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
·
brownboxdev avatar

brownboxdev/rabarber

0
View on GitHub↗
191 stars·1 fork·Ruby·MIT·3 views

Rabarber

Simple role-based authorization library for Ruby on Rails

Features

  • Authorization - Simple role-based authorization with multi-tenancy support.

Star history

Star history chart for brownboxdev/rabarberStar history chart for brownboxdev/rabarber

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

Open-source alternatives to Rabarber

Similar open-source projects, ranked by how many features they share with Rabarber.
  • be9/acl9be9 avatar

    be9/acl9

    850View on GitHub↗

    Yet another role-based authorization system for Rails

    Ruby
    View on GitHub↗850
  • 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
See all 20 alternatives to Rabarber→

Frequently asked questions

What does brownboxdev/rabarber do?

Simple role-based authorization library for Ruby on Rails

What are the main features of brownboxdev/rabarber?

The main features of brownboxdev/rabarber are: Authorization.

What are some open-source alternatives to brownboxdev/rabarber?

Open-source alternatives to brownboxdev/rabarber include: be9/acl9 — Yet another role-based authorization system for 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.