Starred repositories
stb single-file public domain libraries for C/C++
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
Embedded web server, with TCP/IP network stack, MQTT and Websocket
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
🚀 Truly open-source AI avatar(digital human) toolkit for offline video generation and digital human cloning.
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
Public repository of the QuickJS Javascript Engine.
AI wearables. Put it on, speak, transcribe, automatically
'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.
An open source cross-platform USB stack for embedded system
A GPS bicycle speedometer that supports offline maps and track recording
Recurrent neural network for audio noise reduction
面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings
open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
A library of common data structures and algorithms written in C.
Apache NuttX is a mature, real-time embedded operating system (RTOS)
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
Gear-Lib, C library for IOT Embedded Multimedia and Network
ZSWatch - the Open Source Zephyr™ based Smartwatch, including both HW and FW.
An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库
A minimal but powerful thread pool in ANSI C