vmihailenco / go-cache-benchmarkLinks
Cache benchmark for Golang
☆75Updated 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 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- ⚡️ lock-free utilities in Go☆162Updated last year
- 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
- 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
- ☆143Updated last year
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- The `io_uring` library and runtime for GO☆143Updated 3 months ago
- Consistent hashing hashring implementation.☆35Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- ☆38Updated 2 years ago
- ☆122Updated 2 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- ☆80Updated last week
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years 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
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆199Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- various libs or tools for Golang☆106Updated 2 weeks ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- sysconf for Go, without using cgo☆145Updated 2 weeks ago