jedisct1 / minicsv
A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.
☆50Updated 3 years ago
Alternatives and similar repositories for minicsv:
Users that are interested in minicsv are comparing it to the libraries listed below
- tiny unit testing framework for ANSI C☆55Updated 4 years ago
- C string utils library (STB style, header-only).☆192Updated 7 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- Linear Linked List Library☆49Updated last year
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated 7 months ago
- Tiny C string library☆200Updated last year
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆35Updated last year
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated 7 months ago
- A generic C memory pool☆96Updated 8 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆108Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Fast and lightweight math expression evaluator in C99☆131Updated 4 years ago
- NIH Utility Library☆89Updated 3 years ago
- Hierarchical memory allocator☆70Updated 9 years ago
- mBus is a lightweight messaging system providing communication between daemons and applications. enabling development of component based …☆13Updated 5 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆87Updated 5 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 3 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆73Updated 8 months ago
- A tiny C library for generating uuid4 strings☆235Updated last year
- High performance C implementation of AVL trees