crates.io
Package registry
A central registry and infrastructure for sharing Rust packages, written in Rust
The Rust package registry
3k stars
59 watching
605 forks
Language: Rust
last commit: 1 day ago
Linked from 2 awesome lists
hacktoberfestrust
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,892 |
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,607 |
microsoft/windows-rs | A library that provides Rust bindings for calling Windows APIs. | 10,797 |
ardaku/whoami | A Rust crate that provides functions to retrieve user and environment information on various platforms. | 198 |
iqlusioninc/crates | A collection of Rust crates from iqlusion, providing various cryptographic and utility libraries. | 464 |
rust-lang/rustlings | A collection of small exercises to help developers learn Rust programming language by reading and writing code. | 55,016 |
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,707 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 259 |
clap-rs/clap | A tool for creating command-line interfaces with flexible argument parsing and subcommand support. | 14,469 |
rust-lang/rust-bindgen | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,531 |
rustls/rustls | A modern, platform-independent TLS library written in Rust | 6,315 |
tokio-rs/prost | A Rust implementation of Protocol Buffers for generating idiomatic and readable code from proto2 and proto3 files. | 4,001 |