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
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Redis style logger for Go☆28Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 5 months ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Persist to disk channel for Go.☆48Updated 8 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- 2D locality queries in Go☆34Updated 7 months 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
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Go net/http handler to transparently manage posted JSON☆38Updated 10 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Go package to compare files☆26Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago