edb
A General Real-Time Debug library & Client for Solidity, Vyper, LLL & co. (by ethdbg)
Ruma
A set of Rust crates for interacting with the Matrix chat network. (by ruma)
Our great sponsors
edb | Ruma | |
---|---|---|
1 | 5 | |
7 | 492 | |
- | 2.6% | |
10.0 | 0.0 | |
almost 5 years ago | 2 days ago | |
Rust | Rust | |
GNU General Public License v3.0 only | 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.
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.
edb
Posts with mentions or reviews of edb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-19.
-
What was the Rust project in your portfolio that got you hired as a Rust developer?
This helped me get an interview during my last semester at uni: https://github.com/ethdbg/edb
Ruma
Posts with mentions or reviews of Ruma.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-19.
- Looking for Axum app boilerplate
-
Merged stub of Rust integrated into Synapse, default Matrix homeserver
This could in turn lead to Synapse pulling in Ruma as a dependency. Meanwhile, Rust is already a huge part of the Matrix org’s fundamental tech stack, covering encryption, authentication and wysiwyg editing,
-
What was the Rust project in your portfolio that got you hired as a Rust developer?
I got a 404 there, but this link works for me!
-
Designing Rust bindings for REST APIs
Nice! For ruma we do a very similar thing, but with the endpoint definitions being usable for both client & server side, custom macros to make it all more manageable, and with structs with public fields (#[non_exhaustive] for forwards compat) instead of builders.
What are some alternatives?
When comparing edb and Ruma you can also consider the following projects:
cgmath-rs - A linear algebra and mathematics library for computer graphics.
rust-phash - Rust Perceptual Hashing Library and Executable
pdf - Rust library to read, manipulate and write PDF files.
matrix-rust-sdk - Matrix Client-Server SDK for Rust
blazex - AOT compiled object oriented programming language
komorebi - A tiling window manager for Windows
shiplift - 🐳 🦀 rust interface for maneuvering docker containers
automodera - A Publish-Subscribe Network for Distributing Perceptual Hashes of Images, written in Java and Rust.
small_matrix - A simple matrix library made in Rust.
http-endpoint - A crate providing a declarative way for specifying an HTTP endpoint.
ctru-rs - Rust wrapper for libctru