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 4 months ago
- ๐งต thead facilities in Goโ18Updated 4 years ago
- โ27Updated 3 years ago
- 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
- Enhanced Go reflection using DWARF debug information to extract function parameter namesโ55Updated last month
- Embedded cache lib using sqlite for storageโ20Updated 10 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.โ36Updated 2 years ago
- Type-safe atomic values for Goโ19Updated last year
- Golang package to return the elapsed time since a given time in a human readable formatโ35Updated 11 months ago
- Implementation of Boyer-Moore fast string search algorithm in Goโ58Updated 3 years ago
- โ12Updated 11 months ago
- simple data streams for goโ31Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.โ75Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behavedโ58Updated 5 years ago
- Off heap golang memory poolโ60Updated 4 years ago
- Fast histograms for Goโ37Updated last year
- ๐ schedule functions on the main threadโ37Updated 3 years ago
- Generate Go enum encodingโ15Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.โ121Updated 3 months ago
- Go map that automatically evicts based on memory pressureโ14Updated last year
- Expression evaluator for Goโ77Updated 5 months ago
- An efficient assembly hexadecimal implementation for Golang. [Abandoned].โ26Updated 6 years ago
- A fast file-based priority queueโ58Updated last year
- string interning library for lots of stringsโ37Updated 4 years ago
- ๐๐ป generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Genericsโ58Updated 3 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compressionโ110Updated 3 weeks ago
- Visualize Go SSA function using Graphvizโ49Updated 3 months ago
- A tool used to manage installations of multiple Go toolchain versionsโ42Updated 2 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.โ55Updated 2 months ago