Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
☆3,134Aug 20, 2024Updated last year
Alternatives and similar repositories for sessions
Users that are interested in sessions are comparing it to the libraries listed below
Sorting:
- Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.☆722Nov 8, 2023Updated 2 years ago
- Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒☆1,180Apr 14, 2025Updated 10 months ago
- Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃☆1,737Feb 20, 2024Updated 2 years ago
- Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍☆21,890Aug 15, 2024Updated last year
- Package gorilla/schema fills a struct with form values.☆1,492Aug 19, 2024Updated last year
- Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.☆24,568Mar 19, 2025Updated 11 months ago
- A session store backend for gorilla/sessions using Redis.☆425Updated this week
- ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:☆10,775Nov 4, 2021Updated 4 years ago
- Redis Go client☆21,938Updated this week
- general purpose extensions to golang's database/sql☆17,518Aug 15, 2024Updated last year
- The fantastic ORM library for Golang, aims to be developer friendly☆39,628Jan 31, 2026Updated last month
- Structured, pluggable logging for Go.☆25,695Feb 5, 2026Updated 3 weeks ago
- A high performance HTTP request router that scales well☆17,121Jul 22, 2024Updated last year
- Go OAuth2☆5,820Feb 11, 2026Updated 2 weeks ago
- Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.☆5,995Nov 14, 2024Updated last year
- Blazing fast, structured, leveled logging in Go.☆24,341Dec 31, 2025Updated 2 months ago
- Gin middleware for session management☆1,558Feb 13, 2026Updated 2 weeks ago
- HTTP Session Management for Go☆2,526Nov 20, 2025Updated 3 months ago
- Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving☆19,754Updated this week
- Go client for Redis☆9,881Nov 2, 2025Updated 3 months ago
- Go PostgreSQL driver for database/sql☆9,798Feb 18, 2026Updated last week
- Go configuration with fangs☆30,130Jan 12, 2026Updated last month
- a cron library for go☆14,076Jul 8, 2024Updated last year
- High performance, minimalist Go web framework☆32,193Updated this week
- lightweight, idiomatic and composable router for building Go HTTP services☆21,760Feb 19, 2026Updated last week
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,884Updated this week
- A little like that j-thing, only in Go.☆14,913Feb 13, 2026Updated 2 weeks ago
- The Go language implementation of gRPC. HTTP/2 based RPC☆22,800Updated this week
- Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package☆15,382Feb 19, 2026Updated last week
- A Commander for modern Go CLI interactions☆43,330Dec 10, 2025Updated 2 months ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,931May 27, 2024Updated last year
- UUID package for Go☆4,904Aug 10, 2024Updated last year
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,278Updated this week
- Go support for Google's protocol buffers☆10,061Aug 5, 2024Updated last year
- GoMock is a mocking framework for the Go programming language.☆9,378Jan 8, 2024Updated 2 years ago
- Swagger 2.0 implementation for go☆9,947Feb 12, 2026Updated 2 weeks ago
- A declarative, simple, fast, and fun package for building command line tools in Go☆23,901Updated this week
- A standard library for microservices.☆27,612Jul 19, 2024Updated last year
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,794Nov 20, 2023Updated 2 years ago