totechite's Stars
annict/annict
A platform for anime addicts built with Rails and Hotwire.
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
evcxr/evcxr
sharkdp/bat
A cat(1) clone with wings.
serde-rs/serde
Serialization framework for Rust
rustwasm/wasm-pack
📦✨ your favorite rust -> wasm workflow tool!
wasm-tool/wasm-pack-plugin
webpack plugin for Rust
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
hyperium/hyper
An HTTP library for Rust
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
jD91mZM2/jrust
A Rust macro that parses Java-like syntax and runs it as a Rust program
Cosmostrix/rust-docs-i18n
Machine-assisted localization experiments on the Rust documentation
rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
sdepold/rsvm
Rust Version Manager
saschagrunert/webapp.rs
A web application completely written in Rust. 🌍
atom-archive/xray
An experimental next-generation Electron-based text editor
increments/qiita-markdown
Qiita-specified markdown processor.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
sinatra/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
rust-lang/rust
Empowering everyone to build reliable and efficient software.
square/moshi
A modern JSON library for Kotlin and Java.
JetBrains/kotlin
The Kotlin Programming Language.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
markedjs/marked
A markdown parser and compiler. Built for speed.
gjtorikian/commonmarker
Ruby wrapper for the comrak (CommonMark parser) Rust crate
mbrubeck/robinson
A toy web rendering engine