vmihailenco / go-cache-benchmarkLinks
Cache benchmark for Golang
☆74Updated 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:
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- ⚡️ lock-free utilities in Go☆160Updated last year
- ☆142Updated last year
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- The `io_uring` library and runtime for GO☆137Updated 3 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- experimental raft storage☆101Updated last week
- ☆38Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- ☆246Updated 3 weeks ago
- Consistent hashing hashring implementation.☆34Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆122Updated 2 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Raft backend implementation using BadgerDB☆117Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- ☆80Updated 4 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 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
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆213Updated 11 months ago