protobuf-rules-gen VS hippo

Compare protobuf-rules-gen vs hippo and see what are their differences.

protobuf-rules-gen

This is an experimental protoc plugin that generates Firebase Rules for Cloud Firestore based on Google's Protocol Buffer format. This allows you to easily validate your data in a platform independent manner. (by FirebaseExtended)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
protobuf-rules-gen hippo
2 5
194 408
0.0% 0.2%
0.0 1.2
over 2 years ago 9 months ago
C++ TypeScript
Apache License 2.0 GNU General Public License v3.0 or later
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.

protobuf-rules-gen

Posts with mentions or reviews of protobuf-rules-gen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-10.
  • Supabase (YC S20) raises $80M Series B
    8 projects | news.ycombinator.com | 10 May 2022
    A long time ago, I was the PM on Firestore security rules, which was intended to solve both of those issues.

    https://github.com/FirebaseExtended/protobuf-rules-gen was the closest we got: declaring types as protobufs (because Google, of course) and then generating both security rules to guarantee validity as well as client types that would match. I wanted to add proto annotations to do additional validity (e.g. add a regex to validate the phone number string was correct, do length checks on strings, etc.).

    The short answer is that backend rules engines, either in their own DSL or bolted on to e.g. SQL, are pretty tough to get right, and have a super steep learning curve. IMO, AWS API Gateway with Lambda Authorizers get this most correct.

hippo

Posts with mentions or reviews of hippo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-09.
  • Plunder and Urbit
    2 projects | news.ycombinator.com | 9 Aug 2023
    You may laugh, but a few years ago all those guys who sold us (some of? us - me anyway) on Kubernetes evidently got bored with it, and now they're all building a Hippo Factory[1]. And it's actually really good. This is the current timeline!

    [1] https://docs.hippofactory.dev/

  • Isolates, MicroVMs, and WebAssembly (In 2022)
    10 projects | news.ycombinator.com | 26 Sep 2022
  • Exploring .NET WebAssembly with WASI and Wasmtime
    8 projects | dev.to | 9 Aug 2022
    WebAssembly (Wasm) is something that the Cloud Native Advocacy team has been exploring. It has been around for a few years and has mostly been used within browser-based applications. There are many blog posts on what makes WebAssembly an ideal target for running applications (e.g., smaller footprint with .wasm files compared to containers, code isolation, and sandboxing). My colleague Steven Murawski wrote a blog series on getting started with hosting Wasm apps on an emerging PaaS platform called Hippo which is developed by folks at Fermyon. In Part 1 of the series, he introduces topics and define some of the acronyms like "Wagi" and "WASI". He also introduced a runtime called Wasmtime which implements the WebAssembly System Interface (WASI) standard. This article will walk you through how Steven and I went about getting a .NET console app running as a Wasm app on the Wasmtime runtime in a Dev Container. The .NET console app produced in this article has also been contributed as a csharp template in the yo-wasm repo which is also maintained by Fermyon; so you can quickly test it out for yourself later.
  • Supabase (YC S20) raises $80M Series B
    8 projects | news.ycombinator.com | 10 May 2022

What are some alternatives?

When comparing protobuf-rules-gen and hippo you can also consider the following projects:

yeoman - Yeoman - a set of tools for automating development workflow

dotnet-wasi-sdk - Packages for building .NET projects as standalone WASI-compliant modules

yo-wasm - Yeoman generator for Rust projects intended to build to WASM in OCI registries

yo-wasm - Yeoman generator for Rust projects intended to build to WASM in OCI registries

crystal - 🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!

colorcal - A travel planning tool that lets you color code and label the days of your trip.

Visual Studio Code - Visual Studio Code

supabase - The open source Firebase alternative.

OPA (Open Policy Agent) - Open Policy Agent (OPA) is an open source, general-purpose policy engine.

krustlet - Kubernetes Rust Kubelet [Moved to: https://github.com/krustlet/krustlet]