valyala / bytebufferpoolLinks
Anti-memory-waste byte buffer pool
☆1,309Updated last year
Alternatives and similar repositories for bytebufferpool
Users that are interested in bytebufferpool are comparing it to the libraries listed below
Sorting:
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,287Updated 3 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 6 months ago
- Go package implementing bitsets☆1,456Updated last week
- reflect api without runtime reflect.Value cost☆812Updated 7 months ago
- A golang LRU Cache for high concurrency☆1,379Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,877Updated 3 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,039Updated last year
- A portable mmap package for Go☆1,075Updated 11 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆602Updated 7 months ago
- Native MurmurHash3 Go implementation☆1,006Updated 2 years ago
- Online deadlock detection in go (golang)☆1,150Updated 3 weeks ago
- Rate limiting for go-redis☆963Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,717Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,884Updated 2 weeks ago
- Tools for building go apps.☆686Updated 3 years ago
- Simplified distributed locking implementation using Redis☆1,705Updated 5 months ago
- [mirror] concurrency primitives☆903Updated this week
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 3 years ago
- ☆497Updated 2 months ago
- Deep copy things☆607Updated 4 years ago
- a generic object pool for golang☆1,241Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,591Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,789Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆992Updated last month
- An interesting go struct tag expression syntax for field validation, etc.☆1,733Updated last year
- The Snappy compression format in the Go programming language.☆1,567Updated 8 months ago
- Golang implementation of Radix trees☆928Updated last year
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- Concurrency limiting goroutine pool☆1,430Updated 8 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,687Updated 2 weeks ago