glenn-brown / skiplist
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 6 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- shoco is a compressor for small text strings.☆10Updated 5 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 5 months ago
- A radix sorting library for Go (golang)☆53Updated last year
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Fast integer map for uint32-to-uint32☆28Updated 6 months ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Easy handling of memory-mapped files☆22Updated 11 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Google FlatBuffers low-latency binary data constrained as tables with easy code generation.☆1Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 8 years ago
- Interpolation search☆12Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Encode and decode multidimensional z-ordered cells in Go☆10Updated 3 years ago
- TopN collector☆23Updated 11 months ago