mingscraft's Stars
brooks-builds/yewrs_playground
A playground for experimenting with and learning Yew.rs
AbdesamedBendjeddou/Rusty-CS
A Computer Science Curriculum with Rust flavor!
pimoroni/flotilla-pre
Pre-release Flotilla software for pioneering pirates. Not for the faint of heart! You have been warned!
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
flutter/samples
A collection of Flutter examples and demos
mingscraft/eth-passphrase-backup
Ethereum HD wallet passphase backup utilities
rust-in-action/code
Source code for the book Rust in Action
RustScan/RustScan
🤖 The Modern Port Scanner 🤖
CodeChain-io/codechain
CodeChain's official implementation in Rust.
rust-embedded/discovery
Discover the world of microcontrollers through Rust!
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
PacktPublishing/Hands-On-Microservices-with-Rust
Hands-On Microservices with Rust 2018, published by Packt
jdrouet/jolimail
Send nice emails
jdrouet/mrml
Implementation of mjml in rust
jdrouet/catapulte
Rust implementation of catapulte email sender
TatriX/realworld-rust-rocket
Rust + Rocket RealWorld framework implementation
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
Solido/awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
XVimProject/XVim2
Vim key-bindings for Xcode 9
polaris1119/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
go-kit/kit
A standard library for microservices.
alexjoverm/typescript-library-starter
Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
iamcco/coc-flutter
flutter support for (Neo)vim
quii/learn-go-with-tests
Learn Go with test-driven development
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings