dboslee / lru
LRU cache using go generics
☆119Updated 2 years ago
Alternatives and similar repositories for lru:
Users that are interested in lru are comparing it to the libraries listed below
- 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…☆160Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆128Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 11 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- ☆121Updated last year
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- ☆132Updated 3 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 2 weeks ago
- some data structures and algorithms using golang☆69Updated last year
- A Go implementation of Amazon Ion.☆178Updated 10 months ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆66Updated 3 years ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 2 years ago
- Fx is a useful functional programming helpers.☆79Updated 3 years ago
- Go 1.23 range functions with database/sql☆145Updated 4 months ago
- Fast selection algorithms for Go☆243Updated 4 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Composable HTML components in Golang☆199Updated last year
- Go templates invoked as functions☆154Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Use yaegi as a template engine.☆32Updated last year
- A tool written in Go to build Sequence Diagrams and more UML - in Go☆146Updated last year
- A Kafka log inspired in-memory and append-only data structure☆132Updated last week
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Library to generate TOTP/HOTP codes☆139Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Optional values for Go☆103Updated 3 months ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago