wenjungong's Stars
mysterywolf/formatting
源码格式自动化调整工具
dmtx/libdmtx
libdmtx Library
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
QSCTech/zju-icicles
浙江大学课程攻略共享计划
FranHawk/simplefoc_balance_car
balance car use ESP32 and BLDC drived by simplefoc
olist213/Information_Security_Books
信息安全方面的书籍
sheisc/ucc162.3
A lightweight open-source C compiler for research and education.
glx-technologies/meter-dlt645
Scripts for DLT645 protocol
WuSong0/ProtocolAnalysls
电能表DLT645-07的协议解析
SnorlaxLarid/DLT645
基于DLT645-2007/DLT645-1997协议的智能电表数据采集
QuantumLeaps/qpc
QP/C Real-Time Embedded Framework/RTOS based on asynchronous, event-driven Active Objects (Actors) and Hierarchical State Machines
iggredible/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
GorgonMeducer/PLOOC
Protected Low-overhead Object Oriented Programming with ANSI-C
antirez/sds
Simple Dynamic Strings library for C
ldcsaa/HP-Socket
High Performance TCP/UDP/HTTP Communication Component
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
RiceChen/R_Plan
R plan,原名米饭计划,R-plan是整合所有工具的集成软件
kangear/NetAssistant
网络调试助手 基于Qt开发的Ubuntu版本
faycheng/cJSON
cJson源码和源码分析
DaveGamble/cJSON
Ultralightweight JSON parser in ANSI C
nginx/nginx
The official NGINX Open Source repository.
armink/EasyFlash
Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB
littlefs-project/littlefs
A little fail-safe filesystem designed for microcontrollers
MarkDing/pyprogrammer
How to use Python + Pyside + JLinkARM.DLL to make a GUI C8051 and ARM Cortex M0/M3/M4 programmer tool
RT-Thread/rt-thread
RT-Thread is an open source IoT Real-Time Operating System (RTOS).
izackwu/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
eclipse-threadx/threadx
Eclipse ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
weston-embedded/uC-OS2
µC/OS-II is a preemptive, highly portable, and scalable real-time kernels. Designed for ease of use on a huge number of CPU architectures.
AzenkChina/VirtualMeter
A general develop framework for smart meter.
dwhall/farc
Framework for state machines with run-to-completion concurrency using asyncio. Python 3.4 or later