antoniomo / shardedmapLinks
Thread-safe concurrent maps for go.
☆25Updated 6 years ago
Alternatives and similar repositories for shardedmap
Users that are interested in shardedmap are comparing it to the libraries listed below
Sorting:
- 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.☆82Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- efficient client ⚡️☆75Updated last year
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Make random JSON in Go☆25Updated 6 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A small tool for embedding files in a Go source file.☆11Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- ☆18Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Meow hash for Golang☆126Updated 6 years ago
- Redis style logger for Go☆28Updated 5 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 9 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago