libconfuse / libconfuse
Small configuration file parser library for C.
☆492Updated last week
Alternatives and similar repositories for libconfuse
Users that are interested in libconfuse are comparing it to the libraries listed below
Sorting:
- tpl - a small binary serialization library for C☆377Updated last month
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆437Updated 8 months ago
- A simple, easily embeddable cross-platform C library☆377Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago
- An elegant unit testing framework for C with support for mock objects.☆243Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated 11 months ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 weeks ago
- Portable, reentrant, getopt-like option parser☆359Updated 9 months ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆551Updated 2 years ago
- CBOR protocol implementation for C☆359Updated last week
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆731Updated 2 months ago
- Command-line arguments parsing library.☆727Updated 10 months ago
- Binary Serialization☆460Updated last year
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆579Updated 2 months ago
- The WebSocket library in C☆622Updated 2 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆350Updated last year
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆186Updated 8 years ago
- A ring buffer implemented in C☆432Updated last year
- TOML C library☆615Updated 2 weeks ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆393Updated 3 months ago
- Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (M…☆715Updated 5 months ago
- C library of key-value data structures.☆294Updated 5 years ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆362Updated 5 years ago
- C/C++ Library for Processing Structured Configuration Files☆1,158Updated last week
- safec libc extension with all C11 Annex K functions☆360Updated 4 months ago
- Super Light Regexp engine for C/C++