phuslu / lru
High performance LRU cache
☆204Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for lru
- high performance in-memory cache☆280Updated 3 weeks ago
- Experimental packages not in std and golang.org/exp☆76Updated last month
- General Golang Code Generator☆196Updated last year
- Deep copy things☆27Updated last year
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated 10 months ago
- ☆111Updated last year
- Go heap object reference analysis tool☆570Updated this week
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆168Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- UringNet is a lightweight and high performance network I/O framework. . The foundation of UringNet is io_uring - a new async IO interface☆119Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆141Updated 5 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆176Updated 2 months ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- Lock-free ring buffer by golang☆49Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆113Updated this week
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆114Updated last year
- a thread-safe concurrent map for go☆49Updated 4 months ago
- ☆110Updated last year
- Zero-allocation type-safe pool for Go☆223Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- ☆124Updated 3 months ago
- Server for benchmarking pure Go key/value databases☆154Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆215Updated last year
- Go语言猴子补丁框架☆124Updated 6 months ago
- Go port of Google's Swiss Table hash table☆321Updated 4 months ago
- ☆160Updated 4 months ago
- A fast little LRU cache for Go☆157Updated last year
- Patch all Go functions for testing☆254Updated 11 months ago
- A faster Protobuf serializer & deserializer.☆88Updated 3 months ago