glenn-brown / skiplistLinks
Go package implementing an indexable ordered multimap
☆25Updated 6 years ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Fast integer map for uint32-to-uint32☆32Updated 6 months ago
- Persist to disk channel for Go.☆48Updated 8 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 4 months ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Go bindings for ForestDB☆36Updated 9 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Go package to compare files☆26Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- GO binary I/O☆18Updated 6 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Runlevel 1, you stay unix socket. Runlevel 3, you listen tcp! Kicks old process on boot. Shuts down when kicked by new process. Could con…☆23Updated 4 years ago
- wyhash fast non-cryptographic string hash☆36Updated 5 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- Benchmarks of common basic operations for the Go language.☆62Updated 4 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- 2D locality queries in Go☆34Updated 7 months ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 8 months ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago