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:
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 5 months ago
- Useful Go String methods☆192Updated 2 years ago
- Simplified error handling in Go☆171Updated 3 years ago
- Notification broadcaster library☆157Updated 3 years ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Go 1.23 range functions with database/sql☆151Updated last year
- Browser detection in Go (golang)☆89Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- 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
- StateTrooper is a Go package that provides a finite state machine (FSM) for managing states. It allows you to define and enforce state tr…☆221Updated 4 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Pure Go SQL parser☆172Updated 3 weeks ago
- A Go implementation of Amazon Ion.☆182Updated last year
- Composable HTML components in Golang☆199Updated 2 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆378Updated last year
- Function and HTTP request coalescer☆70Updated 5 months ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 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 3 weeks ago
- Fx is a useful functional programming helpers.☆78Updated 3 years ago
- Cookies, but with structs, for happiness.☆110Updated 3 weeks ago
- A go in-memory table☆230Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 8 months ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- work in progress☆210Updated 2 weeks ago
- Simd support via Go assembly for parallel element-wise computations.☆129Updated 4 months ago