karlseguin / ccacheLinks
A golang LRU Cache for high concurrency
☆1,381Updated last month
Alternatives and similar repositories for ccache
Users that are interested in ccache are comparing it to the libraries listed below
Sorting:
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 7 months ago
- Go package implementing bitsets☆1,464Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,299Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,048Updated last year
- Anti-memory-waste byte buffer pool☆1,312Updated last year
- Golang implementation of Radix trees☆929Updated last year
- A portable mmap package for Go☆1,078Updated 11 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,897Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,797Updated 3 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,721Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,701Updated last month
- Online deadlock detection in go (golang)☆1,151Updated last month
- Native MurmurHash3 Go implementation☆1,008Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,074Updated this week
- The Snappy compression format in the Go programming language.☆1,569Updated 8 months ago
- A disk-backed key-value store.☆1,454Updated 4 years ago
- Simple profiling for Go☆2,047Updated 3 years ago
- [mirror] concurrency primitives☆904Updated 3 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,600Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- Rate limiting for go-redis☆967Updated this week
- An in-memory cache with item expiration and generics☆1,185Updated last week
- Go Memcached client library #golang☆1,857Updated 7 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆785Updated last month
- Benchmarks of Go serialization methods☆1,617Updated 4 months ago
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆998Updated this week
- Concurrency limiting goroutine pool☆1,433Updated 9 months ago
- Golang LRU cache☆4,862Updated last week