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:
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- Meow hash for Golang☆126Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆87Updated 5 months ago
- Binary heap priority queues in Go☆32Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- efficient client ⚡️☆75Updated last year
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Go translation of MetroHash☆113Updated last year
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 4 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Updated 8 years ago