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☆122Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 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
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Experimental packages not in std and golang.org/exp☆77Updated 6 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- Go Pooling Helpers☆116Updated 5 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆161Updated last year
- ☆75Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆80Updated 3 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago