kamalshkeir / kmux
kmux is a powerful Go package that revolutionizes the way proxies are implemented by allowing developers to define proxies as code. By providing an intuitive and expressive syntax, kmux simplifies server setup, route management, and proxy configuration. With kmux, developers can create robust and flexible proxy solutions that are easy to maintai…
☆38Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for kmux
- Graceful Shutdown Manager for Go☆13Updated last week
- spectacular Golang struct tag parsing☆61Updated 9 months ago
- A handy and powerful library to deal with unstructured data☆27Updated last year
- Go library for managing real-time PostgreSQL changes.☆48Updated this week
- Execute JavaScript from Go (a fork of rogchap.com/v8go)☆68Updated this week
- A golang map in which entries expire after given a time period☆53Updated last year
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- helper middleware and functionality for go-chi/chi☆35Updated 2 months ago
- AMQP library to publish and consume events☆56Updated this week
- ☆13Updated this week
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated 3 weeks ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆59Updated 2 years ago
- A distributed rate-limiting solution built with Go and Redis, designed to control API traffic and ensure system stability. Supports multi…☆66Updated 2 weeks ago
- KSBus is a zero-configuration event bus written in Go, designed to facilitate real-time data sharing and synchronization between Go serve…☆37Updated 6 months ago
- In-process Go Job Scheduler. Supports Fixed, Timely, and Cron Expression Intervals. Instrument and Expose Scheduler's Job Metrics.☆57Updated 3 years ago
- High-performance, concurrent embedded caching library for Go applications with support for Hash data type, Disk Save and TTL☆59Updated 2 months ago
- Helpful functions to extend the Golang `time` standard package☆19Updated 9 months ago
- The fastest HTTP router available for Go.☆59Updated 10 months ago
- Cookies, but with structs, for happiness.☆111Updated this week
- A port of dinero.js to Go☆68Updated last year
- 🚨 slog sampling: drop repetitive log records☆54Updated last week
- Adding "unset" state to Go's types☆81Updated last year
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆53Updated last year
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- TStat provides a friendly way to query Go test output and cover profiles☆23Updated last year
- A set of performant rate limiters for Go