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 5 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 2 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆27Updated 3 years ago
- Fast histograms for Go☆37Updated last year
- Embedded cache lib using sqlite for storage☆20Updated 11 months ago
- WIP☆18Updated 3 months ago
- Type-safe atomic values for Go☆19Updated last year
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Fast and customizable object pool.☆32Updated last month
- A fast file-based priority queue☆58Updated last year
- ☆12Updated last year
- simple data streams for go☆31Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 2 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A minimal but powerful cli library for Go☆42Updated last year
- Visualize Go SSA function using Graphviz☆49Updated 4 months ago
- Expression evaluator for Go☆77Updated 6 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆29Updated this week
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated 11 months ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆122Updated 4 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Go map that automatically evicts based on memory pressure☆14Updated last year