xeoncross / go-cache-benchmarkLinks
Benchmark all the top in-memory Go caching libraries
☆61Updated 2 years ago
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☆93Updated 5 months ago
- Storing strings without GC overhead☆85Updated last month
- Customizable TCP net.Listener for Go☆151Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Golang circular (ring) buffer☆177Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Go reflection simplified☆102Updated last year
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 6 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- xxh3 fast hash function☆104Updated 6 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆247Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Effective Computation of Things☆110Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Go middleware for net.Conn tracking (Prometheus/trace)☆268Updated 4 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- TryLock for Go☆66Updated 6 years ago