guillermocalvo / exceptions4cLinks
An exception handling library for C
☆282Updated 3 months ago
Alternatives and similar repositories for exceptions4c
Users that are interested in exceptions4c are comparing it to the libraries listed below
Sorting:
- Portable C11 threads implementation over POSIX threads and win32 threads.☆256Updated last year
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆170Updated 10 years ago
- A fork of Paul Hsieh's Better String Library☆167Updated last week
- A type-safe dynamic array implementation for C☆489Updated 5 years ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- Binary Serialization☆477Updated 7 months ago
- Portable, reentrant, getopt-like option parser☆379Updated 8 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆282Updated last month
- C99 parser and frontend for libfirm☆358Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆426Updated 4 months ago
- Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.☆312Updated last year
- A lightweight tar library written in ANSI C☆493Updated last year
- 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…☆554Updated 2 years ago
- META data and RESource library for C language☆139Updated 2 weeks ago
- The Better String Library