valyala / bytebufferpoolLinks
Anti-memory-waste byte buffer pool
☆1,277Updated 11 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,410Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- Go package implementing bitsets☆1,423Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,857Updated this week
- A golang LRU Cache for high concurrency☆1,365Updated 5 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,962Updated 11 months ago
- reflect api without runtime reflect.Value cost☆797Updated 3 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- Simplified distributed locking implementation using Redis☆1,620Updated 2 weeks ago
- Native MurmurHash3 Go implementation☆991Updated 2 years ago
- a generic object pool for golang☆1,238Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- [mirror] concurrency primitives☆896Updated this week
- Deep copy things☆592Updated 4 years ago
- A portable mmap package for Go☆1,035Updated 6 months ago
- Rate limiting for go-redis☆918Updated 2 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,685Updated last year
- The Snappy compression format in the Go programming language.☆1,558Updated 3 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- Connection pool for Go's net.Conn interface☆1,367Updated 6 years ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,705Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,714Updated 2 weeks ago
- Benchmarks of Go serialization methods☆1,593Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆580Updated 3 months ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆486Updated last year
- Native ZooKeeper client for Go☆540Updated 9 months ago
- grpc connection pool☆488Updated 2 months ago