karlseguin / ccacheLinks
A golang LRU Cache for high concurrency
☆1,362Updated 5 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,217Updated last week
- Go package implementing bitsets☆1,419Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- Anti-memory-waste byte buffer pool☆1,275Updated 10 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,846Updated 2 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,682Updated last year
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- Benchmarks of Go serialization methods☆1,594Updated 9 months ago
- Native MurmurHash3 Go implementation☆983Updated 2 years ago
- Golang implementation of Radix trees☆908Updated 10 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆595Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- [mirror] concurrency primitives☆893Updated this week
- A disk-backed key-value store.☆1,431Updated 3 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,490Updated 11 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆771Updated 2 weeks ago
- Online deadlock detection in go (golang)☆1,108Updated 4 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,588Updated 5 months ago
- An in-memory cache with item expiration and generics☆1,055Updated this week
- Connection pool for Go's net.Conn interface☆1,367Updated 6 years ago
- Rate limiting for go-redis☆911Updated this week
- Go Memcached client library #golang☆1,814Updated last month
- go-querystring is Go library for encoding structs into URL query strings.☆2,046Updated 3 weeks ago
- A portable mmap package for Go☆1,027Updated 5 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,708Updated last week
- Fast golang queue using ring-buffer☆628Updated 2 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,545Updated 4 months ago
- Implements string functions widely used in other languages but absent in Go.☆1,409Updated 11 months ago