tidwall / pairLinks
create low memory key/value objects in Go
☆21Updated 8 years ago
Alternatives and similar repositories for pair
Users that are interested in pair are comparing it to the libraries listed below
Sorting:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 5 months ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- General purpose libraries used by Vanadium.☆35Updated last year
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Keep your Go app time synced with Google time. Avoid clock drift.☆13Updated 5 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated last year
- Murmur3 hash in Go☆13Updated 7 years ago
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 7 years ago
- 2D locality queries in Go☆34Updated 5 months ago
- A high performance lock free map type for go.☆20Updated 7 years ago
- Distributed streaming key-value storage☆53Updated 6 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- HyperLogLog in golang☆26Updated 7 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- ☆18Updated 4 years ago
- 💧 In memory dataset filtering☆49Updated 4 years ago
- Line breaking in linear time☆32Updated 7 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago