openfga VS topaz

Compare openfga vs topaz and see what are their differences.

openfga

A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar (by openfga)
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
openfga topaz
18 9
3,500 1,188
5.8% 2.8%
9.7 9.3
about 12 hours ago about 16 hours ago
Go Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

openfga

Posts with mentions or reviews of openfga. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-18.

topaz

Posts with mentions or reviews of topaz. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-12.
  • Open Policy Agent
    8 projects | news.ycombinator.com | 12 Mar 2024
    OPA is a great tool for implementing a policy-as-code system. But if you're trying to use it for application authorization (e.g. fine-grained authz for B2B SaaS or a set of internal applications), you may find that its policy story is strong, but it doesn't really have a "data plane": you either store data in a data.json file and rebuild the policy any time that data changes, or make an http.send call out of the policy to fetch dynamic data.

    Check out Topaz [0], which uses OPA as its decision engine, but adds a data plane that is based on the ReBAC ideas explored in the Google Zanzibar [1] paper.

    Disclaimer: I work on the team [2] that builds and maintains the Topaz project.

    [0] https://www.topaz.sh

    [1] https://research.google/pubs/zanzibar-googles-consistent-glo...

    [2] https://www.aserto.com

  • Show HN: Topaz 0.30 – OSS authz service combining the best of OPA and Zanzibar
    2 projects | news.ycombinator.com | 6 Nov 2023
    You can, simply use the topazd.exe binary from the topaz_windows_x86_64.zip from the GH releases page (https://github.com/aserto-dev/topaz/releases). Note this is currently not a Windows Service, so not net start topaz. Let me know if that would be interesting.
  • OPA (Open Policy Agent) VS topaz - a user suggested alternative
    2 projects | 25 Jul 2023
    Topaz is an open-source authorization project for cloud-native applications. It uses OPA as the decision engine and supports Rego policy as first-class citizens. It also has an embedded relationship database to support data-centric authorization models like Google Zanzibar's relationship-based access controls (ReBAC).
  • Topaz
    1 project | /r/devopspro | 23 Nov 2022
  • Show HN: Topaz: open-source authorization combining the best of OPA and Zanzibar
    1 project | /r/hypeurls | 24 Oct 2022
    8 projects | news.ycombinator.com | 24 Oct 2022

What are some alternatives?

When comparing openfga and topaz you can also consider the following projects:

spicedb - Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data

ThinkSharp.Licensing - Simple library with fluent API for creating and verifying signed licenses

permify - An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.

teler-waf - teler-waf is a Go HTTP middleware that protects local web services from OWASP Top 10 threats, known vulnerabilities, malicious actors, botnets, unwanted crawlers, and brute force attacks.

topaz - A high performance ruby, written in RPython

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured

Did you know that Go is
the 4th most popular programming language
based on number of references?