karlseguin / ccache
A golang LRU Cache for high concurrency
☆1,326Updated 3 weeks 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,163Updated 6 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,811Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,373Updated last week
- Go package implementing bitsets☆1,377Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,858Updated 6 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,628Updated 10 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,819Updated last month
- Anti-memory-waste byte buffer pool☆1,216Updated 5 months ago
- Golang implementation of Radix trees☆896Updated 6 months ago
- Benchmarks of Go serialization methods☆1,580Updated 4 months ago
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,414Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,020Updated 3 weeks ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆588Updated 2 years ago
- [mirror] concurrency primitives☆881Updated last month
- Simple profiling for Go☆2,019Updated 2 years ago
- Online deadlock detection in go (golang)☆1,058Updated 2 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,488Updated last month
- Rate limiting for go-redis☆872Updated last month
- Concurrency limiting goroutine pool☆1,352Updated 2 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,591Updated last week
- An in-memory cache with item expiration and generics☆985Updated last month
- Pure Go Redis server for Go unittests☆3,177Updated last month
- reflect api without runtime reflect.Value cost☆773Updated 6 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,391Updated last month
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,393Updated last year
- Implements string functions widely used in other languages but absent in Go.☆1,403Updated 7 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 5 years ago
- Native MurmurHash3 Go implementation☆961Updated last year
- Golang LRU cache☆4,437Updated 3 weeks ago