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 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Expression evaluator for Go☆78Updated 2 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆101Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 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 4 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- Go exec helpers for better using processes.☆95Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Workflow Orchestrator☆90Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago