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
be9 avatar

be9/acl9

0
View on GitHub↗
850 stars·111 forks·Ruby·MIT·14 views

Acl9

Yet another role-based authorization system for Rails

Features

  • Authorization - Role-based authorization using a concise DSL.

Star history

Star history chart for be9/acl9Star history chart for be9/acl9

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Acl9

These projects share indexed features with Acl9. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • brownboxdev/rabarberbrownboxdev avatar

    brownboxdev/rabarber

    191View on GitHub↗

    Simple role-based authorization library for Ruby on Rails

    Ruby
    View on GitHub↗191
  • caffeinehit/django-oauth2-providercaffeinehit avatar

    caffeinehit/django-oauth2-provider

    338View on GitHub↗

    Provide OAuth2 access to your app

    Python
    View on GitHub↗338
  • cancancommunity/cancancanCanCanCommunity avatar

    CanCanCommunity/cancancan

    5,689View on GitHub↗

    CanCanCan is an authorization library for Ruby on Rails that lets developers define user permissions in a single, centralized file using a readable domain-specific language. It enforces those permissions across controllers, views, and database queries, providing a unified approach to access control in Rails applications. The library works by evaluating a prioritized list of rules that combine actions, models, and conditions, supporting aliases, blocks, and conditional logic. It automatically authorizes controller actions through Rails' before_action lifecycle, raising exceptions on unauthoriz

    Ruby
    View on GitHub↗5,689
  • angvp/django-omlangvp avatar

    angvp/django-oml

    13View on GitHub↗

    django-oml

    Python
    View on GitHub↗13
Compare all 20 related projects→

Frequently asked questions

What does be9/acl9 do?

Yet another role-based authorization system for Rails

What are the main features of be9/acl9?

The main features of be9/acl9 are: Authorization.

Which projects share features with be9/acl9?

Projects with overlapping indexed features include: brownboxdev/rabarber — Simple role-based authorization library for Ruby on Rails. caffeinehit/django-oauth2-provider — Provide OAuth2 access to your app. cancancommunity/cancancan — CanCanCan is an authorization library for Ruby on Rails that lets developers define user permissions in a single,… chaps-io/access-granted — Multi-role and whitelist based authorization gem for Rails (and not only Rails!). coryodaniel/speakeasy — Middleware based authorization for Absinthe GraphQL powered by Bodyguard. angvp/django-oml — django-oml.