psevon / exceptions-and-raii-in-cLinks
Exception handling and smart pointer (automatic cleanup) libraries for C
☆61Updated 11 years ago
Alternatives and similar repositories for exceptions-and-raii-in-c
Users that are interested in exceptions-and-raii-in-c are comparing it to the libraries listed below
Sorting:
- Coroutines for C.☆76Updated 8 years ago
- A fork of Paul Hsieh's Better String Library☆151Updated last week
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Anonymous functions in C☆254Updated 5 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- POSIX getopt() as a portable header library☆111Updated 2 years ago
- Documentation generator for C/C++ code☆53Updated 7 months ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- C99 trie library☆101Updated 6 years ago
- single file C libraries☆40Updated 7 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- No bullshit vector library for C☆79Updated 4 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- A single-header incremental garbage collector library☆290Updated last year
- Suckless big integer library☆31Updated 3 years ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆237Updated last year
- https://codeberg.org/ccxvii/minilibs☆145Updated 2 weeks ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- Parser for argv that works similarly to getopt☆189Updated last year
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆28Updated 5 months ago
- C11 Lock-free Stack☆183Updated last year