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☆120Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Expression evaluator for Go☆68Updated 11 months ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 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
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Golang io.Reader and io.Writer but with limits☆76Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- A golang map in which entries expire after given a time period☆57Updated last year
- Go templates invoked as functions☆154Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆28Updated 2 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆129Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- A little Go util to print duration strings in a human-friendly format☆94Updated 3 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago