Narasimha1997 / clfuLinks
Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.
☆38Updated 2 years ago
Alternatives and similar repositories for clfu
Users that are interested in clfu are comparing it to the libraries listed below
Sorting:
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 2 months ago
- High-performance client-server library for Go, built around the Command pattern☆82Updated 3 weeks ago
- In-process Go Job Scheduler. Supports Fixed, Timely, and Cron Expression Intervals. Instrument and Expose Scheduler's Job Metrics.☆57Updated 4 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Dataframe library for Go.☆16Updated 2 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated this week
- A very simple synthesizer☆42Updated last year
- miscellaneous useful commands, including 'gosh' the Go scripting tool☆41Updated 2 months ago
- Roxy the Frontend Proxy☆49Updated 2 years ago
- Fast message store, written in Go☆26Updated 2 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Simple oauth prompting☆28Updated last year
- Distributed merge sort for large sets across nodes in a network☆13Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- poCo - portable Containers. Create statically linked, portable binaries from container images (daemonless)☆93Updated 3 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional peer-to-peer cluster.☆67Updated 3 weeks ago
- A programmatically accessible golang implementation of the *nix `find` command.☆39Updated 2 years ago
- ✅ The only assertion library that works with TinyGo☆33Updated last year
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated 2 years ago
- Structured concurrency manager for Go☆46Updated 2 years ago
- Simple leveled logging wrapper around standard log package☆17Updated 2 years ago
- Implementations of https://github.com/golang/go/wiki/SliceTricks using generics☆22Updated 3 years ago
- Embedded cache lib using sqlite for storage☆20Updated 11 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 11 months ago
- Fast mandelbrot set renderer using goroutines☆92Updated 3 weeks ago