Qqwy / c_exceptionalLinks
A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!
☆41Updated 7 years ago
Alternatives and similar repositories for c_exceptional
Users that are interested in c_exceptional are comparing it to the libraries listed below
Sorting:
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆159Updated 10 years ago
- A small C compiler☆33Updated 3 weeks ago
- C17 compiler implementation from scratch☆64Updated last year
- small embeddable C-style preprocessor☆40Updated 2 years ago
- Bytecode interpreter☆76Updated 5 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- C23 Checked Arithmetic☆134Updated 7 months ago
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆56Updated this week
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Documentation generator for C/C++ code☆53Updated 5 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 weeks ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- A collection of neat C and C++ trivia and oddities.☆34Updated 2 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- Memory slices for C99☆48Updated 4 months ago
- A few basic bytecode interpreters used as example code in a series of articles☆127Updated 8 months ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 4 months ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 6 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 4 years ago
- A cross-platform library for opening memory-backed libc streams.☆75Updated last year
- POSIX getopt() as a portable header library☆109Updated 2 years ago
- Self-hosting C toolchain, from scratch☆36Updated 5 months ago
- Preprocessor metaprogramming knowledge obscurity chart☆49Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Single header libraries☆23Updated 5 years ago
- C implementation of drawille library and extra drawing functionality☆67Updated 4 years ago