elastic / go-freelru
☆227Updated last week
Alternatives and similar repositories for go-freelru:
Users that are interested in go-freelru are comparing it to the libraries listed below
- Zero-allocation type-safe pool for Go☆231Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Go port of Google's Swiss Table hash table☆423Updated 2 weeks ago
- ☆118Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆288Updated 2 weeks ago
- Simple building blocks for protobuf marshaling and unmarshaling☆177Updated 10 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆263Updated this week
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 3 months ago
- Synchronization and asynchronous computation package for Go☆241Updated 7 months ago
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Concurrency toolkit for Go☆203Updated 8 months ago
- Generic resource pool for Go☆350Updated 2 months ago
- A highly optimized double-ended queue☆193Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand