meffie / libyaml-examples
C language examples demonstrating how to use libyaml to emit and parse yaml formatted data
☆35Updated 2 years ago
Alternatives and similar repositories for libyaml-examples:
Users that are interested in libyaml-examples are comparing it to the libraries listed below
- Fast and lightweight math expression evaluator in C99☆132Updated 4 years ago
- The Standard Incident Reporter library: A lightweight, cross-platform library for information distribution.☆34Updated 3 weeks ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 9 months ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆148Updated 2 months ago
- An argument-parsing library for C.☆66Updated 6 months ago
- Minimally design scripting language for use on systems with limited resources.☆53Updated 7 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 years ago
- Small C library for microcontrollers. Code is based on klibc.☆113Updated 3 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- POSIX getopt() as a portable header library☆109Updated last year
- TOML C library☆61Updated last week
- C library to print nicely formatted tables☆27Updated 2 months ago
- A permissive licensed string manipulation library for C.☆31Updated 5 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- C library for reading and writing YAML.☆284Updated 6 months ago
- Linear Linked List Library☆49Updated last year
- A C library for handling Unicode, UTF-8, surrogate pairs, etc.☆51Updated 3 years ago
- LibreRTOS C/C++ Portable Single-Stack RTOS☆40Updated last year
- my C Header-Only Libraries☆16Updated 5 months ago
- Tiny templating engine for C