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
- ☆80Updated 3 months ago
- ☆145Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- The `io_uring` library and runtime for GO☆151Updated 6 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
- various libs or tools for Golang☆107Updated last week
- Performance related examples for Go☆29Updated last year
- ☆38Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- ☆254Updated 2 weeks ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Consistent hashing hashring implementation.☆36Updated last year
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- sysconf for Go, without using cgo☆146Updated last week
- ☆123Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Expression evaluator for Go☆77Updated 7 months 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