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

delba/Permission

0
View on GitHub↗
2,892 stars·322 forks·Swift·MIT·12 views

Permission

A unified API to ask for permissions on iOS

Features

  • User Permissions - Unified API for requesting iOS permissions.
  • Permissions - Unified API for requesting system permissions.

Star history

Star history chart for delba/permissionStar history chart for delba/permission

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Permission

Similar open-source projects, ranked by how many features they share with Permission.
  • django-guardian/django-guardiandjango-guardian avatar

    django-guardian/django-guardian

    3,903View on GitHub↗

    django-guardian is a Django object permission library that enables the assignment of fine-grained access rights to individual database records. This system provides object-level access control, allowing users or groups to be granted permissions for specific model instances rather than applying a single global rule to an entire data model. The library includes a permission manager for the Django administrative interface, which provides a visual dashboard to assign and audit these instance-specific security rules. It also features an anonymous access controller to define and verify permissions

    Python
    View on GitHub↗3,903
  • ennioma/arekennioma avatar

    ennioma/arek

    952View on GitHub↗

    AREK is a clean and easy way to request any kind of iOS permission (with some nifty features 🤖)

    Swift
    View on GitHub↗952
  • iosphere/ishpermissionkitiosphere avatar

    iosphere/ISHPermissionKit

    615View on GitHub↗

    A polite and unified way of asking for permission on iOS

    Objective-C
    View on GitHub↗615
  • dfunckt/django-rulesdfunckt avatar

    dfunckt/django-rules

    1,976View on GitHub↗

    Awesome Django authorization, without the database

    Pythonauthorizationdjangopermissions
    View on GitHub↗1,976
See all 11 alternatives to Permission→

Frequently asked questions

What does delba/permission do?

A unified API to ask for permissions on iOS

What are the main features of delba/permission?

The main features of delba/permission are: User Permissions, Permissions.

What are some open-source alternatives to delba/permission?

Open-source alternatives to delba/permission include: vintasoftware/django-role-permissions — A django app for role based permissions. django-guardian/django-guardian — django-guardian is a Django object permission library that enables the assignment of fine-grained access rights to… ennioma/arek — AREK is a clean and easy way to request any kind of iOS permission (with some nifty features 🤖). iosphere/ishpermissionkit — A polite and unified way of asking for permission on iOS. ivanvorobei/sppermissions — SPPermissions is a Swift library that centralizes permission status checks and request flows across iOS and macOS… nixzhu/proposer — Make permission request easier.