An open API service providing repository metadata for many open source software ecosystems.

Topic: "rustc"

solana-labs/solana 📦

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

Language: Rust - Size: 428 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 14,178 - Forks: 4,902

rust-lang/rustc-dev-guide

A guide to how rustc works and how to contribute to it.

Language: HTML - Size: 12 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 1,747 - Forks: 550

firebuild/firebuild

Automatic build cache

Language: C++ - Size: 2.84 MB - Last synced at: 39 minutes ago - Pushed at: about 1 hour ago - Stars: 128 - Forks: 3

oligamiq/rubrc

Rust compiler that runs in the browser!

Language: TypeScript - Size: 925 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 32 - Forks: 1

itsyaasir/rust-feature-toggle

VS Code Extension for quick enabling and disabling rust feature

Language: JavaScript - Size: 9.16 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 22 - Forks: 1

Alexhuszagh/minimal-lexical

Minimal float parser primitives with a focus on compile times.

Language: Rust - Size: 77.6 MB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 5

fenollp/supergreen

A way for cargo to build crates locally or remotely and share and fine-grained--cache them via a Docker registry.

Language: Dockerfile - Size: 1.51 MB - Last synced at: 21 days ago - Pushed at: 22 days ago - Stars: 7 - Forks: 1

gmitch215/benchmarks

📊 Browsable Benchmarks for Programming Languages

Language: Kotlin - Size: 5.25 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 5 - Forks: 1

solana-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.

Language: TypeScript - Size: 109 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

rust-lang-deprecated/rustc-perf-collector

Benchmark collection of rustc compile time performance.

Size: 10.5 MB - Last synced at: 28 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 4

Favo02/rusty-ex

🦀🎓 [thesis] Instrumenting rustc to Extract Feature Dependency Graphs.

Language: Rust - Size: 924 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 2

V8V88V8V88/yama

Yama is a lightweight package manager that efficiently manages software installations and dependencies using C and Rust.

Language: Rust - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Techcable/rustversion-detect

https://docs.rs/rustversion-detect/

Language: Rust - Size: 241 KB - Last synced at: 5 minutes ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

flip1995/rustc-semver 📦

Language: Rust - Size: 80.1 KB - Last synced at: 16 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

yining/vim-rustcexplain

view `rustc --explain` from inside Vim

Language: Vim Script - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

fmease/rruxwry

A wrapper around rust{,do}c for rust{,do}c devs

Language: Rust - Size: 625 KB - Last synced at: 9 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

YoungHaKim7/rust_release

My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

Language: Assembly - Size: 24.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Danny5487401/advanced_rust

rust 背包客

Language: Rust - Size: 2.21 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

FedericoBruzzone/rustc-instrument

A crate to instrument the Rust compiler 🦀

Language: Rust - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

221geek/100-days-of-rust

This repository is dedicated to my learning journey with Rust

Language: Rust - Size: 195 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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.

Language: JavaScript - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

Joxit/docker-rust-openssl 📦

Docker for rust/rustc/cargo with openssl

Language: Dockerfile - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

davidtwco/rustc-backtrace-filter 📦

A small utility for filtering noisy, often irrelevant lines out of backtraces when working on rustc

Language: Rust - Size: 24.4 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

SkyN9ne/Rust Fork of rust-lang/rust

Empowering everyone to build reliable and efficient software.

Language: Rust - Size: 846 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Alex-Kamikaze/rmall

A simple programm, inteneded to replace "rm" and "rmdir" by combining their features in single executable.

Size: 1.3 MB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

volks73/cargo-rustc-cfg

A Rust crate for parsing the output from the `cargo rustc --print cfg` command

Language: Rust - Size: 65.4 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

autf/make-rustc-miniproject

A little experiment of building Rust crates using only `make` and `rustc`.

Language: Makefile - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

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.

Size: 10.5 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

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.

Size: 10.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

fadhil-riyanto/rust-learn

my goal learn rust programming language in less 1 month

Language: Assembly - Size: 900 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

devstudio-org/hyperbuild

A build system for TypeScript to build efficent projects.

Language: Rust - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

pekkaran/filter-rustc

Better Rust compiler output for non-beginners

Language: Python - Size: 31.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

jwest951227/python2Rust

Implement the specific functions from python to Rust

Language: Python - Size: 629 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

VikSil/freecodecamp_rust_course

Code produced while taking Rust course on freeCodeCamp

Language: Rust - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mpmcintyre/ReacTaur_TS 📦

A simple boilerplate for React and Tauri with Typescript to get you off the ground.

Language: TypeScript - Size: 1.07 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mpmcintyre/ReacTaur_JS 📦

A simple boilerplate for React and Tauri with Javascript to get you off the ground.

Language: JavaScript - Size: 1.12 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Sudham4444/rustc

cd rust

Language: Rust - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PrathameshPC77/rustc

cd rust

Language: Rust - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

YoungHaKim7/easyrust_training

https://youtube.com/playlist?list=PLfllocyHVgsSJf1zO6k6o3SX2mbZjAqYE Easy Rust Korean / Rust in a Month of Lunches 한국어판

Language: Rust - Size: 1.75 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GammaSigma1234/Rust

Rust: apprendimento ed esercizi

Language: Rust - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bearddan2000/dev-rust-cli-buck2build-hello-world

A POC for buck2 and rust.

Language: Shell - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shiyaamsunder/rust-practice

little repo for rust practice programs

Language: Rust - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

apinanyogaratnam/clone-git-subdirectory

A cli tool to clone git repository subdirectories

Language: Rust - Size: 237 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

raldone01/const_fn_trait_ref_impls_feature_gate_not_required_question_mark 📦

Rustc const impl issue?

Language: Rust - Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RubyOnWorld/rustc-hash

A speedy hash algorithm used within rustc.

Language: Rust - Size: 37.1 KB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nufeng1999/jupyter-MyRust-kernel

Minimalism Jupyter rust kernel

Language: Python - Size: 734 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

TimJentzsch/rust_ice_detector 📦

A tool to search for internal compiler errors (ICEs) for Rust.

Language: Python - Size: 24.4 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LedgerProject/safepkt

Research paper On The Termination of Borrow Checking for Rust and a web application, CLI application and VSCode extension for running static analysis of rust-based smart contracts with a ready-to-be-verified project example.

Language: Shell - Size: 1.3 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

gregl83/rust-lang-book

Rust Language - Book

Language: Rust - Size: 244 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

brainstorm/dotenv-codegen-rustc-hang

This code makes the rustc 1.35 compiler unhappy (Building forever)

Language: Rust - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ChauDinh/rust-beginner

A beginner guide to Rust :)

Language: Rust - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

bearachute/ruster

Some rust stuff, reading through a rust tut

Language: Rust - Size: 460 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0