karlseguin / ccache
A golang LRU Cache for high concurrency
☆1,345Updated 4 months ago
Alternatives and similar repositories for ccache:
Users that are interested in ccache are comparing it to the libraries listed below
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,208Updated 10 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,844Updated 2 months ago
- Anti-memory-waste byte buffer pool☆1,261Updated 9 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated 3 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,842Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,932Updated 10 months ago
- Go package implementing bitsets☆1,410Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,674Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,476Updated 11 months ago
- Benchmarks of Go serialization methods☆1,589Updated 8 months ago
- A universal mechanism to manage goroutine lifecycles☆1,601Updated last year
- Simple profiling for Go☆2,029Updated 2 years ago
- Online deadlock detection in go (golang)☆1,103Updated 4 months ago
- A disk-backed key-value store.☆1,431Updated 3 years ago
- [mirror] concurrency primitives☆890Updated this week
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,571Updated 5 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,652Updated last month
- Golang implementation of Radix trees☆905Updated 10 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,542Updated 3 months ago
- Goroutine Leak Detector☆1,044Updated 4 years ago
- Elegant generics for Go☆1,718Updated 3 years ago
- Rate limiting for go-redis☆908Updated last week
- Dead simple rate limit middleware for Go.☆2,199Updated 5 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,632Updated last year
- Golang in-memory database built on immutable radix trees☆3,282Updated 3 weeks ago
- Implements string functions widely used in other languages but absent in Go.☆1,407Updated 11 months ago
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,395Updated last year
- Efficient token-bucket-based rate limiter package.☆2,850Updated last year
- Connection pool for Go's net.Conn interface☆1,367Updated 6 years ago