rustc
There are 57 repositories under rustc topic.
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
rust-lang/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
firebuild/firebuild
Automatic build cache
oligamiq/rubrc
Rust compiler that runs in the browser!
Alexhuszagh/minimal-lexical
Minimal float parser primitives with a focus on compile times.
itsyaasir/rust-feature-toggler
VS Code Extension for quick enabling and disabling rust feature
fenollp/supergreen
A way for cargo to build crates locally or remotely and share and fine-grained--cache them via a Docker registry.
gmitch215/benchmarks
📊 Browsable Benchmarks for Programming Languages
a-khushal/rnp
rust node package cli
solana-trading-bot-service/raydium-lp-contract
A Solana program demonstrating Raydium liquidity pool integration, built with Anchor framework. This project showcases how to interact with Raydium's AMM to manage liquidity positions.
rust-lang-deprecated/rustc-perf-collector
Benchmark collection of rustc compile time performance.
tum-i4/rustyrts
rustyRTS: Regression Test Selection for Rust
Link-the-Coder/LSTimer
This is a Rubik's Cube timer with cool design and cool features.
Techcable/rustversion-detect
https://docs.rs/rustversion-detect/
V8V88V8V88/yama
Yama is a lightweight package manager that efficiently manages software installations and dependencies using C and Rust.
VikSil/freecodecamp_rust_course
Code produced while taking Rust course on freeCodeCamp
yining/vim-rustcexplain
view `rustc --explain` from inside Vim
YoungHaKim7/rust_release
My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7
Alex-Kamikaze/rmall
A simple programm, inteneded to replace "rm" and "rmdir" by combining their features in single executable.
apinanyogaratnam/clone-git-subdirectory
A cli tool to clone git repository subdirectories
autf/make-rustc-miniproject
A little experiment of building Rust crates using only `make` and `rustc`.
cashblaze129/solana-program-template
Minimal Solana BPF program template
Danny5487401/advanced_rust
rust 背包客
davidtwco/rustc-backtrace-filter
A small utility for filtering noisy, often irrelevant lines out of backtraces when working on rustc
DHARANIVENDHANV/rust_compiler_deep_dive
In this video, Daniel Cumming a formal verification engineer at Runtime Verification and Rust instructor at RareSkills explains how the Rust compiler works under the hood. This talk will explain the Rust compiler pipeline.
FedericoBruzzone/rustc-instrument
A crate to instrument the Rust compiler 🦀
fmease/rruxwry
A wrapper around rust{,do}c for rust{,do}c devs
GMDancun/Tractor-management-system
This Blockchain Tractor app aims to connect tractor owners and smallholder farmers in need of a tractor for their own personal use.
Joxit/docker-rust-openssl
Docker for rust/rustc/cargo with openssl
Laugharne/rust_compiler_deep_dive
In this video, Daniel Cumming a formal verification engineer at Runtime Verification and Rust instructor at RareSkills explains how the Rust compiler works under the hood. This talk will explain the Rust compiler pipeline.
ShivankK26/Basic-Router-Chain-Contracts
Basic Counter and Tic Tac Toe Smart Contracts written on Router Chain.
SkyN9ne/Rust
Empowering everyone to build reliable and efficient software.
volks73/cargo-rustc-cfg
A Rust crate for parsing the output from the `cargo rustc --print cfg` command
fadhil-riyanto/rust-learn
my goal learn rust programming language in less 1 month
guezoloic/game-of-life
A simple implementation of Conway's Game of Life in Rust.