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:
- Storing strings without GC overhead☆84Updated last month
- Non-Invasive goroutine inspector☆92Updated 2 months ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- A goroutine limiter for Go☆84Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Load file-backed memory☆121Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Effective Computation of Things☆109Updated 6 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆90Updated 5 months ago
- Go middleware for net.Conn tracking (Prometheus/trace)☆268Updated 4 years ago
- Go packages and tools for Linux perf☆144Updated 2 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago