ebraminio / c-demosLinks
short demos to show main use of popular C libraries
☆30Updated last year
Alternatives and similar repositories for c-demos
Users that are interested in c-demos are comparing it to the libraries listed below
Sorting:
- A simple, thin-wrapper, cross-platform networking API on socket level☆15Updated 4 years ago
- duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator☆116Updated 3 weeks ago
- C++ web framework | web development can be done with C++ as well.☆140Updated this week
- A POSIX compliant C library for Windows☆56Updated 2 months ago
- A simple example of just using the Native Activity in Android without JNI / Java code☆19Updated 12 years ago
- C implementation of mbrubeck's Robinson HTML engine.☆17Updated 6 years ago
- A decompression library for rar, tar, zip and 7z archives☆84Updated 4 months ago
- Documentation generator for C/C++ code☆56Updated 2 months ago
- Dead simple event-driven load-balancer☆34Updated last year
- HarfBuzz tutorial; will probably be merged with HarfBuzz repo soon☆48Updated 2 years ago
- A Software For Draw UML Diagram☆17Updated 3 years ago
- Simple string pattern matcher for C☆25Updated 4 years ago
- C++ messaging and serialization library☆84Updated last week
- [WIP] A simple C++ GUI toolkit based on Google Skia and Wayland☆47Updated 7 years ago
- ☆114Updated 10 months ago
- A cross-platform library for opening memory-backed libc streams.☆78Updated 2 years ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆67Updated 5 years ago
- Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities☆59Updated this week
- 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
- Twitter thread explorer made in C++/Wasm/WebGL☆10Updated 2 years ago
- Libyui is a widget abstraction library providing Qt, GTK and ncurses frontends. Originally it was developed for YaST but it can be used i…☆71Updated 5 months ago
- A kernel with alot features like GOP and PCI support with uefi bootlaoder. It can handle many interrupts like PS2 Mosue and keyboard.☆80Updated 3 years ago
- Lightweight event-loop library based on multiplexing IO☆37Updated last year
- Single header cURL wrapper for C++ around libcURL☆13Updated 3 years ago
- Coroutines for C.☆78Updated 8 years ago
- It's template to create an android app without Gradle☆37Updated 7 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 9 months ago
- Minimal C Library☆78Updated 7 years ago
- An implementation of advanced typographic tables of OpenType specification.☆33Updated 2 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆68Updated 2 months ago