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:
- Storing strings without GC overhead☆83Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 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
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- General purpose binary encoder/decoder☆48Updated last year
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆137Updated 3 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 7 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- ChanBroker, a Broker for goroutine, is simliar to kafka☆62Updated 5 years ago
- A tiny library to get current goroutine id☆90Updated 2 years ago
- Buffered Reader/Writer☆75Updated last week
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Building blocks for fast rpc systems☆87Updated 7 years ago