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 9 months ago
- ☆27Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 6 months ago
- ☆12Updated last year
- 🧵 thead facilities in Go☆18Updated 5 years ago
- WIP☆21Updated 7 months ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 6 months ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- Embedded cache lib using sqlite for storage☆21Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Visualize Go SSA function using Graphviz☆49Updated 8 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- simple data streams for go☆31Updated 3 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 3 months ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆30Updated 10 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Generate Go enum encoding☆15Updated 4 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 5 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago
- A fast URL parser for Go☆40Updated 2 years ago
- Fast and customizable object pool.☆33Updated 5 months ago
- A fast file-based priority queue☆59Updated 2 weeks ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year