meaning-matters / Except
Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999
☆50Updated 6 years ago
Alternatives and similar repositories for Except
Users that are interested in Except are comparing it to the libraries listed below
Sorting:
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆132Updated 3 months ago
- Fast Text-to-PDF Converter☆54Updated 2 years ago
- Chasm Runtime Assembler.☆123Updated 2 weeks ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- A list of awesome C preprocessor stuff☆337Updated 5 months ago
- C17 compiler implementation from scratch☆64Updated last year
- A single header buddy memory allocator for C & C++☆184Updated 3 weeks ago
- Preprocessor metaprogramming knowledge obscurity chart☆47Updated last year
- Self-hosting C toolchain, from scratch☆35Updated 3 months ago
- Pottery - A container and algorithm template library in C☆125Updated 3 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆40Updated 6 years ago
- A versatile, performance-oriented generic hash table library for C.☆117Updated last week
- A collection of neat C and C++ trivia and oddities.☆32Updated this week
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆134Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- A simple vector library for C that can store any type.☆209Updated last year
- 🚀 OOP in pure C with a single-header☆121Updated 2 years ago
- A safe wrapper for [m,c,re]alloc/free functions =)☆33Updated last year
- Single-header library for writing CLI applications in C/C++☆81Updated 2 years ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- Fixed Block Memory Allocator in C☆21Updated 2 months ago
- My variant of the C Template Library☆188Updated last month
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- A small, ergonomic generic container library.☆295Updated 3 weeks ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆168Updated 6 months ago
- clex is a simple lexer generator☆95Updated 4 months ago
- Tiny inflate library (inflate, gzip, zlib)☆190Updated 2 years ago
- A small C compiler☆32Updated last year
- Coroutines for C.☆74Updated 8 years ago
- str: yet another string library for C language.☆339Updated 6 months ago