vmihailenco / go-cache-benchmarkLinks
Cache benchmark for Golang
☆77Updated 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:
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Consistent hashing hashring implementation.☆36Updated last year
- ☆38Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- The `io_uring` library and runtime for GO☆151Updated 7 months ago
- ☆145Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- A fast little LRU cache for Go☆174Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆235Updated this week
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- ☆255Updated last week
- Package for getting the runtime ID of a goroutine☆49Updated 2 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 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Zero-allocation type-safe pool for Go☆249Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- ☆80Updated 3 months ago
- ☆123Updated 2 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.☆223Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- experimental raft storage☆107Updated 3 weeks ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago