Artichoke is a Ruby Made with Rust that compiles to WebAssembly

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
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
  • artichoke

    💎 Artichoke is a Ruby made with Rust

  • You might be interested in this early work to build a Sinatra echo server [0] with Artichoke (called ferrocarril back then). `hubris` used a custom Rack-compatible web server called `nemesis` [1] based on Rocket [2], a Rust Flask-like web framework.

    [0]: https://github.com/artichoke/artichoke/tree/97ba69d31154be45...

    [1]: https://github.com/artichoke/artichoke/tree/97ba69d31154be45...

    [2]: https://rocket.rs/

  • optcarrot

    A NES emulator written in Ruby

  • I don't think it runs Optcarrot (the current most prominent Ruby benchmark) https://github.com/mame/optcarrot.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • When I look at ruby code written in C, I have one thought. Why isn't Ruby rewritten in Crystal, which would make use of parallelism?

    1 project | /r/ruby | 5 Nov 2022
  • Should I be concerned about the quality of crates.io?

    1 project | /r/rust | 20 Sep 2022
  • Artichoke is a Ruby made with Rust

    1 project | news.ycombinator.com | 21 Apr 2022
  • Any suggestions on how to begin making a byte-code compiled programming language which then gets executed on a VM?

    1 project | /r/ProgrammingLanguages | 17 Mar 2022
  • Artichoke Ruby's Rust implementation of `String` has been merged

    1 project | /r/rust | 27 Nov 2021