camel-cdr / execfs
Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.
☆66Updated 3 years ago
Alternatives and similar repositories for execfs
Users that are interested in execfs are comparing it to the libraries listed below
Sorting:
- Optimizing Brainfuck interpreter in the C preprocessor☆61Updated 2 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆47Updated last year
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- ☆50Updated 2 years ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- Type-safe Printf in C☆72Updated 4 months ago
- C17 compiler implementation from scratch☆64Updated last year
- A programmable virtual CPU written in untyped lambda calculus☆54Updated 2 years ago
- A low level preprocessor meta programming library.☆28Updated last year
- Interactive C/C++ preprocessor macro debugger☆167Updated 4 years ago
- a smaller, simpler, portable pkg-config clone☆109Updated 2 weeks ago
- Driving Compilers☆35Updated 2 months ago
- order-pp preprocessor library (standalone part of chaos-pp)☆111Updated 3 years ago
- A bootable x86 lisp interpreter, assembler, and simple text editor that lets you run the code you type in so you can bootstrap anything☆35Updated 8 months ago
- A collection of neat C and C++ trivia and oddities.☆32Updated this week
- Chasm Runtime Assembler.☆123Updated 2 weeks ago
- Moved to codeberg: https://codeberg.org/osdev/freestnd-c-hdrs-0bsd☆27Updated last month
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆42Updated 2 months ago
- C23 Checked Arithmetic☆128Updated 5 months ago
- Self-hosting C toolchain, from scratch☆35Updated 3 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- Auxiliary library for kernel development☆30Updated 2 years ago
- clex is a simple lexer generator☆95Updated 5 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆132Updated 3 months ago
- The only true brainfuck-targetting assembler.☆115Updated 2 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆40Updated 7 years ago
- Tiny libubsan implementation for hobby kernels☆32Updated 3 years ago
- Adds ability to #include over https in tcc compiler☆60Updated 4 months ago
- The first C compiler ported to x86☆192Updated 3 years ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago