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
- 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.☆81Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Golang circular (ring) buffer☆174Updated 2 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Building blocks for fast rpc systems☆87Updated 7 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A fast userspace CSPRNG☆90Updated 9 months ago