saurabh0719 / go-hashlru
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm
☆71Updated last year
Alternatives and similar repositories for go-hashlru:
Users that are interested in go-hashlru are comparing it to the libraries listed below
- 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☆67Updated 10 months ago
- Connection pool for Go's net.Conn interface☆129Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years 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
- Consistent hashing hashring implementation.☆34Updated last year
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- ☆28Updated 2 years ago
- ☆33Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated 3 weeks ago
- Non-Invasive goroutine inspector☆90Updated last year
- simple data streams for go☆31Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A golang map in which entries expire after given a time period☆56Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Simple profiling for Go☆76Updated 11 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 2 months ago