caifu - collection of interesting, self contained C libraries.
caifu is not a new javascript framework btw.
- chtml - library for generating HTML code at runtime with C link
- chttp - simple http server link
- crfb - RFB/VNC protocol client implementation, can be used for video streaming link
- lemon - custom memory allocator, can be used in WASM
- cora - minimalistic STB style, window creation and management library (Windows, Linux)
- plum - logging library
- nika - simple raytracing engine
- blueberry - very minimalistic neural network framework.
- cherry - timer library
- kiwi - fixed point arithmetic library
- peach - linear algebra library (matrices)
- euclib - simple plotting STB-style library
- haul - simple STB-style container library
- triton - STB-style C JSON serialization/deserialization library
caifu is free and open source C library collection. All code in this repository is licensed under
- MIT License (LICENSE.md or https://opensource.org/license/mit/)