goburrow / cacheLinks
Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).
☆596Updated 2 years ago
Alternatives and similar repositories for cache
Users that are interested in cache are comparing it to the libraries listed below
Sorting:
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- Go package implementing bitsets☆1,422Updated 2 weeks ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆402Updated last year
- A Go package providing a filesystem-backed FIFO queue☆484Updated last year
- Goroutine local storage☆679Updated 2 years ago
- ☆485Updated last month
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Deep copy things☆591Updated 4 years ago
- A golang LRU Cache for high concurrency☆1,363Updated 5 months ago
- Consistent hash package for Go.☆974Updated 5 years ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆785Updated last month
- Lightweight Goroutine pool☆745Updated 6 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆545Updated 9 years ago
- grpc connection pool☆488Updated 2 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆774Updated last month
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- a generic object pool for golang☆1,238Updated 2 years ago
- Connection pool for Go's net.Conn interface☆1,367Updated 6 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆987Updated 2 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- A portable mmap package for Go☆1,032Updated 6 months ago
- [mirror] concurrency primitives