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 last year
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 2 months ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆26Updated 7 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- ☆12Updated 9 months ago
- Fast histograms for Go☆37Updated last year
- Fast and customizable object pool.☆21Updated this week
- Type-safe atomic values for Go☆19Updated last year
- ☆27Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Reflective protobuffer APIs☆66Updated 7 months ago
- A sqlite based queue written in go☆36Updated 3 weeks ago
- 🚀 Schema based, typed Redis caching/memoize framework for Go☆24Updated 3 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Convert primitive types☆16Updated 2 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 9 months ago
- A tool used to manage installations of multiple Go toolchain versions☆40Updated 2 weeks ago
- Experimental golang database/sql☆19Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- 🧵 thead facilities in Go☆17Updated 4 years ago
- WIP☆18Updated 3 weeks ago
- Wrapper around LUA script executor for long-running scripts☆22Updated 10 months ago
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 4 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- minimal password generator☆25Updated 8 months ago