Supervisor trees for Go.
☆1,398Nov 5, 2025Updated 4 months ago
Alternatives and similar repositories for suture
Users that are interested in suture are comparing it to the libraries listed below
Sorting:
- Rewrite Erlang In Go Nicely - a library for mimicking Erlang's mailboxes and clustering☆170May 31, 2020Updated 5 years ago
- An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencie…☆4,466Updated this week
- Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin☆5,434Updated this week
- Randomized testing for Go☆4,841Sep 24, 2024Updated last year
- The pure golang implementation of nanomsg (version 1, frozen)☆1,521Nov 3, 2019Updated 6 years ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,908Feb 16, 2026Updated last month
- Erlang-like supervisor trees☆34Updated this week
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)☆2,380Aug 18, 2024Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- gb, the project based build tool for Go☆2,128Oct 24, 2019Updated 6 years ago
- Fast Raft framework using the Redis protocol for Go☆534Nov 3, 2020Updated 5 years ago
- A modern text/numeric/geo-spatial/vector indexing library for go☆11,007Updated this week
- A linter that suggests interface types☆687Sep 1, 2018Updated 7 years ago
- Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server☆3,887Jun 23, 2025Updated 8 months ago
- Go channels at horizontal scale (powered by message queues)☆1,547Jul 22, 2022Updated 3 years ago
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated last year
- The Universal Filesystem Abstraction for Go☆6,601Mar 12, 2026Updated last week
- Go middlewares for HTTP servers & proxies☆2,098Nov 9, 2025Updated 4 months ago
- Golang plugin system over RPC.☆5,897Mar 2, 2026Updated 2 weeks ago
- Like Go channels over the network☆2,455Feb 5, 2019Updated 7 years ago
- An interactive REPL for Go that allows you to drop into your code at any point.☆3,011Feb 21, 2023Updated 3 years ago
- Simple error handling primitives☆8,224Nov 2, 2021Updated 4 years ago
- Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)☆5,007Nov 13, 2023Updated 2 years ago
- Redis compatible server framework for Go☆2,298May 9, 2025Updated 10 months ago
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated 2 months ago
- A distributed and coördination-free log management system☆2,979Sep 7, 2018Updated 7 years ago
- Kafka-style message streaming in Go. Built on NATS. Single binary, no JVM, no ZooKeeper.☆2,778Mar 2, 2026Updated 2 weeks ago
- Fast event-loop networking for Go