karlseguin / ccacheLinks
A golang LRU Cache for high concurrency
☆1,374Updated 7 months ago
Alternatives and similar repositories for ccache
Users that are interested in ccache are comparing it to the libraries listed below
Sorting:
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,253Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,866Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,421Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- Go package implementing bitsets☆1,442Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,000Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,704Updated last year
- Benchmarks of Go serialization methods☆1,600Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,860Updated last week
- Golang implementation of Radix trees☆920Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,746Updated 2 weeks ago
- Online deadlock detection in go (golang)☆1,137Updated this week
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,643Updated this week
- The Snappy compression format in the Go programming language.☆1,560Updated 5 months ago
- A portable mmap package for Go☆1,064Updated 8 months ago
- An immutable radix tree implementation in Golang☆1,059Updated this week
- [mirror] concurrency primitives☆901Updated last week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 3 months ago
- A disk-backed key-value store.☆1,444Updated 3 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,531Updated last year
- Rate limiting for go-redis☆939Updated last week
- reflect api without runtime reflect.Value cost☆804Updated 4 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,132Updated last week
- Concurrency limiting goroutine pool☆1,408Updated 6 months ago
- Simple profiling for Go☆2,036Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆975Updated 2 months ago
- Golang LRU cache☆4,759Updated this week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,656Updated last year