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
- Expression evaluator for Go☆69Updated last year
- Load file-backed memory☆120Updated 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 9 months ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆128Updated 3 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- A golang map in which entries expire after given a time period☆57Updated 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
- Consistent hashing hashring implementation.☆34Updated last year
- simple data streams for go☆31Updated 2 years ago
- A little Go util to print duration strings in a human-friendly format☆94Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Workflow Orchestrator☆91Updated 2 years ago
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆115Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated last week
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Go templates invoked as functions☆154Updated 3 years ago