heytheww's Stars
dop251/goja
ECMAScript/JavaScript engine in pure Go
robertkrimen/otto
A JavaScript interpreter in Go (golang)
gopherjs/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
FreeRTOS/FreeRTOS
'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
JDRaftKeeper/RaftKeeper
RaftKeeper is a high-performance distributed consensus service.
apache/zookeeper
Apache ZooKeeper
nats-io/nats-server
High-Performance server for NATS.io, the cloud and edge native messaging system.
eclipse-mosquitto/mosquitto
Eclipse Mosquitto - An open source MQTT broker
eclipse-paho/paho.mqtt.golang
baidu/amis
前端低代码框架,通过 JSON 配置就能生成各种页面。
emqx/emqx
The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles
fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
ZachGoldberg/Startup-CTO-Handbook
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
xinychen/latex-cookbook
LaTeX论文写作教程 (清华大学出版社)
qqfly/how-to-learn-robotics
开源机器人学学习指南
SinaKarvandi/Hypervisor-From-Scratch
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
learnbyexample/py_regular_expressions
Learn Python Regular Expressions step by step from beginner to advanced levels
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
probml/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy
aliyun-node/Node.js-Troubleshooting-Guide
Node.js 应用线上/线下故障、压测问题和性能调优指南手册(一期更新结束)
TingsongYu/PyTorch-Tutorial-2nd
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
WuBingzheng/build-lua-in-rust
《用Rust实现Lua解释器》 / _Build a Lua Interpreter in Rust_
bobbyiliev/introduction-to-bash-scripting
Free Introduction to Bash Scripting eBook
michaelliao/learn-javascript
JavaScript全栈教程参考源码
Visualize-ML/Book4_Power-of-Matrix
Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
johnlui/PPHC
📙《高并发的哲学原理》开源图书(CC BY-NC-ND)https://pphc.lvwenhan.com
datawhalechina/llm-universe
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
LLMBook-zh/LLMBook-zh.github.io
《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣
hackclub/putting-the-you-in-cpu
A technical explainer by @kognise of how your computer runs programs, from start to finish.
JuanCrg90/Clean-Code-Notes
My notes of Clean Code book