karlseguin / ccache
A golang LRU Cache for high concurrency
☆1,339Updated 3 months ago
Alternatives and similar repositories for ccache:
Users that are interested in ccache are comparing it to the libraries listed below
- Wrapper types for sync/atomic which enforce atomic access☆1,395Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,839Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,200Updated 9 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,917Updated 9 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,659Updated last year
- Anti-memory-waste byte buffer pool☆1,253Updated 9 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,838Updated last month
- Go package implementing bitsets☆1,405Updated last week
- Rate limiting for go-redis☆897Updated 2 weeks ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,537Updated 2 months ago
- A universal mechanism to manage goroutine lifecycles☆1,589Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,463Updated 10 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆594Updated 2 years ago
- Golang implementation of Radix trees☆904Updated 9 months ago
- Simple profiling for Go☆2,024Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,034Updated last week
- Concurrency limiting goroutine pool☆1,372Updated 2 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,622Updated last year
- A disk-backed key-value store.☆1,427Updated 3 years ago
- The Snappy compression format in the Go programming language.☆1,555Updated last month
- [mirror] concurrency primitives☆889Updated last week
- Go Memcached client library #golang☆1,806Updated 2 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 7 months ago
- Benchmarks of Go serialization methods☆1,586Updated 7 months ago
- Native MurmurHash3 Go implementation☆976Updated 2 years ago
- Connection pool for Go's net.Conn interface☆1,366Updated 6 years ago
- A Go (golang) package for representing a list of errors as a single error.☆2,442Updated last month
- An immutable radix tree implementation in Golang☆1,034Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆939Updated 3 weeks ago
- Simplified distributed locking implementation using Redis☆1,566Updated last year