tlsa / libcyamlLinks
C library for reading and writing YAML.
☆293Updated 8 months ago
Alternatives and similar repositories for libcyaml
Users that are interested in libcyaml are comparing it to the libraries listed below
Sorting:
- TOML C library☆620Updated last month
- Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite.☆281Updated last week
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆1,007Updated this week
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆395Updated this week
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆270Updated 7 months ago
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆206Updated 2 years ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆589Updated 4 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆572Updated last year
- 🗄️ single header json parser for C and C++☆756Updated 11 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆170Updated 7 months ago
- Canonical source repository for LibYAML☆1,047Updated 10 months ago
- Lightweight exception implementation for C☆340Updated 4 months ago
- Hash map implementation in C.☆937Updated last year
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆192Updated 9 months ago
- A type-safe dynamic array implementation for C☆474Updated 4 years ago
- #️⃣ single header hashmap implementation for C and C++☆426Updated 11 months ago
- safec libc extension with all C11 Annex K functions☆368Updated 5 months ago
- C language examples demonstrating how to use libyaml to emit and parse yaml formatted data☆35Updated 2 years ago
- Command-line arguments parsing library.☆730Updated 2 weeks ago
- A simple logging library for C/C++☆156Updated last year
- Small configuration file parser library for C.☆494Updated last month
- A tiny ANSI C library for loading .ini config files☆349Updated last year
- Small, portable implementation of the C11 threads API☆980Updated last year
- Portable C11 threads implementation over POSIX threads and win32 threads.☆246Updated 9 months ago
- A lightweight tar library written in ANSI C☆469Updated last year
- ncurses Git mirror☆508Updated 2 years ago
- Tiny XML library.☆473Updated 5 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆426Updated 3 months ago
- Small portable regex in C