tidwall / tinylru
A fast little LRU cache for Go
โ168Updated last year
Alternatives and similar repositories for tinylru:
Users that are interested in tinylru are comparing it to the libraries listed below
- Load file-backed memoryโ120Updated 2 years ago
- ๐งช A chunk of experiments and demos about Go 2 generics design (type parameter & type set)โ150Updated 3 years ago
- A buffer pool file I/O library for Goโ54Updated 3 years ago
- Expression evaluator for Goโ70Updated last week
- โก๏ธ lock-free utilities in Goโ155Updated 10 months ago
- Server for benchmarking pure Go key/value databasesโ156Updated last year
- Best-effort CPU-local sharded values for Goโ199Updated 3 years ago
- Non-Invasive goroutine inspectorโ90Updated this week
- โ80Updated 2 weeks ago
- Fast resizable golang semaphore primitiveโ175Updated 4 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
- Off heap golang memory poolโ60Updated 3 years ago
- A spinlock implementation for Go.โ61Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Goโ226Updated 5 years ago
- distributed synchronization primitivesโ60Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.โ217Updated 2 years ago
- Fast event-loop networking for Go (the lite version)โ71Updated 4 years ago
- x/sync/singleflight but with Go 1.18 genericsโ30Updated 3 years ago
- โ118Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.โ25Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memoryโ68Updated 4 years ago
- Benchmark all the top in-memory Go caching librariesโ62Updated last year
- Package for getting the runtime ID of a goroutineโ44Updated 10 months ago
- Simple string pattern matcher for Goโ128Updated last year
- Go Pooling Helpersโ113Updated 4 years ago
- High resolution timing and benchmarking for Goโ259Updated 4 years ago
- Golang library for io_uring (without CGO)โ133Updated 4 years ago
- Storing strings without GC overheadโ82Updated 5 years ago
- Runtime Struct Builder for Goโ32Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldbโ86Updated 2 years ago