@liming2019
wdliming 暂无简介
Portable C Compiler
The C Code Archive Network
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
Getting Started with STM32 ARM Cortex-M3 using GCC (STM32F103, NUCLEO-F103RB)
stm32工程模板已经上传到github上
互联网上的免费书籍
单文件,实现各种CRC类型计算。 CRC32 CRC32_BZIP2 CRC32_MPEG2 CRC32_POSIX CRC32_JAMCRC CRC32_STM32
线性同余随机数,C语言实现,代码极其简单,很适合用来做简单的随机数发生器使用。
不依赖其它第三方文件,单文件实现所有的AES模式加密,由mbedtls精简而来。
【性能优化】高效内存池的设计与实现
a simple rtos.
主要用c语言的链接和结构体实现动态数组
Fast simple C vector implementation
C implementation of std::vector
Generic pseudo-templated containers for C. Written entirely in C89 with design inspired by the C++ STL. /// DOCS ARE SLIGHTLY OUTDATED, PROJECT IS STABLE AND STILL IN ACTIVE DEVELOPMENT