manucorporat / sseLinks
Server-Sent Events implementation in Go. Used by the Gin Framework.
☆279Updated 6 years ago
Alternatives and similar repositories for sse
Users that are interested in sse are comparing it to the libraries listed below
Sorting:
- net/http handler filters☆346Updated 4 years ago
- Simple, configurable and scalable Structured Logging for Go.☆294Updated 2 years ago
- The fast and flexible HTTP request router for Go☆226Updated 7 years ago
- Fast conversions across various Go types with a simple API.☆381Updated 4 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- An easy-to-use, distributed, extensible task/job queue framework for #golang☆293Updated 3 years ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆482Updated 2 years ago
- A simple finite state machine for Golang☆162Updated last year
- Go (golang) package for progress bars around io.Reader/Writers.☆499Updated 3 years ago
- i18n tooling for Golang☆286Updated last week
- Intelligently and flexibly pool among multiple hosts from your Go application☆380Updated 2 months ago
- A JSON parser generator for high performance encoding and decoding in Go.☆469Updated 10 years ago
- An RFC7234 compliant golang http.Handler for caching HTTP responses☆264Updated 7 years ago
- A lightweight go library for parsing form data or json from an http.Request.☆142Updated 2 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Go-ERD (Entity Relationship Diagrams) for Golang with Graphviz [WIP]☆284Updated 8 years ago
- go-farm: a pure-Go farmhash implementation