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
Back to dimuska139/go-email-normalizer

Projects sharing features with Go Email Normalizer

30 open-source projects similar to dimuska139/go-email-normalizer, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • roundcube/roundcubemailroundcube avatar

    roundcube/roundcubemail

    6,793View on GitHub↗

    Roundcube is an open-source, self-hosted webmail client designed for reading, composing, and organizing emails stored on remote servers using IMAP and SMTP protocols. It provides a browser-based interface that allows users to manage their mailboxes and sender identities through a secure communication platform. The platform is distinguished by its modular architecture, featuring a plugin-based extension system for adding new functional modules and a skin-based theme layer for customizing the visual appearance and responsive layouts. It further supports embedding its interface into external clo

    PHP
    View on GitHub↗6,793
  • abacritt/angularx-social-loginabacritt avatar

    abacritt/angularx-social-login

    660View on GitHub↗

    Social login and authentication module for Angular 21

    TypeScript
    View on GitHub↗660
  • angular/angularfireangular avatar

    angular/angularfire

    7,814View on GitHub↗

    AngularFire is a set of tools for connecting applications to Firebase services. It provides a library of client-side interfaces for managing authentication, object storage, NoSQL databases, and serverless functions. The project utilizes observables and dependency injection to integrate cloud services into the application hierarchy. It features a reactive interface for streaming real-time data, managing document-based databases, and tracking authentication state as a continuous stream of tokens. The platform covers a broad range of cloud capabilities, including identity verification, binary f

    TypeScript
    View on GitHub↗7,814
  • abraham/twitteroauthabraham avatar

    abraham/twitteroauth

    4,308View on GitHub↗

    twitteroauth is a PHP library and REST API wrapper used for authenticating and interacting with the Twitter API. It functions as an OAuth 1.0a client that manages the secure handshake process to authorize user accounts and obtain access tokens. The library handles the three-legged authorization flow, including the generation of authorization URLs and the requesting of security tokens. It automates the calculation of cryptographic signatures for requests and manages token-based sessions to maintain authenticated state. The project provides capabilities for social media content management, suc

    PHP
    View on GitHub↗4,308

AI search

Explore more awesome repositories

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

Find more with AI search
  • abraithwaite/jeffabraithwaite avatar

    abraithwaite/jeff

    272View on GitHub↗

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

    Go
    View on GitHub↗272
  • 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
  • adldap2/adldap2-laravelAdldap2 avatar

    Adldap2/Adldap2-Laravel

    914View on GitHub↗

    LDAP Authentication & Management for Laravel

    PHP
    View on GitHub↗914
  • admad/cakephp-social-authADmad avatar

    ADmad/cakephp-social-auth

    51View on GitHub↗

    A CakePHP plugin which allows you authenticate using social providers like Facebook/Google/Twitter etc. using SocialConnect/auth social sign on library.

    PHP
    View on GitHub↗51
  • aftership/email-verifierAfterShip avatar

    AfterShip/email-verifier

    1,576View on GitHub↗

    :whitecheckmark: A Go library for email verification without sending any emails.

    Godisposableemailgo
    View on GitHub↗1,576
  • alexedwards/scsalexedwards avatar

    alexedwards/scs

    2,583View on GitHub↗

    HTTP Session Management for Go

    Go
    View on GitHub↗2,583
  • alpha018/nestjs-firebase-authAlpha018 avatar

    Alpha018/nestjs-firebase-auth

    43View on GitHub↗

    NestJS Firebase library to simplify the process to validate the tokens and RBAC

    TypeScript
    View on GitHub↗43
  • amro/gibbonamro avatar

    amro/gibbon

    1,064View on GitHub↗

    Gibbon is an API wrapper for MailChimp's API

    Ruby
    View on GitHub↗1,064
  • andrej-griniuk/cakephp-two-factor-authandrej-griniuk avatar

    andrej-griniuk/cakephp-two-factor-auth

    38View on GitHub↗

    Two-factor authentication plugin

    PHP
    View on GitHub↗38
  • abblix/oidc.serverAbblix avatar

    Abblix/Oidc.Server

    99View on GitHub↗

    Flexible OpenID Connect and OAuth 2.0 server-side implementation for modern ASP.NET projects

    C#abblixauthenticationauthorization
    View on GitHub↗99
  • antonioribeiro/google2faantonioribeiro avatar

    antonioribeiro/google2fa

    1,996View on GitHub↗

    A One Time Password Authentication package, compatible with Google Authenticator.

    PHP
    View on GitHub↗1,996
  • anurag90x/flask-punditanurag90x avatar

    anurag90x/flask-pundit

    53View on GitHub↗

    A flask extension for managing permissions and scopes

    Python
    View on GitHub↗53
  • aosasona/plunk.gleamA

    aosasona/plunk.gleam

    0View on GitHub↗

    This library has been designed to be independent of whatever HTTP request library or runtime you choose or wish to use, and you can install for all targets by running:

    View on GitHub↗0
  • appwrite/appwriteappwrite avatar

    appwrite/appwrite

    56,318View on GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi

    TypeScriptandroidappwritebackend
    View on GitHub↗56,318
  • apsl/django-yubinA

    APSL/django-yubin

    0View on GitHub↗

    django-yubin

    View on GitHub↗0
  • arcage/crystal-emailarcage avatar

    arcage/crystal-email

    115View on GitHub↗

    Simple e-mail sending library

    Crystal
    View on GitHub↗115
  • artesaos/defenderartesaos avatar

    artesaos/defender

    439View on GitHub↗

    Roles & Permissions for Laravel

    PHP
    View on GitHub↗439
  • aspnet-contrib/aspnet.security.openidconnect.serveraspnet-contrib avatar

    aspnet-contrib/AspNet.Security.OpenIdConnect.Server

    553View on GitHub↗

    OpenID Connect/OAuth2 server framework for OWIN/Katana and ASP.NET Core

    C#
    View on GitHub↗553
  • aspnet/identityaspnet avatar

    aspnet/Identity

    1,947View on GitHub↗

    Archived ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore

    C#
    View on GitHub↗1,947
  • atech/postalatech avatar

    atech/postal

    16,606View on GitHub↗

    Postal is an open-source email infrastructure and self-hosted delivery platform. It functions as an SMTP mail server and inbound email gateway, providing the tools necessary to send and receive email through a privately managed infrastructure. The system manages SMTP infrastructure for outgoing message delivery and provides capabilities for custom email receiving. It allows for the routing of incoming external emails to internal applications or websites for automated processing. The platform includes support for multi-tenant domain mapping, event-driven webhook notifications, and plugin-base

    Ruby
    View on GitHub↗16,606
  • auraphp/aura.authauraphp avatar

    auraphp/Aura.Auth

    134View on GitHub↗

    Provides a unified interface to local and remote authentication systems.

    PHP
    View on GitHub↗134
  • auth0/angular2-jwtauth0 avatar

    auth0/angular2-jwt

    2,628View on GitHub↗

    Helper library for handling JWTs in Angular apps

    TypeScript
    View on GitHub↗2,628
  • auth0/auth0-angularauth0 avatar

    auth0/auth0-angular

    200View on GitHub↗

    Auth0 SDK for Angular Single Page Applications

    TypeScript
    View on GitHub↗200
  • auth0/auth0.netauth0 avatar

    auth0/auth0.net

    359View on GitHub↗

    .NET client for the Auth0 Authentication & Management APIs.

    C#
    View on GitHub↗359
  • 20tab/django-spoolgore20tab avatar

    20tab/django-spoolgore

    6View on GitHub↗

    django-spoolgore

    Python
    View on GitHub↗6