tidwall / tinylruLinks
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:
- Load file-backed memoryโ121Updated 2 years ago
- ๐งช A chunk of experiments and demos about Go 2 generics design (type parameter & type set)โ150Updated 3 years ago
- Expression evaluator for Goโ74Updated 2 months ago
- Best-effort CPU-local sharded values for Goโ201Updated 3 years ago
- A buffer pool file I/O library for Goโ55Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplistโ286Updated 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
- Server for benchmarking pure Go key/value databasesโ159Updated last year
- Experimental packages not in std and golang.org/expโ77Updated 5 months ago
- A reliability layer for UDP connections in Go.โ138Updated 5 years ago
- Non-Invasive goroutine inspectorโ90Updated this week
- A revamped Google's jump consistent hashโ106Updated 2 years ago
- Storing strings without GC overheadโ83Updated 5 years ago
- A simple and efficient thread-safe sharded hashmap for Goโ227Updated 5 years ago
- โก๏ธ lock-free utilities in Goโ156Updated last year
- x/sync/singleflight but with Go 1.18 genericsโ30Updated 3 years ago
- Fast resizable golang semaphore primitiveโ178Updated 4 years ago
- Go Pooling Helpersโ115Updated 4 years ago
- errgroup with goroutine worker limitsโ164Updated 2 years ago
- High resolution timing and benchmarking for Goโ260Updated 4 years ago
- โ121Updated last year
- Interface for mmap syscall to provide safe and efficient access to memoryโ67Updated 4 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.โ105Updated 2 years ago
- Fast event-loop networking for Go (the lite version)โ72Updated 4 years ago
- Zero-allocation type-safe pool for Goโ235Updated 2 years ago
- โ80Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.โ80Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.โ141Updated 4 years ago
- Package for getting the runtime ID of a goroutineโ45Updated last year
- Golang library for io_uring (without CGO)โ133Updated 4 years ago