Python
Java
JavaScript
Android
Golang
C/C++
Swift
PHP
Node.js
Ruby
.NET
More
React
Linux
Rust
Vue.js
Flutter
Command-line
Network programming
Database
Applications
IDEs
More...
Home
/
Rust
/
Deployment
Deployment
Deployment
Search
Newest releases
Newest releases
Most popular
Deployment
4
3d car simulation in rust
3d car simulation in rust This project is developed with intention to learn: programming on rust, computer graphics, physics simulation, geometric alg
Deployment
7
A reimplementation of the excellent word game Wordle by Josh Wardle.
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
Deployment
48
Easy IO for Rust
ezio - a crate for easy IO Examples use ezio::prelude::*; fn main() { // Read a line from stdin let _ = stdio::read_line(); // Iterate l
Deployment
3
VelocyPack in Rust
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
Deployment
6
rust(1) cli prototype
rust-cli rust(1) CLI prototype API Docs | Releases | Contributing Installation $ cargo add rust-cli Safety This crate uses #![deny(unsafe_code)] to en
Deployment
5
Rust <=> Solidity
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
Deployment
6
An in-depth resource to learn Rust 🦀
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
Deployment
3
Advent of Code in kaze RTL
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
Deployment
3
Advent of Code 2021 puzzles & solutions in Rust
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
Deployment
3
Advent of Code 2021 solutions in Rust.
🎄 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
Deployment
4
Advent of Code 2021 (Rust)
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
Deployment
8
⭐ Advent of Code 2021: Мade with Rust
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
Deployment
162
Life simulation written in rust
Life simulation written in Rust, inspired by this very old screensaver: https://sourceforge.net/projects/primlife/ Demo: https://joelthelion.github.io
Deployment
15
Repositório para auxiliar iniciantes na linguagem Rust
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
Deployment
5
realize XPBD with rust and render in Unity
XPBD Simulation with Rust & Unity 上次看了XPBD的论文,最近又恰好在学习Rust,于是就想着用Rust来实现一个XPBD Solver练一下手,正好一箭双雕。 XPBD结论公式可参考此篇 - XPBD论文解读(Extended Position-Based Dyn
Deployment
4
OpenCV Sample Projects in Rust
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/
Deployment
48
Rust-ported browserslist.
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
Deployment
8
Rust development environment for MIPS on NT4
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
Deployment
8
Demo Terraform Provider in Rust
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
Deployment
3
Build things statically with the magic of musl.
🗿 Static Build things statically with the magic of musl. Usage Enter a directory and run: # Build for current CPU architecture. $ docker buildx build
Deployment
3
MORUS cipher for Rust.
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
Deployment
3
Collection of "surprising behaviours" in Rust.
wtfrust Collection of "surprising behaviours" in Rust. In the same spirit of wtfpython and wtfjs. This document avoids common and general problems in
Deployment
3
[WIP] A cli pastebin in Rust
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
Deployment
11
Monadic checked arithmetic for Rust
Monadic checked arithmetic for Rust This library provides types wrapping raw numeric types, and tracking possibility of an overflow, enforcing correct
Deployment
11
Rust speech synth
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
Deployment
33
Rust CASPaxos implementation
A Rust CASPaxos implementation exporting a simple KV interface. Tested on top of a simulator that causes most race conditions to quickly surface. Feat
Deployment
10
ECFFT in Rust
ECFFT algorithms on the BN254 base field This crate implements structs and traits for the ECFFT algorithms from the paper Elliptic Curve Fast Fourier
Deployment
20
A curated index of Rust RFCs
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
Deployment
513
heroku-buildpack-rust — A buildpack for Rust applications on Heroku
Heroku buildpack for Rust This is a Heroku buildpack for Rust with support for cargo and rustup. Features include: Caching of builds between deploymen
Deployment
48
rust-app-engine — App Engine Rust boilerplate
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
Deployment
374
docker-rust — the official Rust Docker image
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
Deployment
492
rust-musl-cross — Docker images for compiling static Rust binaries using musl-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
1
2
Categories
Rust
3378
Encoding JSON
43
Applications
36
Asynchronous
112
Audio and Music
58
Authentication
31
Automotive
12
Build system
43
Caching
32
Cargo plugins
46
Command-line
418
Compression
22
Computation
18
Concurrency
70
Configuration
28
Cryptocurrencies
96
Cryptography
130
Data processing
14
Data structures
182
Data visualization
16
Database
74
Database interfaces
35
Date and time
17
Debugging
55
Deployment
69
Development tools
27
Distributed systems
14
Email
20
Embedded
4
Embedded development
90
Emulators
29
Encoding Binary
4
Encoding Multimedia
3
Encoding XML
10
Encoding YAML
8
Filesystem
91
Foreign Function Interface
101
Game development
106
Games
62
Genetic algorithms
12
Geospatial
3
Graphics
71
GUI
167
HTTP Client
52
IDEs
32
Image processing
101
Industrial automation
3
Logging
11
Machine learning
68
macOS APIs
10
Math
46
Memory management
40
Miscellaneous
162
Mobile
4
Network programming
133
No standard library
34
Observability
2
Operating systems
21
Parsing
75
Platform specific
12
Procedural macros
40
Productivity
2
Profiling
28
Resources
13
Science
44
Scripting
17
Security tools
57
Simulation
1
Static Site Generators
20
System tools
54
Template engine
65
Testing
83
Text editors
40
Text processing
69
Text search
21
Unix APIs
33
Utilities
439
Value formatting
9
Video
27
Virtualization
34
Web programming
82
Web Servers
83
WebAssembly
21
WebSocket
17
Windows APIs
18
Most popular
More
01
rust-musl-builder — Docker images for compiling static Rust binaries using musl-libc and m...
02
heroku-buildpack-rust — A buildpack for Rust applications on Heroku
03
rust-musl-cross — Docker images for compiling static Rust binaries using musl-cross
04
docker-rust — the official Rust Docker image
05
mini-docker-rust — An example project for very small rust docker images
06
Life simulation written in rust
07
docker-rustup — A multiple version (with musl tools) Rust Docker image
08
Easy IO for Rust
09
Rust-ported browserslist.
10
rust-app-engine — App Engine Rust boilerplate