Qqwy / raii_with
A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:
☆42Updated 6 years ago
Alternatives and similar repositories for raii_with:
Users that are interested in raii_with are comparing it to the libraries listed below
- quick c☆35Updated 2 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆15Updated 8 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Personal branch of git://c9x.me/qbe.git☆36Updated 3 years ago
- single file scheme interpreter with tail call optimization☆83Updated 5 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆69Updated 6 years ago
- Tiny scheme implementation written in c++17☆26Updated 6 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- A small self-contained alternative to readline and libedit☆66Updated last year
- a Lispy Forth in C++☆24Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- interpreter devkit☆24Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- re1, the unbloated regexp engine by Russ Cox, elaborated to be useful for real-world applications☆42Updated 5 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- the Meta-II VM in C☆19Updated 9 years ago
- Suckless big integer library☆32Updated 2 years ago
- The fluffy programming language main repository☆24Updated 11 years ago
- Combinators in C☆38Updated 12 years ago
- Generate formatted C++ from Racket S-expressions☆36Updated 9 years ago
- Roguelike Header Kit☆26Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- Two-Level Segregated Fit Memory Allocator☆11Updated 4 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 8 years ago
- Functional-programming macros for the C preprocessor.☆62Updated 9 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- Example implementation of coroutine in C☆19Updated 4 years ago