Narasimha1997 / clfu
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
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Updated 2 years ago
- Pratt parser implementation in Go☆44Updated 2 years ago
- High-performance client-server library for Golang that implements the Command pattern☆61Updated last month
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆42Updated 2 weeks ago
- puffin abstracts the os/exec go package☆19Updated last year
- Embedded cache lib using sqlite for storage☆19Updated 4 months ago
- Tiny cross-platform terminal color library☆8Updated 2 months ago
- Implementations of https://github.com/golang/go/wiki/SliceTricks using generics☆22Updated 3 years ago
- The superbasic SQL-Builder.☆39Updated last year
- Type safe multi-type map for Go☆12Updated 7 months ago
- Java Bytecode to Go Transpiler☆18Updated 3 years ago
- iterator library for go using a rangefunc experiment☆26Updated 4 months ago
- Use yaegi as a template engine.☆32Updated last year
- Fast message store, written in Go☆25Updated last week
- golang http router with elegance, speed, and flexibility☆16Updated last week
- A fast file-based priority queue☆58Updated 11 months ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆67Updated 2 years ago
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated last year
- Generic sharded thread safe LRU cache in Go.☆12Updated 2 years ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆47Updated 2 years ago
- nilable is a tiny Go generics library for making non-nilable values nilable☆13Updated 11 months ago
- Retro game pong written in Go and Websocket as transport☆23Updated 11 months ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆53Updated last year
- Structured concurrency manager for Go☆46Updated last year
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- miscellaneous useful commands, including 'gosh' the Go scripting tool☆39Updated last week
- Fast Go JSON encoder for large arrays of objects☆47Updated 2 years ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 2 years ago
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Updated 3 years ago