valyala / bytebufferpool
Anti-memory-waste byte buffer pool
☆1,253Updated 9 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,201Updated 9 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,395Updated last week
- Go package implementing bitsets☆1,407Updated last week
- reflect api without runtime reflect.Value cost☆787Updated last month
- A golang LRU Cache for high concurrency☆1,340Updated 3 months ago
- Simplified distributed locking implementation using Redis☆1,566Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,839Updated last month
- A portable mmap package for Go☆1,013Updated 4 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,922Updated 9 months ago
- a generic object pool for golang☆1,236Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,839Updated last month
- Rate limiting for go-redis☆902Updated 2 weeks ago
- Golang implementation of Radix trees☆904Updated 9 months ago
- Deep copy things☆586Updated 4 years ago
- Native MurmurHash3 Go implementation☆976Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,465Updated 10 months ago
- Online deadlock detection in go (golang)☆1,097Updated 3 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,659Updated last year
- [mirror] concurrency primitives☆889Updated 2 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆942Updated this week
- The Snappy compression format in the Go programming language.☆1,556Updated last month
- Fast golang queue using ring-buffer☆621Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,034Updated 2 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆562Updated last month
- Tools for building go apps.☆677Updated 3 years ago
- ☆476Updated last month
- Benchmarks of Go serialization methods☆1,586Updated 7 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,554Updated 4 months ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆779Updated 3 weeks ago