fasthttp / routerLinks
Router implementation for fasthttp
☆495Updated last year
Alternatives and similar repositories for router
Users that are interested in router are comparing it to the libraries listed below
Sorting:
- WebSocket implementation for fasthttp.☆585Updated 9 months ago
- Simple and fast template engine for Go☆901Updated 2 years ago
- JSON Web Token library☆362Updated 2 years ago
- Safe, simple and fast JSON Web Tokens for Go☆687Updated 7 months ago
- Nano ID for Go☆438Updated last year
- High performance and extensible micro web framework. Zero memory allocations in hot paths.☆1,300Updated last year
- Golang HTTP router☆775Updated 10 months ago
- Cache library with Redis backend for Golang☆815Updated last year
- Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)☆346Updated 2 years ago
- ⚠️ Deprecated repository, available within Fiber Contrib.☆287Updated 2 years ago
- A fast and simple JWT implementation for Go☆212Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Configuration for Go applications☆471Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- Pure Go Brotli encoder and decoder☆713Updated 3 months ago
- Support Let's Encrypt for a Go server application.☆405Updated last week
- Fast ring-buffer deque (double-ended queue)☆752Updated 2 months ago
- An in-memory cache with item expiration and generics☆1,208Updated 2 months ago
- Gin middleware/handler to enable Cache☆448Updated 2 months ago
- Zero boilerplate database operations for Go☆413Updated 4 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated 3 weeks ago
- A fast and powerful routing package for fasthttp servers☆354Updated 2 years ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆899Updated 3 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆727Updated 2 years ago
- A modern, fast and scalable websocket framework with elegant API written in Go☆623Updated 2 weeks ago
- fiber middleware to automatically generate RESTful API documentation with Swagger 2.0.☆247Updated 3 years ago
- HTTP/2 implementation for fasthttp