Vladimir Motylenko's starred repositories

rust

Empowering everyone to build reliable and efficient software.

Language:RustLicense:NOASSERTIONStargazers:95404Issues:1479Issues:53627

deno

A modern runtime for JavaScript and TypeScript.

mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

Language:JavaScriptLicense:MITStargazers:69501Issues:638Issues:2858

rustlings

:crab: Small exercises to get you used to reading and writing Rust code!

Language:RustLicense:MITStargazers:51598Issues:321Issues:625

typst

A new markup-based typesetting system that is powerful and easy to learn.

Language:RustLicense:Apache-2.0Stargazers:31659Issues:86Issues:2253

coreutils

Cross-platform Rust rewrite of the GNU coreutils

rust-clippy

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

Language:RustLicense:NOASSERTIONStargazers:11096Issues:87Issues:6644

prql

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement

Language:RustLicense:Apache-2.0Stargazers:9666Issues:45Issues:977

rspack

The fast Rust-based web bundler with webpack-compatible API 🦀️

Language:RustLicense:MITStargazers:8383Issues:57Issues:2215

burn

Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.

Language:RustLicense:Apache-2.0Stargazers:7961Issues:64Issues:607

ast-grep

⚡A CLI tool for code structural search, lint and rewriting. Written in Rust

Language:RustLicense:MITStargazers:6645Issues:26Issues:438

proc-macro-workshop

Learn to write Rust procedural macros  [Rust Latam conference, Montevideo Uruguay, March 2019]

Language:RustLicense:Apache-2.0Stargazers:3999Issues:39Issues:37

syn

Parser for Rust source code

Language:RustLicense:Apache-2.0Stargazers:2748Issues:27Issues:900

typos

Source code spell checker

Language:RustLicense:Apache-2.0Stargazers:2362Issues:12Issues:348

ezno

A JavaScript compiler and TypeScript checker written in Rust with a focus on static analysis and runtime performance

Language:RustLicense:MITStargazers:2321Issues:20Issues:87

typed-html

Type checked JSX for Rust

Language:RustLicense:MPL-2.0Stargazers:1864Issues:28Issues:42

jumpy

Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶

Language:RustLicense:NOASSERTIONStargazers:1596Issues:16Issues:284

diffsitter

A tree-sitter based AST difftool to get meaningful semantic diffs

Language:RustLicense:MITStargazers:1576Issues:12Issues:43

heapless

Heapless, `static` friendly data structures

Language:RustLicense:Apache-2.0Stargazers:1470Issues:32Issues:149

snarkVM

A Virtual Machine for Zero-Knowledge Executions

Language:RustLicense:Apache-2.0Stargazers:959Issues:0Issues:0

rust-typed-builder

Compile-time type-checked builder derive

Language:RustLicense:Apache-2.0Stargazers:888Issues:10Issues:82

cargo-modules

Visualize/analyze a Rust crate's internal structure

Language:RustLicense:MPL-2.0Stargazers:882Issues:10Issues:76

trybuild

Test harness for ui tests of compiler diagnostics

Language:RustLicense:Apache-2.0Stargazers:753Issues:9Issues:131

ula

μLA: Micro Logic Analyzer for RP2040

Language:RustLicense:Apache-2.0Stargazers:689Issues:17Issues:12

rsass

Sass reimplemented in rust with nom.

Language:RustLicense:NOASSERTIONStargazers:455Issues:12Issues:61

kobold

Easy declarative web interfaces.

Language:RustLicense:MPL-2.0Stargazers:385Issues:5Issues:22

rust-telemetry-workshop

A workshop that introduces participants to a comprehensive toolkit to detect, troubleshoot and resolve issues with Rust applications.

crabtyper

A speed typing web app written in Rust

Language:RustLicense:MITStargazers:188Issues:2Issues:16

rstml

Rust+html (JSX-like) parser for TokenStreams aka rsx

Language:RustLicense:MITStargazers:81Issues:1Issues:24

syn_derive

Derive macros for syn::Parse and quote::ToTokens