phuslu / lru
High performance LRU cache
☆221Updated 2 weeks ago
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☆287Updated this week
- Experimental packages not in std and golang.org/exp☆78Updated last month
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- ☆116Updated last year
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Deep copy things☆27Updated 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☆119Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆167Updated 8 months ago
- Lock-free ring buffer by golang☆51Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- ☆117Updated last year
- lock-free queue and other implementations☆127Updated 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.☆202Updated 5 months ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- a thread-safe concurrent map for go☆48Updated 7 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 6 months ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆113Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 4 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- General Golang Code Generator☆197Updated last year
- A fast little LRU cache for Go☆167Updated last year
- Performance related examples for Go☆27Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆115Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- A faster Protobuf serializer & deserializer.☆90Updated 6 months ago
- A very fast dynamic Thrift serializer & deserializer.☆121Updated last week
- ☆132Updated this week
- The `io_uring` library and runtime for GO☆126Updated 2 years ago