Qqwy / c_exceptional
A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!
☆40Updated 6 years ago
Alternatives and similar repositories for c_exceptional:
Users that are interested in c_exceptional are comparing it to the libraries listed below
- Bytecode interpreter☆71Updated last week
- C23 Checked Arithmetic☆117Updated last month
- parser combinator and AST generator in c++17☆24Updated last year
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆38Updated 3 months ago
- A small C compiler☆32Updated 8 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆121Updated 12 years ago
- A more powerful C/C++ preprocessor.☆85Updated 4 years ago
- x86_64 macro assembler entirely in C preprocessor☆42Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆29Updated 5 months ago
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆42Updated 6 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆80Updated this week
- C17 compiler implementation from scratch☆64Updated last year
- Interactive C/C++ preprocessor macro debugger☆156Updated 4 years ago
- ☆25Updated last year
- Functional-programming macros for the C preprocessor.☆63Updated 9 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆52Updated last year
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆52Updated last week
- Tiny optimizing JIT compiler backend.☆45Updated last week
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆58Updated last year
- crefl is a runtime library and compiler plug-in to support reflection in C.☆40Updated 4 months ago
- A utility for creating amalgamated single-header C++ libraries☆51Updated 2 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆46Updated last year
- A bare metal port of the GNU ISO C++ library☆33Updated last year
- Documentation generator for C/C++ code☆51Updated this week
- Make your C/C++ console apps prettier!☆38Updated 5 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆29Updated 3 years ago