jub0bs / corsLinks
perhaps the best CORS middleware library for Go
☆96Updated this week
Alternatives and similar repositories for cors
Users that are interested in cors are comparing it to the libraries listed below
Sorting:
- Go 1.23 range functions with database/sql☆147Updated 7 months ago
- Cookies, but with structs, for happiness.☆111Updated last month
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Adding "unset" state to Go's types☆82Updated last year
- Native type for dealing with dates in Go☆68Updated last month
- Modern, zero-dependency HTTP library for Go☆146Updated last year
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆90Updated 3 weeks ago
- 📐 Structured concurrency for Go.☆46Updated 3 months ago
- Bag of words as code☆85Updated 10 months ago
- Go struct inspection web service☆66Updated 3 months ago
- 🚨 slog sampling: drop repetitive log records☆83Updated this week
- Quick helpers for testing Go applications using generics.☆52Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆201Updated 2 weeks ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆70Updated 3 years ago
- An experimental CORS middleware library for Go. Consider using github.com/jub0bs/cors (its successor) instead.☆81Updated 2 months ago
- Optional values for Go☆103Updated 5 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 2 months ago
- A Tiling Pattern Extractor written in Go☆65Updated last year
- Elegant and powerful Go enums with zero code generation☆36Updated 5 months ago
- A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed…☆55Updated 2 months ago
- Transactor is an injectable type making DB transactions seamless.