Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push. Learn more →
Top 12 Rust open-source Projects
-
Project mention: How to I make my jumping mechanics feel snappy? | reddit.com/r/gamedev | 2023-05-29
Unity has good tooling for defining curves, but I don't work with Unity or any of the other big engines. I work with a relatively new engine (Bevy), where both the engine itself and the ecosystem are being heavily developed. If I want to use curves I'll have to implement the curve representation, curve resolver, and curve editor myself - and I'd rather focus on the character controller.
-
https://github.com/firecracker-microvm/firecracker is the one that comes to mind, but most of these are internal.
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
See repos kud1ing/awesome-rust & awesomo /rust
-
-
-
cherrybomb
Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.
Standard library does not provide all solutions for Error Handling.. In fact, different errors may be returned by the same function, making it increasingly difficult to handle them precisely. Personal anecdote, in our company we developed Cherrybomb an API security tool written in Rust, and we need to re-write a good part of it to have a better errors handling.
-
Fabled-Engine
Self Study on developing a game engine using wgpu as the rendering API. Learning as I go.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
transparency-data
U.S. Healthcare Transparency Data. Supplemental data for the CMS/HHS price transparency rules.
Project mention: Open Source U.S. Healthcare Transparency Data Validator | reddit.com/r/rust | 2022-12-07One aspect of the project involves designing and maintaining open source datasets that help inform existence, pricing, and practices of healthcare providers, insurers, and plans. Currently we expose this in flat files, just for accessibility for a broad audience, but a lot of the data is naturally relational in nature. You can check it out here: https://github.com/TPAFS/transparency-data
-
-
EStash
An open source, cross-platform, programmed in rust, encrypted digital vault (store files and text) with the capability to set a path and with the click of a button to copy the contents to that file.
Project mention: EStash - Open Source, Cross-Platform, Encrypted Vault with the capability to set a path and with the click of a button to copy the contents to that file. | reddit.com/r/rust | 2022-12-16The software in the video (made by me): https://github.com/Obscurely/EStash
-
-
plexo-core
Plexo: The next generation, open-source, and AI-powered tool for planning, managing, and collaborating on your software projects.
Project mention: Introducing Plexo: An Open-Source, AI-Powered Project Management System | reddit.com/r/opensource | 2023-05-25For more information, visit our GitHub repository: plexo-core
Rust open-source related posts
- How to I make my jumping mechanics feel snappy?
- Bevy Engine now supports modern rendering with WebGPU
- Bevy + WebGPU
- Thetawave 0.1.0 Release: An open-source space shooter game, made with Rust. Try it on itch.io!
- Any way to draw hundreds of thousands of 3D objects?
- How to correctly add text config files to the bevy game that will be built for android?
- Additive blending of sprites in 2d
-
A note from our sponsor - CodiumAI
codium.ai | 31 May 2023
Index
What are some of the best open-source open-source projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | bevy | 24,040 |
2 | firecracker | 21,667 |
3 | awesomo | 8,930 |
4 | talent-plan | 8,829 |
5 | quickwit | 3,616 |
6 | cherrybomb | 791 |
7 | Fabled-Engine | 20 |
8 | transparency-data | 19 |
9 | rat-rs | 6 |
10 | EStash | 6 |
11 | nibble8 | 2 |
12 | plexo-core | 1 |