karlseguin / ccache
A golang LRU Cache for high concurrency
☆1,330Updated last month
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,178Updated 7 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,382Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,820Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,636Updated 11 months ago
- Go package implementing bitsets☆1,382Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,888Updated 7 months ago
- Anti-memory-waste byte buffer pool☆1,225Updated 7 months ago
- Golang implementation of Radix trees☆901Updated 7 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,616Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,821Updated last week
- Benchmarks of Go serialization methods☆1,583Updated 5 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,500Updated 2 months ago
- [mirror] concurrency primitives☆882Updated last week
- Simple profiling for Go☆2,018Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,433Updated 8 months ago
- Rate limiting for go-redis☆880Updated 2 weeks ago
- A portable mmap package for Go☆989Updated 2 months ago
- A disk-backed key-value store.☆1,416Updated 3 years ago
- Online deadlock detection in go (golang)☆1,071Updated last month
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,527Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆967Updated last year
- Implements string functions widely used in other languages but absent in Go.☆1,403Updated 8 months ago
- Pure Go Redis server for Go unittests☆3,201Updated 2 months ago
- Simplified distributed locking implementation using Redis☆1,532Updated 11 months ago
- A universal mechanism to manage goroutine lifecycles☆1,574Updated 10 months ago
- An in-memory cache with item expiration and generics☆1,005Updated 2 weeks ago
- Go Memcached client library #golang☆1,785Updated 6 months ago
- Resiliency patterns for golang☆2,259Updated 5 months ago
- Golang in-memory database built on immutable radix trees☆3,247Updated last month