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
- ๐งช A simple, minimalist tester for your minimalist needsโ22Updated 2 years ago
- C17 compiler implementation from scratchโ64Updated last year
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:โ42Updated 6 years ago
- A plugin framework for namespace macros in C/C++โ35Updated 10 years ago
- ๐จ๏ธ๐ Printf Based Debugger, a user-friendly C debuggerโ66Updated 4 years ago
- A small C compilerโ32Updated 9 months ago
- Memory slices for C99โ47Updated 3 months ago
- A small utility for embedding files in a C headerโ109Updated 10 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99โ97Updated 3 years ago
- Bytecode interpreterโ72Updated last month
- Simple unoptimized AVL tree implementation in C89โ41Updated 4 years ago
- Single header librariesโ23Updated 4 years ago
- A more powerful C/C++ preprocessor.โ87Updated 5 years ago
- The Zenon programming languageโ76Updated 6 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Libraryโ66Updated last year
- Language agnostic scripting engine with a custom bytecode JITโ48Updated 3 weeks ago
- Embed files into C/C++ projects.โ43Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)โ116Updated 3 years ago
- โ26Updated last year
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)โ41Updated this week
- Abusing the C99 preprocessor for meta-programmingโ20Updated 7 years ago
- Collection of small public domain file archiversโ65Updated last year
- Tiny optimizing JIT compiler backend.โ45Updated last month
- A minimalistic single-header multi-platform C89 lib for stack tracingโ27Updated 10 months ago
- clex is a simple lexer generatorโ95Updated 2 months ago
- Preprocessor metaprogramming knowledge obscurity chartโ46Updated last year
- Micro-benchmarking library for C and C++ with PMU counters trackingโ59Updated 2 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โฆโ84Updated last month
- C23 Checked Arithmeticโ119Updated 2 months ago