tmaxmax / go-sseLinks
Fully featured, spec-compliant HTML5 server-sent events library
☆462Updated 2 months ago
Alternatives and similar repositories for go-sse
Users that are interested in go-sse are comparing it to the libraries listed below
Sorting:
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆449Updated last week
- Nano ID for Go☆433Updated last year
- Is a general library to help modify or set data within data structures and other objects.☆276Updated 7 months ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆597Updated 3 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆508Updated last month
- Chrono is a scheduler library that lets you run your task and code periodically☆446Updated last year
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆316Updated 11 months ago
- Generic resource pool for Go☆378Updated 3 months ago
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆459Updated 3 months ago
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆367Updated this week
- A minimalist Go configuration library☆383Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆311Updated 2 months ago
- Pure Go implementation of OpenAI's tiktoken tokenizer☆378Updated last month
- Go library for printing human readable, relative time differences 🕰️☆413Updated last month
- 🚨 slog: Attribute formatting☆180Updated this week
- go-mask is a simple, customizable Go library for masking sensitive information.☆195Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆473Updated 5 months ago
- Golang HTTP router☆756Updated 4 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 2 months ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆396Updated 4 months ago
- A Go tool to auto generate methods for your enums☆488Updated 5 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆604Updated 4 months ago
- Type safe enums for Go without code generation or reflection☆426Updated 11 months ago
- Low-level Go interface to SQLite 3☆903Updated 3 weeks ago
- net/http rate limiter middleware☆369Updated 4 months ago
- Structured concurrency made easy