tidwall / tinylru
A fast little LRU cache for Go
โ167Updated 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 2 years ago
- Expression evaluator for Goโ68Updated last year
- โก๏ธ lock-free utilities in Goโ154Updated 9 months ago
- A buffer pool file I/O library for Goโ54Updated 3 years ago
- Storing strings without GC overheadโ82Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.โ217Updated last year
- A simple and efficient thread-safe sharded hashmap for Goโ226Updated 5 years ago
- Server for benchmarking pure Go key/value databasesโ156Updated last year
- A spinlock implementation for Go.โ61Updated 4 years ago
- Off heap golang memory poolโ59Updated 3 years ago
- โ118Updated last year
- Zero-allocation type-safe pool for Goโ230Updated last year
- Fastest and most efficient goroutine pool (experimental)โ137Updated 2 years ago
- A thread safe map which has expiring key-value pairs.โ74Updated 10 months ago
- โ80Updated last month
- Package for getting the runtime ID of a goroutineโ44Updated 9 months ago
- errgroup with goroutine worker limitsโ162Updated 2 years ago
- Non-Invasive goroutine inspectorโ90Updated last year
- A goroutine limiter for Goโ80Updated 3 years ago
- Experimental packages not in std and golang.org/expโ78Updated 2 months ago
- Simple string pattern matcher for Goโ127Updated 11 months ago
- Interface for mmap syscall to provide safe and efficient access to memoryโ68Updated 4 years ago
- Fast and Scalable RPC Frameworkโ43Updated last year
- First redis RESP3 protocol library in Goโ88Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.โ138Updated 4 years ago
- Golang library for io_uring (without CGO)โ133Updated 4 years ago
- High resolution timing and benchmarking for Goโ258Updated 4 years ago
- Connection pool for Go's net.Conn interfaceโ128Updated 2 years ago
- x/sync/singleflight but with Go 1.18 genericsโ30Updated 2 years ago