manveru / gostalk
Implementation of the beanstalkd work queue in Go
☆35Updated 10 years ago
Alternatives and similar repositories for gostalk:
Users that are interested in gostalk are comparing it to the libraries listed below
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Library for creating Go RPC client/server.☆54Updated last month
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 7 years ago
- Go channels over a network.☆83Updated 10 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- github.com/cznic/dns has moved to modernc.org/dns☆29Updated 6 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.