{"id":72365,"library":"thejerf-suture-v4","title":"Suture","description":"A Go library providing Erlang-like supervisor trees for fault-tolerant service management.","status":"active","version":"4.0.6","language":"go","source_language":null,"source_url":"https://github.com/thejerf/suture","tags":["supervisor","fault-tolerance","erlang","service"],"install":[{"cmd":"go get github.com/thejerf/suture/v4","lang":"bash","label":"Install github.com/thejerf/suture/v4"}],"dependencies":[],"imports":[{"symbol":"suture","correct":"github.com/thejerf/suture/v4"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/thejerf/suture/v4\"\n)\n\nfunc main() {\n\tsup := suture.NewSimple(\"root\")\n\tsup.Serve()\n\tfmt.Println(\"Supervisor started\")\n}","lang":"go","description":"Create and serve a simple supervisor tree."},"warnings":[],"env_vars":null,"search_vec":"'erlang':7,21 'erlang-lik':6 'fault':13,19 'fault-toler':12,18 'go':3 'librari':4 'like':8 'manag':16 'provid':5 'servic':15,22 'supervisor':9,17 'sutur':1 'toler':14,20 'tree':10","created_at":"2026-06-17T18:38:06.694845+00:00","updated_at":"2026-06-17T18:38:06.694845+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/thejerf/suture","github":"https://github.com/thejerf/suture","docs":"https://pkg.go.dev/github.com/thejerf/suture/v4#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}