tidwall / tinylru
A fast little LRU cache for Go
โ170Updated 2 years ago
Alternatives and similar repositories for tinylru
Users that are interested in tinylru are comparing it to the libraries listed below
Sorting:
- ๐งช A chunk of experiments and demos about Go 2 generics design (type parameter & type set)โ150Updated 3 years ago
- Load file-backed memoryโ122Updated 2 years ago
- โก๏ธ lock-free utilities in Goโ156Updated last year
- A buffer pool file I/O library for Goโ55Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Goโ227Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldbโ87Updated 2 years ago
- Fast resizable golang semaphore primitiveโ175Updated 4 years ago
- Go Pooling Helpersโ114Updated 4 years ago
- Expression evaluator for Goโ74Updated last month
- errgroup with goroutine worker limitsโ164Updated 2 years ago
- Non-Invasive goroutine inspectorโ90Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.โ218Updated 2 years ago
- Server for benchmarking pure Go key/value databasesโ159Updated last year
- โ75Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.โ140Updated 4 years ago
- A tiny library to get current goroutine idโ90Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplistโ286Updated 2 years ago
- First redis RESP3 protocol library in Goโ88Updated last year
- Golang library for io_uring (without CGO)โ133Updated 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
- โ121Updated last year
- A thread safe map which has expiring key-value pairs.โ75Updated last year
- Best-effort CPU-local sharded values for Goโ201Updated 3 years ago
- x/sync/singleflight but with Go 1.18 genericsโ30Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.โ80Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memoryโ68Updated 4 years ago
- low level data type and utils in Golang.โ84Updated 2 years ago
- A revamped Google's jump consistent hashโ106Updated 2 years ago
- A faster Protobuf serializer & deserializer.โ96Updated 9 months ago
- Fast and scalable pseudorandom generator for Goโ205Updated 3 years ago