anvil-runtime VS Opal

Compare anvil-runtime vs Opal and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
anvil-runtime Opal
14 36
834 4,808
1.7% 0.2%
4.6 9.0
5 months ago 3 days ago
Clojure Ruby
GNU General Public License v3.0 or later MIT License
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.

anvil-runtime

Posts with mentions or reviews of anvil-runtime. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-13.
  • Launch HN: Pynecone (YC W23) – Web Apps in Pure Python
    25 projects | news.ycombinator.com | 13 Mar 2023
    Founder here. Self hosting is a thing - just "pip install anvil-app-server"!

    https://anvil.works/open-source

  • The New Anvil Editor: Build Python Web Apps with Even More Power and Flexibility
    1 project | /r/Python | 31 Jan 2023
    To be fair, it has a free tier which gives you most of Anvil's features and lets you build unlimited apps. There's also the open-source app server if you want to host your apps yourself and work around the paid tier's DB limits: https://github.com/anvil-works/anvil-runtime
  • Pynecone - a full-stack framework for building and deploying web apps.
    2 projects | /r/Python | 14 Dec 2022
    The runtime is open source: https://github.com/anvil-works/anvil-runtime
  • Ask HN: Hunting for a Framework
    23 projects | news.ycombinator.com | 4 Dec 2022
    https://github.com/anvil-works/anvil-runtime#using-the-stand...

    The code is GNU AFFERO GENERAL PUBLIC LICENSE Version 3.

  • New Anvil tutorial, 150+ pages, with 220 screenshots, and 25 app examples
    1 project | /r/Python | 3 Jul 2022
    anvil server
  • New? READ ME FIRST!
    1 project | /r/AnvilWorks | 2 May 2022
    Anvil is a platform for building web apps with nothing but Python - no HTML, CSS or JavaScript required. Anvil also comes with lots of built-in features like one-click deployment, databases, user authentication, email and the open-source app server.
  • Is JavaScript necessary for python web developer.
    4 projects | /r/learnpython | 22 Oct 2021
    anvil.works
  • The new (beta) Anvil editor has been released
    2 projects | /r/Python | 16 Sep 2021
  • Ask HN: Who is hiring? (June 2021)
    17 projects | news.ycombinator.com | 1 Jun 2021
    Anvil | Software Developer | Cambridge, UK | On-site/Semi-Remote | Full-time or Part-time | https://anvil.works/jobs

    Anvil | Junior Software Developer | Cambridge, UK | On-site/Semi-Remote | Full-time or Part-time | https://anvil.works/jobs

    Anvil | Developer Advocate | Cambridge, UK | On-site/Semi-Remote | Full-time or Part-time | https://anvil.works/jobs

    Help us fix web development at Anvil (https://anvil.works)!

    Web development is way too hard – Javascript, HTML, CSS, SQL, and frameworks coming out of your ears. So we built Anvil: a simpler way for anyone to build full-stack web apps, entirely in Python. Anvil is a web framework; it’s an online code editor; it’s a GUI builder; and it’s a hosting platform. And you’ll be helping us with all of it.

    We're looking for:

    SOFTWARE DEVELOPERS:

    Build the platform that's fixing web development for everyone. You’ll be working on the Anvil editor (that’s the development environment, code editor, drag-and-drop designer, version control, and so on) and the Anvil runtime (that’s the Python-to-JS compiler, UI toolkit, database, integrations, and the hosting engine that makes it so easy to deploy).

    Our stack is mostly Javascript, Clojure and Python (in descending order of line count). We don’t need you to be an expert in all of these already, and for the junior role we don't need any. Otherwise, we’ll want to see evidence that you can hit the ground running with at least one of them – or that you’re a great all-rounder who won’t have a problem with any of them.

    Much (or most) of your work will be open source: https://anvil.works/open-source

    DEVELOPER ADVOCATES:

    We need developers with great communication skills, to show people how to build awesome things with Anvil. You’ll be writing how-to guides, blog posts and tutorials, building example apps, presenting Anvil at conferences (when those resume), and helping our users – from individual developers to huge tech companies – build their applications. And then you’ll help us work out how to improve Anvil for them.

    It's rewarding work – developers love being introduced to Anvil (our stand is always crowded[0] at conferences!). Plus, there are all the advantages of an early-stage startup: lots of autonomy, and huge impact.

    We're bootstrapped and profitable, with customers ranging from tiny startups to household names. Find out more: https://anvil.works/jobs

  • How to host Anvil web app with the uplink
    1 project | /r/AnvilWorks | 16 Apr 2021
    Are you using the `--uplink-key` flag or `--client-uplink-key` flag when running your app with the app server? Anvil App Server - advanced config

Opal

Posts with mentions or reviews of Opal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-15.
  • RubyJS-Vite
    11 projects | news.ycombinator.com | 15 Apr 2024
    It's been a long time dream for me since about 2013 when I started getting deep into Ruby and Rails, to be able to write Ruby code for the frontend instead of JavaScript. I was a lover and adopter of CoffeeScript (which had it's flaws and imperfections), but that mostly got killed by ES6. I wrote some PoCs with Opal[1] that felt pretty good to write, but the overhead was rough (this was many years ago so things might be different now) and I never really felt like I didn't have to know about or care about the underlying javascript. I tend to discard leaky abstractions as I feel they often add more complexity than they were meant to cover in the first place.

    Has anybody used this or Opal or anything else? What is the state of "write your frontend in Ruby" nowadays?

    [1]: https://github.com/opal/opal

  • Non-code contributions are the secret to open source success
    10 projects | news.ycombinator.com | 13 Feb 2024
    Every time I see a respectable project use a Code of Conduct I remind myself that, unfortunately, Caroline Ada won[1]

    [1] https://github.com/opal/opal/issues/941

  • Coming to grips with JS: a Rubyist's deep dive
    16 projects | dev.to | 29 Dec 2023
    But we shouldn't overstate the difference: the JS and Ruby object models are actually similar in how dynamic both of them are. This makes Ruby-to-JS compilers like Opal easier to implement, according to an Opal maintainer.
  • Opal – a Ruby to JavaScript source-to-source compiler
    1 project | news.ycombinator.com | 24 Dec 2023
    This is an interview with the author of Opal, here's the project:

    https://github.com/opal/opal

  • GCC Adopts a Code of Conduct
    2 projects | news.ycombinator.com | 22 Jun 2023
    Not the OP, but from what I remember they would seek out every possible opportunity in every single possible open source community they could find and propose the CoC that they wrote. 0 contributions to the projects, with the exception of demanding that people implement incredibly verbose CoC's in their projects under the guise of "protecting the minorities contributing to the projects".

    Most infamous instance is probably this one, in the Opal repo: https://github.com/opal/opal/issues/941

    As well as this thread in the Ruby issue tracker that devolves into pure chaos with Ada refusing to actually participate in any of the valid points others bring up: https://bugs.ruby-lang.org/issues/12004

    And I'm sure there's many other instances if you look around a bit.

  • Hackers Flood NPM with Bogus Packages Causing a DoS Attack
    3 projects | /r/programming | 10 Apr 2023
    My experience with ruby for front end web dev is via https://opalrb.com/
  • The Rust Trademark Borrow Checker : Rust Foundation Solicits Feedback on Updated Policy for Trademarks
    5 projects | /r/programming | 9 Apr 2023
    Here's an example of the creator of the most adopted CoC (the Contributor Covenant) trying to get an open source contributor removed from a project due to his political opinions expressed on Twitter which she didn't like and found offensive.
  • Launch HN: Pynecone (YC W23) – Web Apps in Pure Python
    25 projects | news.ycombinator.com | 13 Mar 2023
    So ruby has a JS transpiler - opal - https://opalrb.com/

    I tried using it a little bit but the reality is if you need JS to make your app more interactable it's really worth it to just learn some JS. As soon as you need something complex the extra layer of abstraction just gets in the way and becomes more of a headache, and if you don't need anything complex then you don't need JS in the first place.

  • DebunkThis: Coraline Ada Ehmke hasn't really contributed that much as far as code goes
    1 project | /r/DebunkThis | 11 Dec 2022
    I stumbled upon this thing from years ago. I did some more digging to see what other communities thought about it. Turns out that a lot of people are really against Coraline's side.
  • All web applications may be created in the optimal environment created by Ruby, JS, and Vite.
    4 projects | /r/ruby | 30 Oct 2022

What are some alternatives?

When comparing anvil-runtime and Opal you can also consider the following projects:

brython - Brython (Browser Python) is an implementation of Python 3 running in the browser

MRuby - Lightweight Ruby

appsmith - Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

JRuby - JRuby, an implementation of Ruby on the JVM

Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

Rubinius - The Rubinius Language Platform

Metabase - The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:

Reactrb

remi - Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.

yjit - Optimizing JIT compiler built inside CRuby

cli - Official Command Line Interface for the IPinfo API (IP geolocation and other types of IP data)

natalie - a work-in-progress Ruby compiler, written in Ruby and C++