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 12 Rust Tool Projects
-
mirrord
Connect your local process and your cloud environment, and run local code in cloud conditions.
Project mention: mirrord: Connect your local process and your cloud environment, and run local code in cloud conditions. | reddit.com/r/coolgithubprojects | 2023-03-30 -
Project mention: [Media] Tabled [v0.9.0] - An easy to use library for pretty print tables | reddit.com/r/rust | 2022-09-30
this is awesome. I came across jql before, but your implementation looks like it has much more feature parity with jq. Are your API's primarily focused on terminal usage? or is it designed in a way that it would be easy to import & use as a rust crate?
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
huniq
Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.
`sort | uniq` is really slow for this, as it has to sort the entire input first. I use `huniq` which is way faster for this. I'm sure there are many similar options.
-
Project mention: Announcing Tiger 1.0 — a visual tool to author game spritesheets and their metadata, built with Tauri. | reddit.com/r/rust | 2023-03-10
Mostly because it takes time and effort to support other platforms (QA, distribution, some implementation details). I focused on Windows because that is what I use, and is also the most popular platform for game developers. If you would like to help support other platforms, I wrote a little more info here.
-
-
-
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.
-
lyon-deck-toolbox
Lyon's Deck Toolbox, an installer for a collection of tools and utilities to enhance the experience with the Steam Deck.
Project mention: I didn’t know that the SteamDeck system takes more than 40GB itself which makes the 64GB useless | reddit.com/r/SteamDeck | 2023-01-07Do yourself a big favor, get a large microsd (512gb-1tb) and look at https://github.com/LyonSyonII/lyon-deck-toolbox for the btrfs filesystem compression mod. It will help you reduce file sizes.
-
Project mention: Backpack: Curate and use your starter projects more easily | news.ycombinator.com | 2022-08-17
-
-
GitHub
-
Project mention: Out of a desire to backup my docker volumes, I created a small utility to periodically compress and upload a directory to S3. Since I'm only 9 months into my Rust journey, any advice is welcome! | reddit.com/r/rust | 2023-02-11
Rust Tools related posts
- mirrord: Connect your local process and your cloud environment, and run local code in cloud conditions.
- Announcing Tiger 1.0 — a visual tool to author game spritesheets and their metadata, built with Tauri.
- Rapid Kubernetes Controller development cycle with Tilt - with silly drawings
- mirrord 3.27.0 released
- Use Kubernetes in the development process? How long is a single iteration?
- How to debug node services running on kubernetes clusters
- Tool to use local IDE for remote development
-
A note from our sponsor - SonarLint
www.sonarlint.org | 30 Mar 2023
Index
What are some of the best open-source Tool projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | mirrord | 2,342 |
2 | jql | 935 |
3 | shoop | 450 |
4 | huniq | 198 |
5 | tiger | 141 |
6 | rsw-rs | 86 |
7 | rust-ci-release-template | 65 |
8 | lyon-deck-toolbox | 53 |
9 | backpack | 30 |
10 | multitool | 27 |
11 | gci | 6 |
12 | awsbck | 4 |