Elsa-is-My-Muse's Stars
torvalds/linux
Linux kernel source tree
openssl/openssl
TLS/SSL and crypto library
flipperdevices/flipperzero-firmware
Flipper Zero firmware source code
cesanta/mongoose
Embedded TCP/IP network stack with embedded web server, Websocket, and MQTT client
Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
guanzhi/GmSSL
支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
kokke/tiny-AES-c
Small portable AES128/192/256 in C
ThrowTheSwitch/Unity
Simple Unit Testing for C
solidSpoon/DashPlayer
为英语学习者量身打造的视频播放器,助你通过观看视频、沉浸真实语境,轻松提升英语水平。#美剧 #播放器 #听力
cesanta/mongoose-os
Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
kgabis/parson
Lightweight JSON library written in C.
lwip-tcpip/lwip
lwIP mirror from http://git.savannah.gnu.org/cgit/lwip.git
apache/mynewt-nimble
Apache mynewt
openxc/uds-c
Unified Diagnostics Service (UDS) and OBD-II (On Board Diagnostics for Vehicles) C Library
rhempel/umm_malloc
Memory Manager For Small(ish) Microprocessors
uriparser/uriparser
:hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub
payden/libwsclient
WebSocket client library for C
eclipse/tinydtls
Eclipse tinydtls
thoughtworks/maeve-csms
MaEVe is an experimental EV Charge Station Management System (CSMS)
ChargePoint/wireshark-v2g
Dissector for the V2G Protocols
dspace-group/dsV2Gshark
Free Wireshark plugin to analyze ISO15118 V2G communication between electric vehicles (EV) and charging stations (EVSE).
Mozilla88/tddcode
《测试驱动的嵌入式C语言开发》(Test-Driven Development for Embedded C)一书随书代码的修改版本
QuantumLeaps/lock-free-ring-buffer
"Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically suitable for embedded systems.
bojanpotocnik/cmake-uvision-syncer
CMake ⇄ µVision project file synchronizer
bonybrown/tiny-AES128-C
Small portable AES128 in C
EVerest/libcbv2g
libcbV2G - The V2GTP EXI codec library
JonnyWhatshisface/libwebsock2
libwebsock 2.0.0
dspace-group/iso15118
Implementation of the ISO 15118 Communication Protocol (-2, -20, -8)
pazzk-labs/ocpp
OCPP client implementation in C
DFVSQY/Vscode_Mingw_GDB_CMake_Clangd_Demo
This is a demo that shows how to use "VSCode+Clangd+CMake+Mingw64" toolchains to develop c/c++.