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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repositorios

Awesome GitHub RepositoriesAccess Management

Systems for controlling and auditing user access to resources.

Distinguishing note: No existing candidates; fits under security umbrella.

Explore 9 awesome GitHub repositories matching security & cryptography · Access Management. Refine with filters or upvote what's useful.

Awesome Access Management GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • upstash/context7Avatar de upstash

    upstash/context7

    57,490Ver en GitHub↗

    Context7 is an AI-powered documentation retrieval engine designed to provide developers and AI agents with real-time, context-aware access to technical documentation and code snippets. By integrating external library documentation as callable tools, the platform equips AI coding assistants with project-specific knowledge, helping to improve generation accuracy and reduce hallucinations during inference. The platform distinguishes itself through a robust security and governance framework that manages documentation as a centralized knowledge base. It employs a multi-source ingestion pipeline to

    Manages secure access to technical resources with granular permissions and SSO integration.

    TypeScriptllmmcpmcp-server
    Ver en GitHub↗57,490
  • dokploy/dokployAvatar de Dokploy

    Dokploy/dokploy

    34,901Ver en GitHub↗

    Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup

    Manages SSH keys to enable secure, credential-free deployment to remote servers.

    TypeScriptbackendbackupsdatabases
    Ver en GitHub↗34,901
  • infisical/infisicalAvatar de Infisical

    Infisical/infisical

    27,374Ver en GitHub↗

    Infisical is a centralized secrets management platform designed to store, synchronize, and control access to sensitive credentials and configuration data across distributed development, staging, and production environments. It employs client-side encryption to ensure that secrets remain unreadable to the underlying storage infrastructure, while providing a hierarchical permission model to govern both user and machine access. The platform distinguishes itself through dynamic credential provisioning, which generates short-lived access tokens that are automatically revoked after use. It supports

    Governs machine and user authentication to ensure granular control over sensitive data access.

    TypeScriptacmecertificate-managementcli
    Ver en GitHub↗27,374
  • hwdsl2/setup-ipsec-vpnAvatar de hwdsl2

    hwdsl2/setup-ipsec-vpn

    27,378Ver en GitHub↗

    This project is an automated command-line tool designed to install and configure a secure network gateway on a host machine. By utilizing established open-source security protocols, it establishes a private tunnel endpoint that encrypts internet traffic and facilitates remote access connectivity for authorized users. The tool functions as an infrastructure lifecycle manager, streamlining the deployment of private network services through shell-script-based orchestration. It distinguishes itself by integrating directly with the Linux kernel to manage packet filtering rules and providing creden

    Creates and updates user accounts and security keys to control access to the private network.

    Shellcisco-ipsecdockerencryption
    Ver en GitHub↗27,378
  • openfaas/faasAvatar de openfaas

    openfaas/faas

    26,092Ver en GitHub↗

    OpenFaaS is a serverless function platform that provides a container-native framework for deploying and managing event-driven code. It functions as an abstraction layer over container orchestrators, allowing developers to package code into scalable functions that run across Kubernetes clusters or edge computing environments. The platform distinguishes itself through a developer-centric runtime that utilizes standardized language templates and automated build pipelines to simplify the creation of container images. It features a central API gateway that manages request routing, authentication,

    In this guide, you'll learn how to deploy from GitLab CI/CD using OpenFaaS's IAM support and Web Identity Federation. You'll need to create YAML files for an Issuer, a Policy and a Role. These need to be applied through

    Godockerfaasfunctions
    Ver en GitHub↗26,092
  • trufflesecurity/trufflehogAvatar de trufflesecurity

    trufflesecurity/trufflehog

    24,630Ver en GitHub↗

    Trufflehog is a security tool designed to continuously monitor code repositories and cloud environments to detect, verify, and remediate exposed sensitive credentials and API keys. It functions as a comprehensive secret scanning engine that integrates directly into deployment pipelines and version control systems to intercept sensitive data before it is committed or pushed. By utilizing read-only operations and volatile memory processing, the system ensures that discovered credentials are never stored persistently, maintaining strict data privacy throughout the scanning lifecycle. The platfor

    Grants dashboard access to team members by managing email addresses and requiring secure authentication through external services.

    Gocredentialsdevsecopsdynamic-analysis
    Ver en GitHub↗24,630
  • tiann/kernelsuAvatar de tiann

    tiann/KernelSU

    15,041Ver en GitHub↗

    KernelSU is a kernel-based root management framework for Android that provides administrative access to applications by operating directly within the operating system kernel. By integrating management logic into the kernel source, it enables system-wide permission control through syscall interception and function patching. This approach allows for the enforcement of fine-grained mandatory access control, assigning custom security domains to root processes to restrict their capabilities and prevent unauthorized actions. The project distinguishes itself through a systemless modification archite

    Provides administrative access to userspace applications by operating directly within the kernel space of the operating system.

    Kotlinandroidkernelkernelsu
    Ver en GitHub↗15,041
  • lostruins/koboldcppAvatar de LostRuins

    LostRuins/koboldcpp

    9,511Ver en GitHub↗

    KoboldCPP is a local large language model inference engine and GGUF model runner designed to execute quantized models on personal hardware. It functions as a multimodal AI server and API gateway, providing OpenAI-compatible endpoints that allow third-party clients to interact with locally hosted models. The project distinguishes itself as an AI storytelling backend, featuring dedicated tools for long-form narrative management through persistent memory, world lore tracking, and character state management. It further extends its capabilities as a multimodal server capable of processing text, im

    Queues and dispatches requests from multiple concurrent users to a single model instance.

    C++gemmaggmlgguf
    Ver en GitHub↗9,511
  • ai-dynamo/dynamoAvatar de ai-dynamo

    ai-dynamo/dynamo

    6,112Ver en GitHub↗

    Dynamo is a distributed inference orchestration platform designed for large language models. It functions as a system to coordinate prefill and decode phases across GPU nodes, utilizing a multi-backend runtime adapter to connect engines like vLLM and TensorRT-LLM through a unified block-oriented memory interface. An OpenAI-compatible API server provides the frontend for integration with existing tools and clients. The project is distinguished by its disaggregated serving architecture, which separates prompt processing and token generation onto independent GPU pools to optimize throughput and

    Manages the order and dispatch of concurrent inference requests to optimize time-to-first-token.

    Rust
    Ver en GitHub↗6,112
  1. Home
  2. Security & Cryptography
  3. Access Management

Explorar subetiquetas

  • Inference Request QueuingManaging the order and dispatch of concurrent inference requests to a single model instance. **Distinct from Access Management:** Distinct from general Access Management: specifically handles the concurrency and queuing of model inference tasks.