Top 5 Rust open-source Projects
-
Project mention: Docker running on host without host having access to its content | reddit.com/r/docker | 2022-06-17
Disclaimer, I'm an AWS employee. This isn’t an exact match to your question, but this is how AWS approached this issue for AWS Fargate and AWS Lambda. You could use the open-source AWS Firecracker project to run micro-VMs and then run your containers inside the micro-VMs. This is the press release: https://aws.amazon.com/blogs/aws/firecracker-lightweight-virtualization-for-serverless-computing/ And this video: https://www.youtube.com/watch?v=BIRv2FnHJAg Take a look at this GitHub project: https://github.com/firecracker-microvm/firecracker
-
Project mention: what GameEngine should i use to make games in rust?, is rust compile-time good enough for games? | reddit.com/r/rust_gamedev | 2022-07-02
Depending on the game you want to make and your target platform. In my opinion the best is Bevy, you can use the dynamic feature for fast compile time and fast iteration. If you want something small Macroquad is a great option, it has a great compile time.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Project mention: Hey Rustaceans! Got a question? Ask here! (20/2022)! | reddit.com/r/rust | 2022-05-20
I am doing pingcap's talent plan recently, where you need to implement a custom Deserializer for REdis Serialization Protocol for the building block 3. What confuses me most is the implementation of `EnumAccess` and `VariantAccess`. One of my attempt looks like the following:
-
Project mention: I made a simple CLI tool to fetch the next schedules for parisian transports, and it was enjoyable ! | reddit.com/r/rust | 2022-05-03
-
I followed your advices by making jup (Junon parser). It permits to parse source code into tokens and there is a syntax checker too (not finished, it grows up with the language). This could be used in community projects, as the way as rust-analyzer.
Rust open-source related posts
- My app was just released! Noumenal, an elegant 3D solid modeling app for iOS
- Capturing mouse clicks in the UI before they get to the world
- Game engines for programmers
- is react good enough for making a game engine
- How can I begin creating a 3D game engine in Rust?
- I'm addicted to building everything from scratch in JavaScript.
- [Help] I'm following amthyst's Pong tutorial and am stuck
Index
What are some of the best open-source open-source projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | firecracker | 18,461 |
2 | bevy | 16,864 |
3 | talent-plan | 7,632 |
4 | rat-rs | 4 |
5 | jup | 1 |
Are you hiring? Post a new remote job listing for free.