1 repositorio
Computational techniques to decrease the time spent calculating complex security rules.
Distinct from Model Performance Optimizations: Focuses on policy evaluation efficiency rather than machine learning model optimization.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Policy Evaluation Optimizers. Refine with filters or upvote what's useful.
Casbin is an authorization library that provides a model-based engine for enforcing access control across diverse application environments. It decouples authorization logic from application code by using a configuration-driven approach, allowing developers to define access rules and evaluation logic independently. The system supports a wide range of access control models, including role-based, attribute-based, and relationship-based patterns, which are evaluated at runtime to determine if a subject is permitted to perform an action on a resource. The project distinguishes itself through a hig
Uses efficient computational models to decrease the time spent calculating complex security rules.