vmihailenco / go-cache-benchmark
Cache benchmark for Golang
☆69Updated 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
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- ⚡️ lock-free utilities in Go☆151Updated 7 months ago
- ☆38Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- Zero-allocation type-safe pool for Go☆228Updated last year
- ☆117Updated last year
- Expression evaluator for Go☆67Updated 10 months ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 7 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated 2 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- ☆79Updated 3 months ago
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 3 weeks ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- A DAG, Directed acyclic graph implementation in golang.☆123Updated 5 years ago
- GoLea is a Go library that provides the capability for a set of distributed processes to compete for leadership for a shared resource.☆45Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 3 years ago