Stars
6
stars
written in C
Clear filter
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/
bsdiff and bspatch are libraries for building and applying patches to binary files.
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
TinyZZZ includes GZIP, LZ4, ZSTD, LZMA compression algorithms written in C language, unlike the official code, this code mainly focuses on simplicity and easy to understand.