teivah / bitvectorLinks
Static bit vector structures library
☆72Updated 6 years ago
Alternatives and similar repositories for bitvector
Users that are interested in bitvector are comparing it to the libraries listed below
Sorting:
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A fast userspace CSPRNG☆92Updated 11 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Simple string pattern matcher for Go☆132Updated 3 weeks ago
- Go implementation of Adiantum☆91Updated last year
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 8 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- Building blocks for fast rpc systems☆86Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago