elastic / go-freelruLinks
☆249Updated last week
Alternatives and similar repositories for go-freelru
Users that are interested in go-freelru are comparing it to the libraries listed below
Sorting:
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- ☆122Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆270Updated 2 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆314Updated 2 weeks ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Go port of Google's Swiss Table hash table☆450Updated 2 months ago
- Simple dense bitmap index in Go with binary operators☆353Updated 2 months ago
- Simple building blocks for protobuf marshaling and unmarshaling☆199Updated last year
- A highly optimized double-ended queue☆201Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- Concurrency toolkit for Go☆217Updated last year
- ⚡️ lock-free utilities in Go☆161Updated last year
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆247Updated 9 months ago
- The `io_uring` library and runtime for GO☆144Updated 4 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated last year
- Golang ClickHouse client☆277Updated 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.☆218Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- various libs or tools for Golang☆107Updated 3 weeks ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆285Updated last week
- errgroup with goroutine worker limits☆165Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- high performance in-memory cache☆341Updated 2 weeks ago
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆292Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Interceptors for database/sql☆508Updated 2 years 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.☆261Updated 2 years ago
- Simplified error handling in Go☆170Updated 2 years ago