LingjieFan's Stars
cpq/mdk
A bare metal SDK for the ESP32 & ESP32C3
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
LingjieFan/LinearC
A linear algebra library in C, a vector and matrix wrapper for blas and lapack, build on 'ObjectC'
LingjieFan/Container
Some Basic Data Structures: ArrayList, LinkedList, HashTable, Buffer(String) ... based on 'ObjectC'
LingjieFan/ObjectC
Add OOP object-oriented features to C! No macro definition! No new syntax! Only C. More like a coding standard for C.