totechite's Stars
google/zx
A tool for writing better scripts
usagi/rust-memory-container-cs
Rust Memory Container Cheat-sheet
wenyan-lang/wenyan
文言文編程語言 A programming language for the ancient Chinese.
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
hoovercj/vscode-power-mode
Your code is powerful, unleash it! The extension made popular by Code in the Dark has finally made its way to VS Code.
tailwindlabs/tailwindcss
A utility-first CSS framework for rapid UI development.
kencoba/alloy-introduction
Course material for Introduction of Alloy Analyzer
jdan/98.css
A design system for building faithful recreations of old UIs
rust-bakery/nom
Rust parser combinator framework
dalibo/pev2
Postgres Explain Visualizer 2
ad-sho-loko/bogoDB
A toy dbms implementation written in Golang
tanakh/easy-scraper
Easy scraping library
zetzit/zz
🍺🐙 ZetZ a zymbolic verifier and tranzpiler to bare metal C
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
tanakh/cargo-atcoder
Cargo subcommand for AtCoder
stepancheg/rust-protobuf
Rust implementation of Google protocol buffers
suzukiplan/vgs-bgm-decoder
decodes: VGS's .BGM file to PCM
suzukiplan/Touhou-VGS-MML-data
東方BGM on VGSのMMLデータ公開&サポート用のレポジトリです
davecom/ClassicComputerScienceProblemsInPython
Source Code for the Book Classic Computer Science Problems in Python
rust-lang/async-book
Asynchronous Programming in Rust
fluffyemily/cross-platform-rust
Example project showing a rust library running on iOS
aigarashi/PL-LectureNotes
the-little-prover/j-bob
davideuler/SQLite-2.5.0-for-code-reading
SQLite 2.5.0 fixed version for modern GCC, which is perfect for code reading, database design learning
MithrilJS/mithril.js
A JavaScript Framework for Building Brilliant Applications
prickathon/prismdb
プリティーシリーズの情報をまとめる同人プラットフォームです
smithy-lang/smithy
Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language.
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rui314/9cc
A Small C Compiler