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
- Simd support via Go assembly for parallel element-wise computations.☆108Updated 3 weeks 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…☆158Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Elegant middleware functions for your HTTP clients.☆102Updated 2 years ago
- ☆118Updated last year
- Convert Go values to their AST☆311Updated last month
- Go templates invoked as functions☆154Updated 3 years ago
- ☆121Updated last year
- Optional values for Go☆103Updated 3 months ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- some data structures and algorithms using golang☆69Updated last year
- Function and HTTP request coalescer☆64Updated last year
- Zero-allocation type-safe pool for Go☆230Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- Useful Go String methods☆190Updated last year
- Script engine, especially good for tests☆150Updated last year
- Notification broadcaster library☆154Updated 2 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- Go 1.23 range functions with database/sql☆145Updated 4 months ago
- Browser detection in Go (golang)☆87Updated 10 months ago
- Library to generate TOTP/HOTP codes☆139Updated last year
- ☆226Updated this week
- Fast selection algorithms for Go☆244Updated 3 months ago
- S3 FileSystem (fs.FS) implementation☆186Updated last year
- Go programming language port of liburing.☆100Updated last year
- Go proxy that serves from S3☆108Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago