fasthttpsession
Session manager
A fast and powerful session management system for Go applications using various storage providers
A fast and powerful session package for fasthttp servers
26 stars
5 watching
13 forks
Language: Go
last commit: almost 4 years ago fasthttpfasthttpclientfasthttprouterfasthttpsessiongogo-sessiongo-sessionsgolanghttprouterphp-sessionssessionsession-cookiesession-managementsession-managersession-storesessionstoragesessionstore
Related projects:
Repository | Description | Stars |
---|---|---|
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 251 |
kataras/go-sessions | Manages HTTP sessions with features like flash messages and expiration time management. | 211 |
adam-hanna/sessions | A simple, performant session management system for HTTP servers | 78 |
abraithwaite/jeff | A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
alexedwards/scs | A package implementing HTTP session management with configurable stores and features. | 2,161 |
swithek/sessionup | An HTTP session management package providing straightforward authentication and management capabilities. | 125 |
hertz-contrib/sessions | A middleware package for managing user sessions across multiple backend systems | 4 |
joshmedeski/sesh | A tool for managing multiple terminal sessions and directories in a unified way | 662 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 0 |
antonlindstrom/pgstore | A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 92 |
bryanjhv/slim-session | A middleware that manages PHP sessions and provides a helper class to interact with the session superglobal. | 233 |
quasoft/memstore | An in-memory implementation of gorilla/sessions for use in tests and dev environments | 19 |
nytimes/marvin | A Go-based HTTP server package designed for Google App Engine environments | 176 |