saurabh0719 / go-hashlru
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm
☆71Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-hashlru
- Off heap golang memory pool☆59Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Expression evaluator for Go☆66Updated 7 months ago
- ☆88Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated 10 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- A golang map in which entries expire after given a time period☆53Updated 11 months ago
- Go templates invoked as functions☆152Updated 3 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆60Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆110Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Compile Go regular expressions to Go code☆95Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Simple profiling for Go☆76Updated 9 months ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago