jedisct1 / minicsvLinks
A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.
☆50Updated 4 years ago
Alternatives and similar repositories for minicsv
Users that are interested in minicsv are comparing it to the libraries listed below
Sorting:
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆149Updated 10 months ago
- Hierarchical memory allocator☆76Updated 10 years ago
- A tiny C library for generating uuid4 strings☆254Updated 2 years ago
- Tiny C string library☆206Updated 2 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆298Updated 9 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆79Updated last year
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Fast and lightweight math expression evaluator in C99☆149Updated 5 years ago
- Linear Linked List Library☆51Updated last year
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆91Updated 6 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆104Updated 3 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- C99 trie library☆101Updated 6 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- POSIX getopt() as a portable header library☆111Updated 2 years ago
- Small XML parser in C☆88Updated 3 years ago
- A tiny ANSI C library for loading .ini config files☆380Updated 2 years ago
- A fork of Paul Hsieh's Better String Library☆157Updated last week
- Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.☆213Updated 2 years ago
- A tiny embeddable HTTP server written in C89☆196Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 4 months ago
- Minimal Huffman coder/decoder☆103Updated 12 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 3 weeks ago
- NIH Utility Library☆92Updated 4 years ago
- The serializing counterpart to json-parser.☆128Updated 3 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago