Qqwy / raii_with
A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:
☆43Updated 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
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 6 years ago
- Tiny scheme implementation written in c++17☆27Updated 6 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- A small self-contained alternative to readline and libedit☆67Updated last year
- Combinators in C☆38Updated 12 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- C17 compiler implementation from scratch☆64Updated last year
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 7 years ago
- Memory slices for C99☆48Updated last month
- quick c☆35Updated 3 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 8 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- small embeddable C-style preprocessor☆39Updated last year
- small, simple, <insert other words for s here> cross platform GUI library☆37Updated 4 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Stackless coroutine compiler for C☆46Updated 5 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- RAII dynamic array in C☆22Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- Two-Level Segregated Fit Memory Allocator☆12Updated 4 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Val Schorre's META-II☆60Updated 11 years ago
- An embeddable LISP in C99☆19Updated 7 years ago