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 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Type-safe atomic values for Go☆19Updated last year
- ☆12Updated last year
- ☆27Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- A fast file-based priority queue☆58Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Go map that automatically evicts based on memory pressure☆14Updated last year
- simple data streams for go☆31Updated 3 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Embedded cache lib using sqlite for storage☆21Updated last year
- Fast histograms for Go☆37Updated last year
- Visualize Go SSA function using Graphviz☆49Updated 5 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- WiFi daemon for connecting to WiFi networks (encrypted or unencrypted) with gokrazy☆37Updated 6 months ago
- WIP☆19Updated 5 months ago
- Generate Go enum encoding☆15Updated 2 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year