dboslee / lruLinks
LRU cache using go generics
☆120Updated 3 years ago
Alternatives and similar repositories for lru
Users that are interested in lru are comparing it to the libraries listed below
Sorting:
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated 2 years ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Useful Go String methods☆192Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Notification broadcaster library☆157Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 4 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Fx is a useful functional programming helpers.☆78Updated 3 years ago
- Golang k-D tree implementation with duplicate coordinate support☆51Updated 2 years ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆84Updated this week
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- Optional values for Go☆104Updated 10 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- ☆132Updated 3 years ago
- Go 1.23 range functions with database/sql☆151Updated 11 months ago
- Composable HTML components in Golang☆199Updated 2 years ago
- Simd support via Go assembly for parallel element-wise computations.☆127Updated 3 months ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- GoCrest - Hamcrest-like matchers for Go☆106Updated 2 weeks ago