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:
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- ☆27Updated 3 years ago
- Fast and customizable object pool.☆33Updated 3 months ago
- WIP☆20Updated 5 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Generate Go enum encoding☆15Updated 3 months ago
- ☆12Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Go map that automatically evicts based on memory pressure☆15Updated last year
- A fast file-based priority queue☆57Updated last year
- Expression evaluator for Go☆78Updated 8 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- 🧵 thead facilities in Go☆18Updated 4 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- minimal password generator☆25Updated last year
- Embedded cache lib using sqlite for storage☆21Updated last year
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 2 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- TopN collector☆26Updated last year
- A small tool for embedding files in a Go source file.☆11Updated 5 years ago
- WiFi daemon for connecting to WiFi networks (encrypted or unencrypted) with gokrazy☆37Updated 7 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Fast histograms for Go☆37Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago