saurabh0719 / go-hashlruLinks
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
Sorting:
- Off heap golang memory pool☆60Updated 3 years ago
- Load file-backed memory☆122Updated 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 11 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last month
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 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
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆33Updated 2 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 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
- Simple profiling for Go☆76Updated last year
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- 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
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 6 months ago
- Tiny dependency injection framework☆52Updated 9 months ago
- Runtime Struct Builder for Go☆32Updated 4 years ago