phuslu / lruLinks
High performance LRU cache
☆236Updated 4 months ago
Alternatives and similar repositories for lru
Users that are interested in lru are comparing it to the libraries listed below
Sorting:
- ☆121Updated 2 years ago
- high performance in-memory cache☆297Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 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
- Experimental packages not in std and golang.org/exp☆77Updated 6 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.☆210Updated 9 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- ☆141Updated last month
- Deep copy things☆27Updated last year
- The `io_uring` library and runtime for GO☆133Updated last month
- Lock-free ring buffer by golang☆52Updated 2 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- lock-free queue and other implementations☆128Updated last year
- A fast little LRU cache for Go☆170Updated 2 years ago
- ☆121Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last month
- Simple building blocks for protobuf marshaling and unmarshaling☆191Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆118Updated last week
- General Golang Code Generator☆198Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Simple and high-performance data structures and algorithms library☆59Updated this week
- A very fast dynamic Thrift serializer & deserializer.☆126Updated last week
- ☆241Updated 2 weeks ago
- a thread-safe concurrent map for go☆49Updated 11 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago