valyala / bytebufferpool
Anti-memory-waste byte buffer pool
☆1,192Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for bytebufferpool
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,132Updated 4 months ago
- Go package implementing bitsets☆1,347Updated last week
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- A golang LRU Cache for high concurrency☆1,308Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,786Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,817Updated 4 months ago
- Native MurmurHash3 Go implementation☆955Updated last year
- a generic object pool for golang☆1,225Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,391Updated 5 months ago
- [mirror] concurrency primitives☆870Updated last week
- Simplified distributed locking implementation using Redis☆1,474Updated 8 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆510Updated this week
- A portable mmap package for Go☆948Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,810Updated this week
- Deep copy things☆573Updated 3 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,605Updated 8 months ago
- Tools for building go apps.☆673Updated 2 years ago
- Rate limiting for go-redis☆851Updated last month
- Fast golang queue using ring-buffer☆613Updated last year
- Golang implementation of Radix trees☆888Updated 4 months ago
- The Snappy compression format in the Go programming language.☆1,530Updated 10 months ago
- An in-memory cache with item expiration and generics☆955Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,535Updated last week
- Online deadlock detection in go (golang)☆1,032Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆852Updated 2 months ago
- Connection pool for Go's net.Conn interface☆1,362Updated 6 years ago
- Inject custom tags to protobuf golang struct☆1,181Updated 8 months ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆726Updated 3 years ago
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago