saurabh0719 / go-hashlru
A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm
☆71Updated 2 years ago
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☆60Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Expression evaluator for Go☆70Updated 3 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆128Updated 3 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
- Go templates invoked as functions☆154Updated 3 years ago
- A golang map in which entries expire after given a time period☆57Updated last year
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 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
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last week
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆108Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Library to generate TOTP/HOTP codes☆138Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago