cloudxaas / gocacheLinks
One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instead of specifying item capacity. Batch eviction feature for faster processing
☆19Updated 11 months ago
Alternatives and similar repositories for gocache
Users that are interested in gocache are comparing it to the libraries listed below
Sorting:
- Collect data about your dependencies☆43Updated last month
- Embedded cache lib using sqlite for storage☆20Updated 7 months ago
- Scheduler of events for near real-time systems☆27Updated this week
- Object file abstractions in Go☆30Updated last year
- Faster substitution of tidwall/gjson☆38Updated 7 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆15Updated last year
- A sqlite based queue written in go☆33Updated 3 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆34Updated 7 months ago
- 🚀 Schema based, typed Redis caching/memoize framework for Go☆24Updated 3 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 7 months ago
- A fast URL parser for Go☆40Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Type-safe atomic values for Go☆19Updated last year
- ☆12Updated 7 months ago
- Go localization framework☆31Updated last month
- Go sync utility functions using generics☆15Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 7 months ago
- Pure Go Permanent Storage For Open Telemetry Metrics, Traces and Logs, based on Compressed Roaring B-Tree Bitmaps, using Typescript as Q…☆16Updated last year
- 🧵 thead facilities in Go☆17Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- A high performance in memory distributed cache☆61Updated 4 months ago
- Simple internal event bus for Go applications☆33Updated last week
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- fast runtime.Caller☆16Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago