valyala / bytebufferpool
Anti-memory-waste byte buffer pool
☆1,228Updated 7 months ago
Alternatives and similar repositories for bytebufferpool:
Users that are interested in bytebufferpool are comparing it to the libraries listed below
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,184Updated 7 months ago
- Go package implementing bitsets☆1,386Updated this week
- Wrapper types for sync/atomic which enforce atomic access☆1,384Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,893Updated 7 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,820Updated last year
- A golang LRU Cache for high concurrency☆1,332Updated 2 months ago
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,821Updated 2 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,437Updated 8 months ago
- Golang implementation of Radix trees☆903Updated 7 months ago
- Simplified distributed locking implementation using Redis☆1,537Updated 11 months ago
- A portable mmap package for Go☆991Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,641Updated last year
- Benchmarks of Go serialization methods☆1,582Updated 6 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆590Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆539Updated 3 months ago
- a generic object pool for golang☆1,236Updated last year
- Online deadlock detection in go (golang)☆1,071Updated last month
- Native MurmurHash3 Go implementation☆969Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,549Updated last year
- Tools for building go apps.☆674Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆913Updated last month
- [mirror] concurrency primitives☆883Updated 2 weeks ago
- Rate limiting for go-redis☆883Updated last week
- ☆470Updated 2 weeks ago
- Fast golang queue using ring-buffer☆621Updated last year
- A Go package providing a filesystem-backed FIFO queue☆476Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 4 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,619Updated 3 weeks ago
- Connection pool for Go's net.Conn interface☆1,364Updated 6 years ago