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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesIdentity Management

Mechanisms for assigning unique identifiers and seeds to server instances to track state and prevent plugin registration conflicts.

Distinct from Instance Management: Distinct from Instance Management: focuses on naming and seeding instances for debugging and plugin safety, rather than singleton lifecycle patterns.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Identity Management. Refine with filters or upvote what's useful.

Awesome Identity Management GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • elysiajs/elysiaAvatar elysiajs

    elysiajs/elysia

    18,531Vezi pe GitHub↗

    Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s

    Assign names and seeds to server instances to facilitate debugging and prevent duplicate plugin registration.

    TypeScriptbunframeworkhttp
    Vezi pe GitHub↗18,531
  • uuidjs/uuidAvatar uuidjs

    uuidjs/uuid

    15,302Vezi pe GitHub↗

    This project is a UUID generation library providing a standards-compliant implementation of RFC 4122. It serves as a tool for creating and validating universally unique identifiers across multiple versions to ensure global uniqueness and prevent data collisions. The library supports several generation methods, including random-based entropy, timestamp sequencing, and namespace-based hashing. It also includes utilities for identifier validation, parsing, and converting identifiers between hexadecimal string representations and binary byte arrays. A command line utility is included for the man

    Assigns stable, unique keys to records to ensure they can be tracked across systems without collisions.

    TypeScript
    Vezi pe GitHub↗15,302
  1. Home
  2. Software Engineering & Architecture
  3. Instance Management
  4. Identity Management