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
·

Motores de autorización basados en relaciones

Clasificación actualizada el 30 jun 2026

For motor de autorización de grano fino, the strongest matches are authzed/spicedb (SpiceDB is a distributed permission store and relationship-based access), ory/keto (Ory Keto is an open-source authorization server that directly) and permify/permify (Permify is a Go-based authorization service that implements a). openfga/openfga is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

Servicios y frameworks open-source para implementar control de acceso granular basado en relaciones complejas entre entidades.

Motores de autorización basados en relaciones

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • authzed/spicedbAvatar de authzed

    authzed/spicedb

    6,781Ver en GitHub↗

    SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable database for storing and querying fine-grained authorization relationships, implementing a consistency model inspired by Google Zanzibar to manage access rights across large-scale applications. The system uses a dedicated schema language to define the rules and logic governing how relationships translate into permissions independently of application code. It functions as a pluggable authorization engine that persists relationship tuples in external relational databases such as Postgr

    SpiceDB is a distributed permission store and relationship-based access control system directly inspired by Google Zanzibar, offering a dedicated schema language, real-time authorization evaluation, and horizontal scalability—exactly the self-hostable ReBAC service you are looking for.

    GoRelationship-Based Access ControlsRelationship-Based ModelsZanzibar-Inspired Authorization Systems
    Ver en GitHub↗6,781
  • ory/ketoAvatar de ory

    ory/keto

    5,270Ver en GitHub↗

    Ory Keto is an open-source authorization server that implements Google Zanzibar’s relationship-based access control model. It stores every access relationship as a tuple in a SQL database and exposes a declarative TypeScript-like namespace language for defining object types, relations, and permissions. The service provides bidirectional permission resolution, configurable consistency levels for checks, and dual gRPC and REST APIs for broad integration. Keto extends the Zanzibar model with edge enforcement of access policies, structured compliance auditing of permission decisions, and infrastr

    Ory Keto is an open-source authorization server that directly implements Google Zanzibar’s relationship-based access control model, offering relationship tuples, a declarative namespace language, bidirectional permission resolution, dual gRPC/REST APIs, and audit logging — precisely the kind of fine-grained ReBAC service you are looking for.

    GoAuthorization Audit TrailsLow-Latency Permission EvaluatorsPolicy Definition Languages
    Ver en GitHub↗5,270
  • permify/permifyAvatar de Permify

    Permify/permify

    5,812Ver en GitHub↗

    Permify is a Go-based authorization service that implements a Zanzibar-inspired relationship-based access control (ReBAC) model, offering real-time permission evaluation, a flexible schema language, and gRPC alongside REST APIs, making it a comprehensive fit for your fine-grained authorization needs.

    GoLow-Latency Permission EvaluatorsPermission Query EvaluatorsRelationship-Based Access Controls
    Ver en GitHub↗5,812
  • openfga/openfgaAvatar de openfga

    openfga/openfga

    4,793Ver en GitHub↗

    OpenFGA is a fine-grained authorization server and policy decision point that implements relationship-based access control. It serves as a centralized authorization service for evaluating access requests and managing relationship tuples across distributed microservices and multi-tenant environments. The engine combines relationship graphs with attribute-based access control, using the Common Expression Language to evaluate dynamic runtime attributes and conditional access rules. It handles complex hierarchies and nested permissions by traversing chains of associations and parent-child links t

    OpenFGA is a dedicated fine-grained authorization server that implements the relationship-based (ReBAC) model inspired by Google Zanzibar, offering real-time evaluation of access requests through a relationship graph, a policy DSL using Common Expression Language, and REST/gRPC APIs, with support for audit logging and horizontal scalability, making it a comprehensive fit for your search.

    GoRelationship-Based Access ControlsRelationship-Based ModelsReBAC Engines
    Ver en GitHub↗4,793

Related searches

  • librería de autorización para gestionar control de acceso
  • librería de permisos ABAC
  • motor de autorización basado en policy-as-code
  • un framework de autorización para gestionar permisos de usuario
  • modelo de seguridad basado en capacidades para sistemas
  • service mesh para tráfico de microservicios
  • una base de datos de grafos para datos conectados
  • un motor de policy-as-code para Kubernetes