valyala / bytebufferpool
Anti-memory-waste byte buffer pool
☆1,219Updated 6 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,170Updated 6 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,374Updated 3 weeks ago
- Go package implementing bitsets☆1,377Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,818Updated last year
- A golang LRU Cache for high concurrency☆1,328Updated last month
- reflect api without runtime reflect.Value cost☆774Updated 6 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,865Updated 6 months ago
- A portable mmap package for Go☆986Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,820Updated last week
- Native MurmurHash3 Go implementation☆962Updated last year
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆905Updated this week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆524Updated 2 months ago
- [mirror] concurrency primitives☆883Updated last week
- Simplified distributed locking implementation using Redis☆1,519Updated 10 months ago
- Tools for building go apps.☆673Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,426Updated 7 months ago
- Golang implementation of Radix trees☆896Updated 6 months ago
- Deep copy things☆576Updated 4 years ago
- Rate limiting for go-redis☆875Updated 2 months ago
- Fast golang queue using ring-buffer☆618Updated last year
- a generic object pool for golang☆1,237Updated last year
- Online deadlock detection in go (golang)☆1,066Updated 3 weeks ago
- Benchmarks of Go serialization methods☆1,581Updated 4 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆588Updated 2 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,630Updated 10 months ago
- Fastest and most memory efficient golang concurrent hashmap☆963Updated 3 months ago
- Golang implementation of Hierarchical Timing Wheels.☆671Updated last year
- grpc connection pool☆482Updated last year
- Inject custom tags to protobuf golang struct☆1,198Updated 10 months ago