floatdrop / lruLinks
Thread safe GoLang LRU cache
☆20Updated 3 years ago
Alternatives and similar repositories for lru
Users that are interested in lru are comparing it to the libraries listed below
Sorting:
- A cancelable reader for Go☆138Updated 2 years ago
- Parser combinator library for Go☆37Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Plausible additions to Go standard library packages☆41Updated 4 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 4 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆173Updated last week
- Expression evaluator for Go☆78Updated 2 weeks ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- The fastest HTTP router available for Go.☆60Updated 2 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆30Updated 10 months ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- little websocket implementation☆36Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 7 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago