alecthomas / unsafesliceLinks
Unsafe zero-copy slice casts for Go
☆37Updated 6 months ago
Alternatives and similar repositories for unsafeslice
Users that are interested in unsafeslice are comparing it to the libraries listed below
Sorting:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- xxh3 fast hash function☆105Updated 6 years ago