zhv9's Stars
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
chuigda/Vulkan-Tutorial-Rust-CN
Rust 版 Vulkan 教程的中文翻译,基于 vulkanalia
26F-Studio/Techmino
Techmino:方块研究所唯一官方仓库(Github)
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
penpot/penpot
Penpot: The open-source design tool for design and code collaboration
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
dtm-labs/dtm
A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
mini-lust/tutorials
An RPC framework developing tutorial
public-api-lists/public-api-lists
A collective list of free APIs for use in software and web development 🚀
RealKai42/qwerty-learner
为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
Rust-Coding-Guidelines/rust-coding-guidelines-zh
Rust 编码规范 中文版 (非官方)
ThirtyDegreesRay/OpenHub
An open source GitHub Android client app, faster and concise.
ralsina/rst-cheatsheet
A two-page cheatsheet for restructured text
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
rcore-os/rCore
Rust version of THU uCore OS. Linux compatible.
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
dmitmel/sorting-visualization
A Rust program for visualizing sorting algorithms which uses Piston for graphics. Inspired by https://github.com/Hopson97/Sort-Algorithm-Visualiser
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
alsotang/node-lessons
:closed_book:《Node.js 包教不包会》 by alsotang
atinfo/awesome-test-automation
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by https://zapple.tech and https://automated-testing.info
Micropoor/Micro8
Gitbook
copy/v86
x86 PC emulator and x86-to-wasm JIT, running in the browser
felixrieseberg/windows95
💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
midwayjs/pandora
A Manageable, Measurable and Traceable Node.js Application Manager represented by Alibaba powered by TypeScript
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
denoland/deno
A modern runtime for JavaScript and TypeScript.
Bogdan-Lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever