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

252 stars
4 watching
17 forks
Language: Go
last commit: about 2 years ago
gogolangsession

Related projects:

RepositoryDescriptionStars
phachon/fasthttpsessionA fast and powerful session management system for Go applications using various storage providers26
kataras/go-sessionsManages HTTP sessions with features like flash messages and expiration time management.211
icza/sessionA package providing an easy-to-use session management system for web servers, including support for Google App Engine.118
abraithwaite/jeffA Go-based session management tool with features like CSRF protection and middleware wrapping266
adam-hanna/sessionsA simple, performant session management system for HTTP servers78
swithek/sessionupAn HTTP session management package providing straightforward authentication and management capabilities.125
alexedwards/scsA package implementing HTTP session management with configurable stores and features.2,186
joshmedeski/seshA tool for managing multiple terminal sessions and directories in a unified way716
kusionstack/kusionAn intent-driven platform orchestrator for managing the deployment and lifecycle of applications on Kubernetes.912
kokizzu/goprocA lightweight process manager helper library for Go that simplifies running and managing background processes.25
softwaremill/akka-http-sessionProvides directives for client-side session management in web and mobile applications using cookies or custom headers plus local storage.440
hertz-contrib/sessionsA middleware package for managing user sessions across multiple backend systems4
quasoft/memstoreAn in-memory implementation of gorilla/sessions for use in tests and dev environments19
gin-contrib/sessionsProvides a simple and flexible way to manage user sessions across multiple backends1,468
koajs/generic-sessionProvides a flexible and customizable session management system for Koa.js applications.414