valyala / bytebufferpoolLinks
Anti-memory-waste byte buffer pool
☆1,275Updated 10 months ago
Alternatives and similar repositories for bytebufferpool
Users that are interested in bytebufferpool are comparing it to the libraries listed below
Sorting:
- Wrapper types for sync/atomic which enforce atomic access☆1,405Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- Rate limiting for go-redis☆911Updated this week
- A portable mmap package for Go☆1,027Updated 5 months ago
- A golang LRU Cache for high concurrency☆1,362Updated 5 months ago
- Go package implementing bitsets☆1,419Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- [mirror] concurrency primitives☆893Updated this week
- a generic object pool for golang☆1,238Updated 2 years ago
- Native MurmurHash3 Go implementation☆983Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆595Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- Simplified distributed locking implementation using Redis☆1,606Updated last year
- A Go package providing a filesystem-backed FIFO queue☆482Updated last year
- Fast golang queue using ring-buffer☆628Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆573Updated 2 months ago
- ☆483Updated 3 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,490Updated 11 months ago
- Golang implementation of Radix trees☆908Updated 10 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,849Updated 3 weeks ago
- Tools for building go apps.☆679Updated 3 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆956Updated 2 weeks ago
- Online deadlock detection in go (golang)☆1,108Updated 5 months ago
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- Golang implementation of Hierarchical Timing Wheels.☆681Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,682Updated last year
- Benchmarks of Go serialization methods☆1,594Updated 9 months ago
- Deep copy things☆588Updated 4 years ago