valyala / bytebufferpoolLinks
Anti-memory-waste byte buffer pool
☆1,281Updated 11 months ago
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,238Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,416Updated 2 months ago
- Go package implementing bitsets☆1,429Updated last month
- reflect api without runtime reflect.Value cost☆798Updated 3 months ago
- Native MurmurHash3 Go implementation☆995Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- A portable mmap package for Go☆1,045Updated 7 months ago
- Rate limiting for go-redis☆928Updated 2 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆964Updated last month
- Online deadlock detection in go (golang)☆1,123Updated 6 months ago
- [mirror] concurrency primitives☆897Updated 3 weeks ago
- Simplified distributed locking implementation using Redis☆1,633Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,856Updated 2 weeks ago
- Tools for building go apps.☆681Updated 3 years ago
- Deep copy things☆596Updated 4 years ago
- a generic object pool for golang☆1,238Updated 2 years ago
- ☆488Updated 2 months ago
- Fast golang queue using ring-buffer☆629Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,694Updated last year
- Golang implementation of Radix trees☆914Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,506Updated last year
- Native ZooKeeper client for Go☆543Updated 9 months ago
- Benchmarks of Go serialization methods☆1,595Updated last week
- Concurrency limiting goroutine pool☆1,398Updated 5 months ago
- Connection pool for Go's net.Conn interface☆1,368Updated 6 years ago