uptrace / bunrouter
Golang HTTP router
☆733Updated this week
Alternatives and similar repositories for bunrouter:
Users that are interested in bunrouter are comparing it to the libraries listed below
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆585Updated 2 weeks ago
- Modern ORM for Golang - Testable, Extendable and Crafted Into a Clean and Elegant API☆780Updated 3 months ago
- Combine one or more Go errors together☆1,115Updated 10 months ago
- An enum generator for go☆810Updated this week
- Safe, simple and fast JSON Web Tokens for Go☆676Updated 8 months ago
- Library for scanning data from a database into Go structs and more☆1,376Updated this week
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆801Updated this week
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆453Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆565Updated 7 months ago
- Platform-Agnostic Security Tokens implementation in GO (Golang)☆878Updated 2 years ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆445Updated 9 months ago
- Zero boilerplate database operations for Go☆407Updated 4 years ago
- Go driven rpc code generation tool for right now.☆825Updated 7 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆818Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆583Updated 7 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆460Updated last month
- An alternative to stack traces for your Go errors☆753Updated last month
- 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…☆377Updated 2 weeks ago
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,513Updated this week
- Low-level Go interface to SQLite 3☆861Updated 2 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆980Updated 4 months ago
- Arbitrary-precision decimals for Go☆718Updated 7 months ago
- Router implementation for fasthttp☆480Updated 2 months ago
- Refactoring and code transformation tool for Go.☆981Updated last month
- HTTP requests for Gophers