vmihailenco / go-cache-benchmarkLinks
Cache benchmark for Golang
☆77Updated 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☆161Updated last year
- ☆144Updated last year
- ☆122Updated 2 years ago
- ☆38Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated this week
- 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 simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆79Updated 3 weeks ago
- Load file-backed memory☆121Updated 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☆173Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆200Updated last year
- Zero-allocation type-safe pool for Go☆237Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- The `io_uring` library and runtime for GO☆147Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- ☆249Updated 2 weeks ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years 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