Stars
Application Binary Interface for the Arm® Architecture
A dedicated performance counter mainly for micro-controllers. For Cortex-M processors, the Systick will be used by default. The `perf_counter` shares the SysTick with users' original SysTick functi…
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
Keil projects and libraries for STM32F4xx devices
⛄ Possibly the smallest compiler ever
📚 Freely available programming books
Add master mode to FreeModbus. | 在 FreeModbus 中添加主机模式
A curated list of awesome embedded programming.
Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim.
A free and strong UCI chess engine
Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
IonDB, a key-value datastore for resource constrained systems.
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
🎆Interactive Online Platform that Visualizes Algorithms from Code
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:reading-and-annotate-quic
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕