phuslu / lru
High performance LRU cache
☆228Updated 2 months 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☆290Updated last month
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 10 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆226Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- ☆118Updated last year
- ☆118Updated 2 years ago
- Deep copy things☆27Updated last year
- Zero-allocation type-safe pool for Go☆231Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 11 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 8 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.☆208Updated 7 months ago
- Experimental packages not in std and golang.org/exp☆78Updated 3 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Patch all Go functions for testing☆256Updated 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
- Lock-free ring buffer by golang☆51Updated 2 years ago
- lock-free queue and other implementations☆127Updated 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
- A faster Protobuf serializer & deserializer.☆95Updated 8 months ago
- Simple and high-performance data structures and algorithms library☆59Updated 6 months ago
- ☆75Updated last year
- General Golang Code Generator☆198Updated last year
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆114Updated last year
- A fast little LRU cache for Go☆169Updated last year
- Server for benchmarking pure Go key/value databases☆157Updated last year
- Performance related examples for Go☆27Updated last year
- Go语言猴子补丁框架☆129Updated 11 months ago
- ☆229Updated last week
- a thread-safe concurrent map for go☆48Updated 9 months ago