Pinned Repositories
aria2cengine
aria2加速下载引擎支持百度盘免登陆加速下载
clay
High performance UI layout library in C.
CoolFormat
CoolFormat Source Code Formatter
cvec
No bullshit vector library for C
FastBle
Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.
klib
A standalone and lightweight C library
LDDC
精准歌词(逐字歌词/卡拉OK歌词)歌词获取工具,支持QQ音乐、酷狗音乐、网易云平台,支持搜索与获取单曲、专辑、歌单的歌词 | Accurate Lyrics (verbatim lyrics) Retrieval Tool, supporting QQ Music, Kugou Music, and NetEase Cloud platforms. It allows searching and retrieving lyrics for singles, albums, and playlists.
mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
openuac2_fw
STM32F446 USB Audio Class 2 USB-I2S Bridge
stm32-i2s-examples
STM32: examples of I2S protocol usage
MrPresidentCh's Repositories
MrPresidentCh/stm32-i2s-examples
STM32: examples of I2S protocol usage
MrPresidentCh/aria2cengine
aria2加速下载引擎支持百度盘免登陆加速下载
MrPresidentCh/clay
High performance UI layout library in C.
MrPresidentCh/CoolFormat
CoolFormat Source Code Formatter
MrPresidentCh/cvec
No bullshit vector library for C
MrPresidentCh/FastBle
Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.
MrPresidentCh/klib
A standalone and lightweight C library
MrPresidentCh/LDDC
精准歌词(逐字歌词/卡拉OK歌词)歌词获取工具,支持QQ音乐、酷狗音乐、网易云平台,支持搜索与获取单曲、专辑、歌单的歌词 | Accurate Lyrics (verbatim lyrics) Retrieval Tool, supporting QQ Music, Kugou Music, and NetEase Cloud platforms. It allows searching and retrieving lyrics for singles, albums, and playlists.
MrPresidentCh/mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
MrPresidentCh/openuac2_fw
STM32F446 USB Audio Class 2 USB-I2S Bridge
MrPresidentCh/openuac2_hw
MrPresidentCh/pureclib
MrPresidentCh/retroarch_system
Compilation of BIOSes for various emulation platforms
MrPresidentCh/STM32G4_OSC
MrPresidentCh/sds
Simple Dynamic Strings library for C
MrPresidentCh/single_file_libs
List of single-file C/C++ libraries.
MrPresidentCh/vec
A type-safe dynamic array implementation for C