Deployment

Deployment

Newest releases

alexichepura 3d car simulation in rust This project is developed with intention to learn: programming on rust, computer graphics, physics simulation, geometric alg
 

pmsanford Paudle A reimplementation of the excellent word game Wordle by Josh Wardle. This version was created using Yew and Rust. I cribbed the colors and layo
 

nrc ezio - a crate for easy IO Examples use ezio::prelude::*; fn main() { // Read a line from stdin let _ = stdio::read_line(); // Iterate l
 

markuspf velocypack-rs -- an amateur attempt at VelocyPack in Rust This is my amateur attempt at writing a library to read and write ArangoDB's 🥑 VelocyPack f
 

yoshuawuyts rust-cli rust(1) CLI prototype API Docs | Releases | Contributing Installation $ cargo add rust-cli Safety This crate uses #![deny(unsafe_code)] to en
 

wolflo POC harness for writing Solidity tests in Rust using ethers-rs. Usage Run forge tests forge test Run rust tests forge build cargo test Notes The usag
 

lazarnikolov94 Learning Rust 🦀 Hello friend! 👋 Welcome to my "Learning Rust" repo, a home for my notes as I'm learning Rust. I'm structuring everything into lesson
 

yupferris aoc2021 Advent of Code in kaze RTL. expect only a few solutions, as this is not a particularly fun/rewarding thing to do :P (especially as kaze kinda
 

ChevyRay Advent of Code 2021 These are puzzles for the Advent of Code 2021 challenge, written and solved in the Rust programming language. The puzzle for each
 

kukabi 🎄 Advent of Code 2021 in Rust 🦀 To display the solution for the first problem of day 1: cargo run -- day_1_a And for the the second problem of day
 

belen-albeza aoc-2021 Advent of Code 2021 with Rust. To build and run the project This project uses cargo-aoc. More detailed instructions can be found at that proj
 

sergree Advent of Code 2021: Мade with Rust When I was solving puzzles, my goal was to practice writing idiomatic Rust. My solutions do not claim to be the fa
 

joelthelion Life simulation written in Rust, inspired by this very old screensaver: https://sourceforge.net/projects/primlife/ Demo: https://joelthelion.github.io
 

pgjbz Rust4Noobs Explore a documentação » Report Bug · Request Feature Sobre o Projeto Projeto para introdução a linguagem de programação Rust, o objetivo d
 

wlgys8 XPBD Simulation with Rust & Unity 上次看了XPBD的论文,最近又恰好在学习Rust,于是就想着用Rust来实现一个XPBD Solver练一下手,正好一箭双雕。 XPBD结论公式可参考此篇 - XPBD论文解读(Extended Position-Based Dyn
 

iwatake2222 OpenCV Sample Projects in Rust Resource https://docs.rs/opencv/0.60.0/opencv/ https://lib.rs/crates/opencv https://github.com/twistedfall/opencv-rust/
 

g-plane browserslist-rs The tool like Browserslist, but written in Rust. For the project status, please see Project #1. Try it out Before trying this crate, y
 

gamozolabs Summary This is a project which allows us to run Rust "shellcode" in a MIPS environment on NT 4.0. TL;DR Setup NT Install NT 4.0 MIPS in QEMU using th
 

palfrey terraform-provider-helloworld Welcome to a large pile of hacks masquerading as a PoC. This repository proves that it's possible to write a Terraform P
 

moycat 🗿 Static Build things statically with the magic of musl. Usage Enter a directory and run: # Build for current CPU architecture. $ docker buildx build
 

jedisct1 MORUS for Rust This is a Rust implementation of MORUS (MORUS-1280-128), ported from the Zig implementation. MORUS is a fast authenticated cipher for p
 

ylxdzsw wtfrust Collection of "surprising behaviours" in Rust. In the same spirit of wtfpython and wtfjs. This document avoids common and general problems in
 

flyingcakes85 pasta A cli based pastebin in Rust, but very insecure Use nightly toolchain to build rustup override set nightly When this program is running, you can
 

dpc Monadic checked arithmetic for Rust This library provides types wrapping raw numeric types, and tracking possibility of an overflow, enforcing correct
 

Dimev Grail-rs (Work in progress) Grail, A simple formant speech synthesizer, built for portability This is the rust version The goal of this synthesizer is
 

ConnectEverything A Rust CASPaxos implementation exporting a simple KV interface. Tested on top of a simulator that causes most race conditions to quickly surface. Feat
 

wborgeaud ECFFT algorithms on the BN254 base field This crate implements structs and traits for the ECFFT algorithms from the paper Elliptic Curve Fast Fourier
 

nrc RFC index A curated index of Rust RFCs. View the RFC index at ncameron.org/rfcs. This project has three parts: a website for browsing Rust RFCs, metad
 

emk Heroku buildpack for Rust This is a Heroku buildpack for Rust with support for cargo and rustup. Features include: Caching of builds between deploymen
 

therustmonk Rust App Engine This projects is a minimal boilerplate ro run Rust web application inside Google App Engine. To deploy it use Google Cloud Shell: ```s
 

rust-lang About this Repo This is the Git repo of the Docker official image for rust. See the Docker Hub page for the full readme on how to use this Docker imag
 

rust-cross rust-musl-cross Docker images for compiling static Rust binaries using musl-cross-make, inspired by rust-musl-builder Prebuilt images Currently we hav