ebraminio / c-demosLinks
short demos to show main use of popular C libraries
☆29Updated 10 months ago
Alternatives and similar repositories for c-demos
Users that are interested in c-demos are comparing it to the libraries listed below
Sorting:
- HarfBuzz tutorial; will probably be merged with HarfBuzz repo soon☆48Updated 2 years ago
- A simple, thin-wrapper, cross-platform networking API on socket level☆15Updated 4 years ago
- A simple example of just using the Native Activity in Android without JNI / Java code☆19Updated 12 years ago
- Documentation generator for C/C++ code☆53Updated last month
- A decompression library for rar, tar, zip and 7z archives☆82Updated 2 months ago
- duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator☆116Updated 2 weeks ago
- A PCG based pseudo-random number generator for C.☆19Updated 2 years ago
- A WIP terminal emulator, written in C++11 using Skia, libtsm, and GLFW☆24Updated 6 years ago
- A C implementation of a data structure that can store a string and efficiently cut a part (a substring) of this string and insert it in a…☆25Updated last year
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- PEG Parser in ANSI C☆62Updated 3 years ago
- ☆87Updated this week
- A sophisticated implementation of Unicode Bidirectional Algorithm☆161Updated 3 weeks ago
- ☆27Updated last year
- https://codeberg.org/ccxvii/snippets☆31Updated 3 months ago
- Dead simple event-driven load-balancer☆34Updated 11 months ago
- Example code which uses SDL, cairo, freetype, FontConfig, and harfbuzz to do ttf/otf text layout and rendering☆175Updated 2 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- C implementation of mbrubeck's Robinson HTML engine.☆17Updated 6 years ago
- C++ implementation of a gap buffer.☆56Updated 11 months ago
- C utility libraries☆76Updated 3 months ago
- Tetris in a small virtual machine (11 lines of C)☆22Updated last year
- Minimalistic Ninja generator☆51Updated 9 years ago
- A filesystem wrapper☆16Updated 6 years ago
- VText is a text editor made entirely from c++, GLSL, openGL, and Imgui☆26Updated 6 years ago
- Ventanium C Library - Read-only mirror☆20Updated 2 years ago
- C implementation of Google's PageRank algorithm☆46Updated 3 years ago
- Single file public domain networking library☆40Updated 3 years ago
- Conway's Game of Life written in C and compiled to WebAssembly☆20Updated 5 years ago
- Sample Code on the creation of Android APKs using command line & makefile only.☆87Updated 8 years ago