Narasimha1997 / clfuLinks
Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.
☆38Updated 3 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
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 3 months ago
- Fast message store, written in Go☆28Updated 4 months ago
- High-performance client-server library for Go, built around the Command pattern☆84Updated last week
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- miscellaneous useful commands, including 'gosh' the Go scripting tool☆41Updated 4 months ago
- In-process Go Job Scheduler. Supports Fixed, Timely, and Cron Expression Intervals. Instrument and Expose Scheduler's Job Metrics.☆57Updated 4 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Cookies, but with structs, for happiness.☆110Updated 5 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last month
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated 2 weeks ago
- A very simple synthesizer☆42Updated last year
- Allows for SQL syntax like querying into golang []slice structures. Supports sub-slices, sup-struct and maps!☆55Updated last month
- Structured concurrency manager for Go☆46Updated 2 years ago
- An opinionated lightweight web framework built for scale☆13Updated last year
- A cancelable reader for Go☆138Updated 2 years ago
- Database based task queue implemented in Go☆50Updated 3 months ago
- Simple managed reload mechanism for Go☆48Updated last year
- Distributed merge sort for large sets across nodes in a network☆13Updated 4 years ago
- little websocket implementation☆36Updated 2 years ago
- Roxy the Frontend Proxy☆49Updated 2 years ago
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- A programmatically accessible golang implementation of the *nix `find` command.☆39Updated 2 years ago