phuslu / lruLinks
High performance LRU cache
☆239Updated 7 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☆345Updated last week
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆218Updated last year
- Deep copy things☆27Updated 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☆123Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 8 months ago
- ☆126Updated 2 years ago
- Lock-free ring buffer by golang☆54Updated 2 years ago
- General Golang Code Generator☆200Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆200Updated last year
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- ⚡️ lock-free utilities in Go☆161Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆262Updated 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 very fast dynamic Thrift serializer & deserializer.☆127Updated last week
- ☆147Updated 3 months ago
- ☆75Updated 2 years ago
- ☆122Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 5 years ago
- A faster Protobuf serializer & deserializer.☆100Updated last year
- lock-free queue and other implementations☆128Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- a thread-safe concurrent map for go☆48Updated last year
- auto adjust your GOGC value☆228Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 2 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆189Updated last week
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 4 months ago
- The `io_uring` library and runtime for GO☆147Updated 4 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.☆121Updated 2 months ago
- The assembler from the Go compiler, in library form.☆194Updated 4 years ago