OneOfOne / cmapLinks
A sharded map implementation to support fast concurrent access and swap/update operations.
☆48Updated 8 years ago
Alternatives and similar repositories for cmap
Users that are interested in cmap are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- efficient client ⚡️☆75Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- Buffered Reader/Writer☆78Updated 3 months ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- A neat codegen-based database wrapper written in Go☆73Updated 4 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆86Updated 2 months ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Type safe go bindings to interact with chrome remote interface.☆120Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Is a library that aids in graceful shutdown of a process/application☆49Updated 8 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Static bit vector structures library☆72Updated 6 years ago