karlseguin / ccacheLinks
A golang LRU Cache for high concurrency
☆1,365Updated 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,228Updated 2 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,956Updated 11 months ago
- Go package implementing bitsets☆1,423Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,854Updated 3 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,685Updated last year
- Golang implementation of Radix trees☆912Updated 11 months ago
- Anti-memory-waste byte buffer pool☆1,274Updated 11 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- The Snappy compression format in the Go programming language.☆1,558Updated 3 months ago
- Rate limiting for go-redis☆918Updated 2 weeks ago
- Native MurmurHash3 Go implementation☆987Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,714Updated 2 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- Benchmarks of Go serialization methods☆1,593Updated last week
- A disk-backed key-value store.☆1,433Updated 3 years ago
- [mirror] concurrency primitives☆896Updated 2 weeks ago
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- An in-memory cache with item expiration and generics☆1,063Updated last week
- go-querystring is Go library for encoding structs into URL query strings.☆2,048Updated last week
- Dead simple rate limit middleware for Go.☆2,227Updated 6 months ago
- Implements string functions widely used in other languages but absent in Go.☆1,409Updated last year
- An immutable radix tree implementation in Golang☆1,043Updated last week
- Simple profiling for Go☆2,027Updated 2 years ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- A Go (golang) package for representing a list of errors as a single error.☆2,460Updated 2 weeks ago
- Simplified distributed locking implementation using Redis☆1,620Updated last week
- Efficient token-bucket-based rate limiter package.☆2,859Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- Connection pool for Go's net.Conn interface☆1,367Updated 6 years ago