teivah / bitvectorLinks
Static bit vector structures library
☆72Updated 5 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
- Building blocks for fast rpc systems☆87Updated 7 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- A tiny library to get current goroutine id☆90Updated last year
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago