tdelabro's Stars
nats-io/nats.rs
Rust client for NATS, the cloud native messaging system.
facebook/winterfell
A STARK prover and verifier for arbitrary computations
maxgillett/giza
A Cairo VM prover implemented using Winterfell
patrickbiel01/Cairo_Verifier
lambdaclass/cairo-vm
cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
rusty-crewmates/substrate-tutorials
A collection of exercices to teach yourself Substrate
onlydustxyz/starklings
An interactive tutorial to get you up and running with Starknet
rayon-rs/rayon
Rayon: A data parallelism library for Rust
est31/cargo-udeps
Find unused dependencies in Cargo.toml
cross-rs/cross
“Zero setup” cross compilation and “cross testing” of Rust crates
rust-lang/rust
Empowering everyone to build reliable and efficient software.
apache/incubator-teaclave-sgx-sdk
Apache Teaclave (incubating) SGX SDK helps developers to write Intel SGX applications in the Rust programming language, and also known as Rust SGX SDK.
leandromoreira/ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
Rust-for-Linux/linux
Adding support for the Rust language to the Linux kernel.
ffmpegwasm/ffmpeg.wasm
FFmpeg for browser, powered by WebAssembly
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
django-money/django-money
Money fields for Django forms and models.
charMstr/printf_lover_v2
this is a checker for ft_printf (42cursus november 2019)