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
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Expression evaluator for Go☆74Updated 3 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 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 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 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
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- ☆98Updated 6 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- ☆33Updated 2 years ago
- Workflow Orchestrator☆91Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- simple data streams for go☆31Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Useful Go String methods☆191Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago