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. Learn more →
Top 10 Rust rust-language Projects
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
Project mention: How to add a value to HashSet located within a HashMap within a struct | /r/learnrust | 2023-04-15
Commented example code by eliovir: https://github.com/eliovir/rust-examples/blob/master/api-collections-hashmap.rs
-
-
I didn’t take a close look at your project yet, but based on the description, you may be interested in this: https://sokoban.iolivia.me (I also have a version in Bevy: https://github.com/ropewalker/bevy_sokoban).
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
gust
Built in Rust and leveraging Docker, JSON, and Sqlite (with future integration of a GraphQL API), 'gust' simplifies the process of preserving your recipes and creating comprehensive grocery shopping lists.
-
I released my first crate that provides a derive macro to easily obtain a name of a current variant in an enum as a string. I did it mostly to learn about procedural macros and the process of releasing a crate. I then found out there is strum which does this and much more. Nonetheless, I learned a lot and I found couple of nice tools like ```cargo-release and git-cliff.
Rust rust-language related posts
- Learning Rust Until I Can Walk Again
- Anyone get swhkd to work in Hyprland?
- Where to start?
- Key Chords in Hyprland.
- Sokoban clone written in Rust using ggez
- Bastion – Highly-Available Distributed Fault-Tolerant Runtime for Rust
- Best book after the official Rust book?
-
A note from our sponsor - SonarLint
www.sonarlint.org | 25 Sep 2023
Index
What are some of the best open-source rust-language projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | bastion | 2,684 |
2 | swhkd | 542 |
3 | rust-library-i18n | 520 |
4 | Weld | 268 |
5 | rust-examples | 224 |
6 | rust-cli-boilerplate | 177 |
7 | rust-sokoban | 138 |
8 | ferris-fetch | 114 |
9 | gust | 6 |
10 | tagname | 4 |