RustEngineer's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
TheAlgorithms/Rust
All Algorithms implemented in Rust
LukeMathWalker/zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
dtolnay/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
async-rs/async-std
Async version of the Rust standard library
dtolnay/syn
Parser for Rust source code
LukeMathWalker/cargo-chef
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
eyre-rs/eyre
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
bytecodealliance/wasm-tools
CLI and Rust libraries for low-level manipulation of WebAssembly modules
fadeevab/design-patterns-rust
Rust examples for all 23 classic GoF design patterns, and even a little more
utkarshkukreti/select.rs
A Rust library to extract useful data from HTML documents, suitable for web scraping.
algorand/py-algorand-sdk
Algorand Python SDK
ivnsch/rust_android_ios
Android / iOS app with shared Rust logic
security-union/yew-actix-template
Awesome full-stack template using Yew and Rust
algorand-devrel/beaker
A framework for writing Smart Contracts on Algorand
elliottneilclark/rs-poker
rs-poker is a rust library that includes all of the poker evaluation tools that you need from hand ranking and starting card enumeration to a full agent arena for self learning.
lily-mara/refactoring-to-rust
Code to accompany Refactoring to Rust
manuelmauro/algonaut
A rusty sdk for Algorand.
algorand/pointproofs
dgoulet-tor/arti
Folks-Finance/folks-finance-js-sdk
The official JavaScript SDK for the Folks Finance Algorand Protocol
algorand/pixel
Algorand's implementation of pixel consensus signature
mraof/rust-algorand-sdk
algorand/zexe
Rust library for decentralized private computation
algorand/pixel_param
A rust implementation for parameter generations of Pixel signature scheme
algorand/pointproofs-paramgen
ivnsch/algonaut-myalgo-yew-template
Template to sign Algonaut transactions with My Algo wallet in a Yew application.
ivnsch/algo-prompt
Yew component to display Algorand transaction prompts
mohammadreza-ashouri/Sending_Algorand_Transaction_in_Rust