stevenjob's Stars
rust-lang/nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
mhinz/vim-galore
:mortar_board: All things Vim!
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
XXIIVV/webring
Make yourself a website
Peltoche/vixi
A vim like client for the xi backend
cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
xi-editor/xi-editor
A modern editor with a backend written in Rust.
IGI-111/Smith
A simple text editor written in Rust
cessen/ropey
A utf8 text rope for manipulating and editing large texts.
cessen/led
A simple text editor written in Rust
gregberge/react-teleporter
Teleport React components in the same React tree 📡
rust-cli/rexpect
.github/workflows/ci.yml
slack-rs/slack-rs-api
Rust interface for the Slack Web API
ihalila/pancurses
A Rust curses library, supports Unix platforms and Windows
gyscos/cursive
A Text User Interface library for the Rust programming language
BSVino/JaiPrimer
A description of Jonathan Blow's programming language, Jai
bobrippling/ps4bot
FredKSchott/snowpack
ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️
ColinEberhardt/applause-button
A zero-configuration medium-style button for adding applause / claps / kudos to web pages and blog posts
le-jzr/sisyphos-kernel-uefi-x86_64
A Rust kernel running on bare UEFI (no separate bootloader). Very early stage.
phil-opp/blog_os
Writing an OS in Rust
mcginty/snow
A Rust implementation of the Noise Protocol Framework
ajar/gumshoe
A Chromium extension for discreet password logging.
paritytrading/philadelphia
Fast FIX protocol library for the JVM
ReactiveX/rxjs
A reactive programming library for JavaScript
prettier/prettier
Prettier is an opinionated code formatter.
jeaye/ncurses-rs
A low-level ncurses wrapper for Rust