Avalanche-io / sled
A high performance lock free map type for go.
☆19Updated 7 years ago
Alternatives and similar repositories for sled
Users that are interested in sled are comparing it to the libraries listed below
Sorting:
- P-Square Algorithm in Go☆36Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- create low memory key/value objects in Go☆21Updated 8 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Online Change Detection Algorithm☆53Updated 5 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- ☆18Updated 4 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- Add a little high availability to your Go functions or methods.☆21Updated 9 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago