valyala / bytebufferpoolLinks
Anti-memory-waste byte buffer pool
☆1,312Updated 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,299Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 7 months ago
- Go package implementing bitsets☆1,464Updated 2 weeks ago
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- A golang LRU Cache for high concurrency☆1,381Updated last month
- Native MurmurHash3 Go implementation☆1,008Updated 2 years ago
- Rate limiting for go-redis☆967Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,048Updated last year
- A portable mmap package for Go☆1,078Updated 11 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆607Updated 8 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,897Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,721Updated last year
- Online deadlock detection in go (golang)☆1,151Updated last month
- Simplified distributed locking implementation using Redis☆1,711Updated 5 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆998Updated last week
- Tools for building go apps.☆686Updated 3 years ago
- [mirror] concurrency primitives☆904Updated 3 weeks ago
- a generic object pool for golang☆1,243Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,797Updated last week
- msgpack.org[Go] MessagePack encoding for Golang☆2,600Updated last year
- An interesting go struct tag expression syntax for field validation, etc.☆1,737Updated last year
- ☆498Updated last week
- Golang implementation of Radix trees☆929Updated last year
- Deep copy things☆608Updated 5 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Concurrency limiting goroutine pool☆1,433Updated 9 months ago
- The Snappy compression format in the Go programming language.☆1,569Updated 8 months ago
- Benchmarks of Go serialization methods☆1,617Updated 4 months ago
- Golang implementation of Hierarchical Timing Wheels.☆703Updated 2 years ago