phuslu / lru
High performance LRU cache
☆229Updated 3 months ago
Alternatives and similar repositories for lru:
Users that are interested in lru are comparing it to the libraries listed below
- ☆118Updated 2 years ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- high performance in-memory cache☆293Updated 2 months ago
- ☆120Updated last year
- Experimental packages not in std and golang.org/exp☆78Updated 4 months ago
- Deep copy things☆27Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆209Updated 8 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆158Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆116Updated 2 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☆121Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A fast little LRU cache for Go☆170Updated last year
- General Golang Code Generator☆198Updated last year
- The `io_uring` library and runtime for GO☆130Updated last week
- ☆159Updated 10 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- A faster Protobuf serializer & deserializer.☆95Updated 8 months ago
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- ☆138Updated 2 months ago
- ☆235Updated this week
- Simple and high-performance data structures and algorithms library☆59Updated 7 months ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆115Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last week
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- ☆75Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- auto adjust your GOGC value☆228Updated 8 months ago