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:
- 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
- S3 FileSystem (fs.FS) implementation☆211Updated 2 years ago
- Useful Go String methods☆192Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- A Go implementation of Amazon Ion.☆182Updated last year
- A tool written in Go to build Sequence Diagrams and more UML - in Go☆148Updated 2 years ago
- Fast Go JSON encoder for large arrays of objects☆46Updated 3 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆59Updated 7 months ago
- Notification broadcaster library☆157Updated 3 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Updated 3 years ago
- Fx is a useful functional programming helpers.☆78Updated 4 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports prefix and edit distance search.☆112Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Go io/fs.FS filesystem implementations for various URL schemes☆319Updated last week
- Cookies, but with structs, for happiness.☆112Updated 2 months ago
- Go templates invoked as functions☆156Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Composable HTML components in Golang☆198Updated 2 years ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated last year
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆96Updated 4 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆80Updated 3 years ago
- Go performance community☆31Updated 3 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 2 months ago
- A go in-memory table☆229Updated 3 years ago
- Simplified error handling in Go☆171Updated 3 years ago
- Helps analyze goroutines. Inspired by TDA for Java and goroutine-inspect for golang.☆139Updated 11 months ago
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆262Updated last year
- A multi-level cache library with cache stampede prevention for Go☆126Updated 3 years ago
- Function and HTTP request coalescer☆71Updated 7 months ago