Qqwy / raii_withLinks
A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:
☆44Updated 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
Sorting:
- Memory slices for C99☆48Updated 3 months ago
- Code examples for ForwardCom☆18Updated 10 months ago
- A small self-contained alternative to readline and libedit☆67Updated 2 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Super Tiny Scheme Interpreter for Freestanding Environment☆55Updated 8 years ago
- The fluffy programming language main repository☆24Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- quick c☆35Updated 3 years ago
- a Lispy Forth in C++☆26Updated 6 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- small, simple, <insert other words for s here> cross platform GUI library☆36Updated 5 years ago
- mirror of tinyscheme interpreter and extensions☆14Updated 13 years ago
- Personal branch of git://c9x.me/qbe.git☆37Updated 3 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆70Updated 7 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Tiny scheme implementation written in c++17☆29Updated 6 years ago
- Lightweight, fast Virtual Machine for dynamic, object-oriented languages.☆42Updated 11 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- An embeddable LISP in C99☆20Updated 7 years ago
- An arbitrary precision library written in C which supports fractional datum. Arbitraire is fully portable to all linux, mac and netbsd/fr…☆16Updated last year
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆41Updated 7 years ago
- (Fossil repository mirror) A tiny interpreter☆41Updated 10 months ago
- DRY Microtesting Framework for C☆83Updated 5 years ago
- Two-Level Segregated Fit Memory Allocator☆12Updated 4 years ago
- Experiments with JIT compilation☆65Updated 8 years ago