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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated last week
- Parse json with comments and trailing commas.☆101Updated 4 years ago
- Parser combinator library for Go☆37Updated 2 years ago
- The fastest HTTP router available for Go.☆60Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Plausible additions to Go standard library packages☆41Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- simple data streams for go☆31Updated 3 years ago
- A Unicode-based case conversion library for Go☆61Updated 2 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Notification broadcaster library☆157Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Detects whether a terminal supports color, and enables ANSI color support in recent Windows 10 builds.☆38Updated 2 years ago
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Go templates invoked as functions☆156Updated 4 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆37Updated last year