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
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆28Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- ☆12Updated 10 months ago
- Fast histograms for Go☆37Updated last year
- Type-safe atomic values for Go☆19Updated last year
- ☆27Updated 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.☆71Updated 2 weeks ago
- 🔀 schedule functions on the main thread☆37Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆54Updated last month
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆37Updated 2 years 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☆72Updated 8 months ago
- A fast file-based priority queue☆58Updated last year
- Go map that automatically evicts based on memory pressure☆14Updated last year
- A fast URL parser for Go☆40Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 10 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Generate Go enum encoding☆15Updated 5 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- WiFi daemon for connecting to WiFi networks (encrypted or unencrypted) with gokrazy☆36Updated 3 months ago
- Embedded cache lib using sqlite for storage☆20Updated 10 months ago