vmihailenco / go-cache-benchmarkLinks
Cache benchmark for Golang
☆76Updated 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.☆121Updated 3 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆144Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆122Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 3 weeks ago
- The `io_uring` library and runtime for GO☆149Updated 5 months ago
- ☆38Updated 2 years ago
- ☆79Updated last month
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- sysconf for Go, without using cgo☆145Updated last week
- Zero-allocation type-safe pool for Go☆242Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated this week
- Consistent hashing hashring implementation.☆35Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 9 months 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
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Expression evaluator for Go☆77Updated 6 months ago