malfer / libmsvgLinks
libmsvg is a work in progress for making a minimal and generic library to read and write SVG files.
☆19Updated last year
Alternatives and similar repositories for libmsvg
Users that are interested in libmsvg are comparing it to the libraries listed below
Sorting:
- Parser for argv that works similarly to getopt☆188Updated last year
- No bullshit vector library for C☆79Updated 4 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆36Updated 11 years ago
- POSIX getopt() as a portable header library☆111Updated 2 years ago
- My collection of public domain single file libraries☆76Updated 5 years ago
- Single file libraries for C/C++☆125Updated 3 weeks ago
- Embeddable HTTP server.☆85Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Minimal Huffman coder/decoder☆103Updated 12 years ago
- https://codeberg.org/ccxvii/minilibs☆145Updated last week
- A C module for manipulating bitmap/raster graphics☆75Updated 5 months ago
- C99 trie library☆101Updated 6 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- A public domain backport of the core C++11 standard library to C.☆34Updated 10 years ago
- A small utility for embedding files in a C header☆112Updated last year
- public domain fast scalar math routines☆56Updated 6 years ago
- C17 compiler implementation from scratch☆64Updated 2 years ago
- Portable qsort_r / qsort_s