xeoncross / go-cache-benchmarkLinks
Benchmark all the top in-memory Go caching libraries
☆62Updated last year
Alternatives and similar repositories for go-cache-benchmark
Users that are interested in go-cache-benchmark are comparing it to the libraries listed below
Sorting:
- Non-Invasive goroutine inspector☆91Updated last month
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 3 weeks ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆251Updated 10 months ago
- Effective Computation of Things☆108Updated 5 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago