phuslu / lruLinks
High performance LRU cache
☆236Updated 5 months ago
Alternatives and similar repositories for lru
Users that are interested in lru are comparing it to the libraries listed below
Sorting:
- high performance in-memory cache☆335Updated last week
- Deep copy things☆26Updated 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.☆212Updated 10 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- ☆122Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- Lock-free ring buffer by golang☆52Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆119Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆260Updated 2 years ago
- General Golang Code Generator☆198Updated 2 years ago
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆141Updated last week
- A very fast dynamic Thrift serializer & deserializer.☆126Updated 2 weeks ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- lock-free queue and other implementations☆129Updated last year
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 3 weeks ago
- auto adjust your GOGC value☆228Updated 10 months ago
- ☆242Updated last week
- Server for benchmarking pure Go key/value databases☆161Updated last year
- ☆142Updated last month
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆186Updated last week
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated 2 months ago
- UringNet is a lightweight and high performance network I/O framework. . The foundation of UringNet is io_uring - a new async IO interface☆122Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆121Updated 2 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- The `io_uring` library and runtime for GO☆135Updated 2 months ago