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 week
- Storing strings without GC overhead☆84Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Go packages and tools for Linux perf☆143Updated 2 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
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆53Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆236Updated 5 years ago
- Locking wrapper for running benchmarks on shared hosts☆152Updated last year
- Go middleware for net.Conn tracking (Prometheus/trace)☆264Updated 4 years ago
- Rolling window implementation in go.☆58Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago