gosession

Session manager

Provides an implementation of session management in HTTP requests using Go

This is quick session for net/http in golang. This package is perhaps the best implementation of the session mechanism, at least it tries to become one.

GitHub

251 stars
4 watching
17 forks
Language: Go
last commit: 4 months ago
gogolangsession

Related projects:

Repository Description Stars
phachon/fasthttpsession A fast and powerful session management system for Go applications using various storage providers 26
kataras/go-sessions Manages HTTP sessions with features like flash messages and expiration time management. 211
icza/session A package providing an easy-to-use session management system for web servers, including support for Google App Engine. 118
abraithwaite/jeff A Go-based session management tool with features like CSRF protection and middleware wrapping 266
adam-hanna/sessions A simple, performant session management system for HTTP servers 78
swithek/sessionup An HTTP session management package providing straightforward authentication and management capabilities. 125
alexedwards/scs A package implementing HTTP session management with configurable stores and features. 2,161
joshmedeski/sesh A tool for managing multiple terminal sessions and directories in a unified way 662
kusionstack/kusion An intent-driven platform orchestrator for managing the deployment and lifecycle of applications on Kubernetes. 895
kokizzu/goproc A lightweight process manager helper library for Go that simplifies running and managing background processes. 25
softwaremill/akka-http-session Provides directives for client-side session management in web and mobile applications using cookies or custom headers plus local storage. 440
hertz-contrib/sessions A middleware package for managing user sessions across multiple backend systems 4
quasoft/memstore An in-memory implementation of gorilla/sessions for use in tests and dev environments 19
gin-contrib/sessions Provides a simple and flexible way to manage user sessions across multiple backends 1,456
koajs/generic-session Provides a flexible and customizable session management system for Koa.js applications. 414