Python
Java
JavaScript
Android
Golang
C/C++
Swift
PHP
Node.js
Ruby
.NET
More
React
Linux
Rust
Vue.js
Flutter
Command-line
Network programming
Database
Applications
IDEs
More...
Home
/
Rust
/
Development tools
Development tools
Development tools
Search
Newest releases
Newest releases
Most popular
Development tools
165
Shisho is a lightweight static analyzer for developers.
Lightweight static analyzer for several programming languages
Development tools
14
Colection of Vim and Neovim configurations to kickstart your Rust development experience.
Colection of Vim and Neovim configurations to kickstart your Rust development experience.
Development tools
1.6k
OneFuzz - a self-hosted Fuzzing-As-A-Service platform
Project OneFuzz enables continuous developer-driven fuzzing to proactively harden software prior to release. With a single command, which can be baked into CICD, developers can launch fuzz jobs from a few virtual machines to thous
Development tools
329
scriptisto A language-agnostic "shebang interpreter" that enables you to write one file sc...
Scriptisto It is tool to enable writing one file scripts in languages that require compilation, dependencies fetching or preprocessing. It works as a
Development tools
50
tinyrick a basic task dependency tool emphasizing Rust functions over raw shell commands.
tinyrick: a freeform Rust build system .---. ^ o{__ω__ o{ ^0^ -Let me out! ~~ ( // *|* \xx\) xx`|' = =
Development tools
504
fw — workspace productivity booster
fw Appveyor Why fw? With fw you have a configuration describing your workspace. It takes care of cloning projects and can run commands across your ent
Development tools
164
semantic-rs — automatic crate publishing
semantic-rs The purpose of this tool is to help people to publish crates following the semver specification. Right now if you're building a new crate
Development tools
559
artifact — the design doc tool made for developers
Heads up: reimagining artifact 3.0, check it out at artifact_py Artifact: design documentation for everybody Tutorial Rendered Design Documents Leavin
Development tools
1.1k
Rust Search Extension — A handy browser extension to search crates and docs in address bar...
Rust Search Extension The ultimate search extension for Rust Search docs, crates, builtin attributes, official books, and error codes, etc in your add
Development tools
3.5k
Rust Language Server — A server that runs in the background, providing IDEs, editors, and ...
Rust Language Server (RLS) The RLS provides a server that runs in the background, providing IDEs, editors, and other tools with information about Rust
Development tools
5.6k
Rustup — the Rust toolchain installer
rustup: the Rust toolchain installer Master CI Build Status Windows macOS Linux Etc rustup installs The Rust Programming Language from the official re
Development tools
5.5k
rustfmt — A Rust code formatter
rustfmt A tool for formatting Rust code according to style guidelines. If you'd like to help out (and you should, it's a fun project!), see Contributi
Development tools
3.4k
Racer — code completion for Rust
Racer - code completion for Rust RACER = Rust Auto-Complete-er. A utility intended to provide Rust code completion for editors and IDEs. Maybe one day
Development tools
121
ptags — A parallel universal-ctags wrapper for git repository
ptags A parallel universal-ctags wrapper for git repository Description ptags is a universal-ctags wrapper to have the following features. Search git
Development tools
245
Module Linker — Extension that adds <a> links to references in mod, use and extern crate s...
Module Linker Module Linker adds direct links in the GitHub source code viewer, to any imported modules or files. If you're browsing source code on Gi
Development tools
948
mask — A CLI task runner defined by a simple markdown file
mask is a CLI task runner which is defined by a simple markdown file. It searches for a maskfile.md in the current directory which it then parses for
Development tools
14.7k
just — A handy command runner for project-specific tasks
just just is a handy way to save and run project-specific commands. (非官方中文文档,这里,快看过来!) Commands are stored in a file called justfile with syntax inspi
Development tools
859
rustfix — automatically applies the suggestions made by rustc
rustfix The goal of this tool is to read and apply the suggestions made by rustc. Current status Currently, rustfix is split into two crates: rustfix,
Development tools
12
gstats — command line tool to print a developer handy summary of all git repositories belo...
gstats Simple Rust tool to get quick summary info on git repos showing latest tag, branch, state. I implemented this to help me work with a the not to
Development tools
581
git-journal — The Git Commit Message and Changelog Generation Framework
git-journal 📖 The Git Commit Message and Changelog Generation Framework Table of contents: TL;DR Installation Usage Default output Template output Co
Development tools
20
crate-deps — generates images of dependency graphs for crates hosted on crates.io
crate-deps A web service that generates images of dependency graphs for crates hosted on crates.io This project is built entirely in Rust using these
Development tools
1.7k
dotenv-linter — Linter for .env files
⚡️ Lightning-fast linter for .env files. Written in Rust 🦀 It checks .env files for problems that may cause the application to malfunction: ✅ D
Development tools
385
rusty-tags — create ctags/etags for a cargo project and all of its dependencies
rusty-tags A command line tool that creates tags - for source code navigation by using ctags - for a cargo project, all of its direct and indirect dep
Development tools
822
clog-cli — generates a changelog from git metadata
clog-cli A conventional changelog for the rest of us About clog creates a changelog automatically from your local git metadata. See the clogs changelo
Categories
Rust
3378
Encoding JSON
43
Applications
36
Asynchronous
112
Audio and Music
58
Authentication
31
Automotive
12
Build system
43
Caching
32
Cargo plugins
46
Command-line
418
Compression
22
Computation
18
Concurrency
70
Configuration
28
Cryptocurrencies
96
Cryptography
130
Data processing
14
Data structures
182
Data visualization
16
Database
74
Database interfaces
35
Date and time
17
Debugging
55
Deployment
69
Development tools
27
Distributed systems
14
Email
20
Embedded
4
Embedded development
90
Emulators
29
Encoding Binary
4
Encoding Multimedia
3
Encoding XML
10
Encoding YAML
8
Filesystem
91
Foreign Function Interface
101
Game development
106
Games
62
Genetic algorithms
12
Geospatial
3
Graphics
71
GUI
167
HTTP Client
52
IDEs
32
Image processing
101
Industrial automation
3
Logging
11
Machine learning
68
macOS APIs
10
Math
46
Memory management
40
Miscellaneous
162
Mobile
4
Network programming
133
No standard library
34
Observability
2
Operating systems
21
Parsing
75
Platform specific
12
Procedural macros
40
Productivity
2
Profiling
28
Resources
13
Science
44
Scripting
17
Security tools
57
Simulation
1
Static Site Generators
20
System tools
54
Template engine
65
Testing
83
Text editors
40
Text processing
69
Text search
21
Unix APIs
33
Utilities
439
Value formatting
9
Video
27
Virtualization
34
Web programming
82
Web Servers
83
WebAssembly
21
WebSocket
17
Windows APIs
18
Most popular
More
01
just — A handy command runner for project-specific tasks
02
Rustup — the Rust toolchain installer
03
rustfmt — A Rust code formatter
04
Rust Language Server — A server that runs in the background, providing IDEs, editors, and ...
05
Racer — code completion for Rust
06
dotenv-linter — Linter for .env files
07
OneFuzz - a self-hosted Fuzzing-As-A-Service platform
08
Rust Search Extension — A handy browser extension to search crates and docs in address bar...
09
mask — A CLI task runner defined by a simple markdown file
10
rustfix — automatically applies the suggestions made by rustc