Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.
☆38Oct 19, 2022Updated 3 years ago
Alternatives and similar repositories for clfu
Users that are interested in clfu are comparing it to the libraries listed below
Sorting:
- PostgREST-compatible REST API, Debezium-compatible CDC☆18Feb 15, 2026Updated 3 weeks ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆59Feb 7, 2026Updated last month
- Fonts is a package that provides helpers to access font details and easily retrive font bytes with ZERO dependencies☆11Aug 7, 2023Updated 2 years ago
- Easy-to-use Discord OAuth2.0 Implementation for Go☆10Dec 12, 2022Updated 3 years ago
- A High Performance PCRE Regex Package That Uses A Cache.☆12Oct 15, 2023Updated 2 years ago
- JSON schema-backed API framework for writing HTTP handlers in Go. Validation, decoding, and OpenAPI 3.1 output.☆17Dec 5, 2025Updated 3 months ago
- ☆16Dec 21, 2023Updated 2 years ago
- A small library to load configuration from multiple sources with predefined precedence☆12Jan 4, 2022Updated 4 years ago
- Generate safe and validated enumerated types.☆12Oct 12, 2024Updated last year
- FreePad is a simple Go project to help you juggle temporary notes that you might wanna pass from one device to another, or from a person …☆45Jun 14, 2022Updated 3 years ago
- A fast and low memory consumption web framework for Go with middleware support and without third-party dependencies☆15Jan 10, 2023Updated 3 years ago
- Generic batches for go☆13Dec 5, 2021Updated 4 years ago
- Go + Make = Goke☆13Dec 27, 2022Updated 3 years ago
- Template project for working with AWS Lambda and Go☆15May 12, 2025Updated 9 months ago
- A go tool plugin for tailwindcss☆24Feb 24, 2026Updated last week
- Unique site visits counter in Go☆19Dec 15, 2023Updated 2 years ago
- Retro game pong written in Go and Websocket as transport☆23Apr 19, 2024Updated last year
- go build http 🌐 requests with fluency and wit ✨☆20Jul 3, 2025Updated 8 months ago
- Reminder is a Golang package to allow users to schedule alerts.☆19Feb 12, 2021Updated 5 years ago
- Tetua is a simple Golang-based blogging platform. Quickly create a blog with a few simple commands.☆81Jun 21, 2022Updated 3 years ago
- AVL balanced generic binary trees in Go☆19Aug 5, 2022Updated 3 years ago
- Go web service to create and read self destructing notes.☆17Jul 25, 2022Updated 3 years ago
- Implementations of https://github.com/golang/go/wiki/SliceTricks using generics☆23Mar 1, 2022Updated 4 years ago
- Vreco website☆21Mar 1, 2026Updated last week
- Beerus is a web framework developed entirely in go, Based on net/http, it extends the management of routes, adds interceptors, session ma…☆27Oct 28, 2022Updated 3 years ago
- Kubernetes operator using Istio to set up Envoy's gRPC-JSON transcoding.☆26Dec 14, 2021Updated 4 years ago
- Fast message store, written in Go☆31Feb 22, 2026Updated 2 weeks ago
- ☆11Nov 13, 2024Updated last year
- a REPL shell for Golang☆32Feb 3, 2025Updated last year
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52May 20, 2023Updated 2 years ago
- Chi-based Module for Easy REST APIs (like FastAPI for Go)☆63Mar 12, 2024Updated last year
- A fully-featured OpenAPI generated HubSpot client for Go☆33Feb 3, 2024Updated 2 years ago
- Lightweight CLI note tracker in Golang with SQLite. A changelog for your mind all within the terminal!☆11Jan 16, 2025Updated last year
- slam an HTTP/2 server a lot of concurrent load over a single TCP connection (for debugging something)☆29Mar 24, 2022Updated 3 years ago
- GoXDP is a simple and powerful XDP filter with CLI client and Restful API☆33Jul 23, 2024Updated last year
- The Bravo core library. It utilizes the SharePoint REST api as an object model.☆11Feb 24, 2017Updated 9 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Dec 19, 2024Updated last year
- Type safe enums for Go without code generation or reflection