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:
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 weeks ago
- Compile Go regular expressions to Go code☆96Updated 3 weeks ago
- Simple profiling for Go☆76Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Useful Go String methods☆191Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆99Updated 8 months ago
- ☆27Updated 3 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago