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:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- efficient client ⚡️☆75Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Make random JSON in Go☆25Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Storing strings without GC overhead☆84Updated last month
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 2 months ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A memory allocator for Go.☆87Updated 5 years ago