SaaSHub helps you find the best software and product alternatives Learn more →
Langs-in-rust Alternatives
Similar projects and alternatives to langs-in-rust
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
-
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
Servo
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
langs-in-rust discussion
langs-in-rust reviews and mentions
-
Lisp Implemented in Rust Macros
Steel seems alright: https://github.com/mattwparas/steel
There are other Lisps too (https://github.com/alilleybrinker/langs-in-rust) though I think they’re less actively maintained.
-
Gleam
Gleam is written in Rust and is a nice example (besides Rust itself) of what it looks like to write a language in Rust. By my own tracking (https://github.com/alilleybrinker/langs-in-rust) Gleam is one of the most popular languages written in Rust and is one of the few top languages in that list which isn't a reimplementation of an existing language!
-
Rust is ugly, doesn’t even let you write simple data structures, unsafe rust is not even defined, makes the simplest things so hard to write and did I mention it’s ugly?
Ah yes, std, that famous crate that is unusable for systems programming. God forbid anyone do any "systems" programming that uses std.
- Langs in Rust: a list of more than 100 programming languages implemented in Rust!
- The impossible case of pitching rust in a web dev shop
-
Scripting language that compiles to Rust?
A scripting language with an interpreter written in rust? Lua doesn't compile to C. The Lua interpreter is written in C and can inter-operate with it. Maybe look here: https://github.com/alilleybrinker/langs-in-rust
-
Hey Rustaceans! Got a question? Ask here! (29/2022)!
There are in fact! If I remember correctly, Gluon and Gleam are both done via Combinators. You can probably find many more here
- Rock v0.2.1, a little native toy language I've made with Rust and LLVM.
-
Higher level languages over Rust?
Or maybe see languages implemented in Rust being writen in rust doesn't mean they're good at interacting wirh rust)
-
Announcing Parcel CSS: A new CSS parser, compiler, and minifier written in Rust!
Parcel has been added to my list of languages implemented in Rust! It's currently the only CSS implementation listed there.
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 May 2025
Stats
The primary programming language of langs-in-rust is Python.