awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
swithek avatar

swithek/sessionup

0
View on GitHub↗
131 stars·7 forks·Go·MIT·8 views

Sessionup

Straightforward HTTP session management

Features

  • Authentication and Authorization - Effective HTTP session management and identification.
  • Security & Privacy - Simple HTTP session management and identification.

Star history

Star history chart for swithek/sessionupStar history chart for swithek/sessionup

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Sessionup

Similar open-source projects, ranked by how many features they share with Sessionup.
  • adam-hanna/jwt-authadam-hanna avatar

    adam-hanna/jwt-auth

    238View on GitHub↗

    This package provides json web token (jwt) middleware for goLang http servers

    Go
    View on GitHub↗238
  • adam-hanna/sessionsadam-hanna avatar

    adam-hanna/sessions

    80View on GitHub↗

    A dead simple, highly performant, highly customizable sessions middleware for go http servers.

    Go
    View on GitHub↗80
  • abraithwaite/jeffabraithwaite avatar

    abraithwaite/jeff

    272View on GitHub↗

    🍍Jeff provides the simplest way to manage web sessions in Go.

    Go
    View on GitHub↗272
  • alexedwards/scsalexedwards avatar

    alexedwards/scs

    2,583View on GitHub↗

    HTTP Session Management for Go

    Go
    View on GitHub↗2,583
See all 30 alternatives to Sessionup→

Frequently asked questions

What does swithek/sessionup do?

Straightforward HTTP session management

What are the main features of swithek/sessionup?

The main features of swithek/sessionup are: Authentication and Authorization, Security & Privacy.

What are some open-source alternatives to swithek/sessionup?

Open-source alternatives to swithek/sessionup include: adam-hanna/sessions — A dead simple, highly performant, highly customizable sessions middleware for go http servers. brianvoe/sjwt — Simple JWT Golang. abraithwaite/jeff — 🍍Jeff provides the simplest way to manage web sessions in Go. adam-hanna/jwt-auth — This package provides json web token (jwt) middleware for goLang http servers. alexedwards/scs — HTTP Session Management for Go. chmike/securecookie — Fast, secure and efficient secure cookie encoder/decoder.