Lists (2)
Sort Name ascending (A-Z)
Stars
7
stars
written in C
Clear filter
CommonMark parsing and rendering library and program in C
LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
github / cmark-gfm
Forked from commonmark/cmarkGitHub's fork of cmark, a CommonMark parsing and rendering library and program in C
C99 library for fast image conversion between yuv420p and rgb24
Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer.git
FreeBSD's `getopt` and `getopt_long` ported to Windows & others