phuslu / lru
High performance LRU cache
☆223Updated last month
Alternatives and similar repositories for lru:
Users that are interested in lru are comparing it to the libraries listed below
- high performance in-memory cache☆288Updated 3 weeks ago
- ☆118Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- ☆116Updated last year
- Deep copy things☆27Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Experimental packages not in std and golang.org/exp☆78Updated 3 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- 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
- Simple and high-performance data structures and algorithms library☆59Updated 5 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 7 months ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆114Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆176Updated 9 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.☆206Updated 6 months ago
- Lock-free ring buffer by golang☆51Updated 2 years ago
- lock-free queue and other implementations☆127Updated last year
- ☆136Updated last month
- Server for benchmarking pure Go key/value databases☆156Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆122Updated last week
- A faster Protobuf serializer & deserializer.☆91Updated 7 months ago
- ☆226Updated this week
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- A fast little LRU cache for Go☆167Updated last year
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆125Updated this week
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- General Golang Code Generator☆198Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆28Updated last year
- a thread-safe concurrent map for go☆48Updated 8 months ago