go-sessions
Session manager
Manages HTTP sessions with features like flash messages and expiration time management.
The sessions manager for the Go Programming Language. Supports both net/http and fasthttp.
211 stars
9 watching
47 forks
Language: Go
last commit: about 1 year ago fasthttpgogolanghigh-performanceirisiris-golangnethttpsessions
Related projects:
Repository | Description | Stars |
---|---|---|
abraithwaite/jeff | A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 251 |
phachon/fasthttpsession | A fast and powerful session management system for Go applications using various storage providers | 26 |
adam-hanna/sessions | A simple, performant session management system for HTTP servers | 78 |
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
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 |
koajs/generic-session | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
koajs/session | A session management middleware for Koa applications | 902 |
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 |
gko/ssh-connect | Manages persistent SSH connections by searching previous sessions in the shell's history. | 113 |
joshmedeski/sesh | A tool for managing multiple terminal sessions and directories in a unified way | 662 |
antonlindstrom/pgstore | A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 92 |
nikhilsaraf/go-tools | A collection of tools for managing goroutines and concurrency in Go programming language | 15 |
nytimes/marvin | A Go-based HTTP server package designed for Google App Engine environments | 176 |