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 2 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated 2 months ago
- Fast message store, written in Go☆26Updated last month
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Structured concurrency manager for Go☆46Updated 2 years ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- miscellaneous useful commands, including 'gosh' the Go scripting tool☆40Updated last month
- Ungrammar implementation and API in Go☆46Updated last year
- Simple oauth prompting☆28Updated last year
- High-performance client-server library for Go, built around the Command pattern☆81Updated last month
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 3 years ago
- ☆25Updated 3 years ago
- A set of tools for building parsers using the Go programming language.☆45Updated 2 years ago
- strftime/strptime for Go☆18Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 months ago
- Generic sharded thread safe LRU cache in Go.☆12Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- Cookies, but with structs, for happiness.☆110Updated 3 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆52Updated 3 weeks ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆51Updated 2 years ago
- Simple managed reload mechanism for Go☆47Updated 11 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- A persistent rope in Go☆87Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- versatile stream IO and RPC based IPC stack for Go☆41Updated last year
- Embedded cache lib using sqlite for storage☆20Updated 9 months ago