ahmdrz / simorghLinks
Simorgh is a simple server/client and key/value database using radix tree
☆18Updated 6 years ago
Alternatives and similar repositories for simorgh
Users that are interested in simorgh are comparing it to the libraries listed below
Sorting:
- Thread safe []byte pool for Go☆27Updated 10 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- ☆25Updated 5 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Random points on a sphere in Golang☆22Updated 5 years ago
- A quick and easy way to write fast websocket services in Go☆13Updated 6 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 7 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- 2D locality queries in Go☆34Updated 5 months ago
- Small trigram indexer☆33Updated 2 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Package counting provides wrappers to add counting to io.Reader and io.Writer.☆24Updated 10 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Linter for finding defer statements in Go loops