tekknolagi / carp
"interesting" VM in C. Let's see how this goes.
☆985Updated 4 years ago
Alternatives and similar repositories for carp:
Users that are interested in carp are comparing it to the libraries listed below
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- small self hosting C compiler☆480Updated 3 years ago
- bytecode interpreter in c (blog post)☆739Updated 3 years ago
- Rabbit VM.☆107Updated 5 years ago
- x86 JIT compiler in 86 lines☆955Updated 9 years ago
- Simple hash table implementation for C.☆218Updated 4 years ago
- track of Tiny C Compiler☆140Updated 14 years ago
- A sunny little virtual machine☆524Updated 9 years ago
- a regular express engine☆55Updated 10 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆694Updated 7 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆235Updated 7 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A simple mark-sweep garbage collector in C☆741Updated 4 years ago
- A collection of memory allocators☆448Updated 12 years ago
- redis's async event loop library☆188Updated 5 years ago
- (Keep It) Simple Stupid Database☆365Updated 9 years ago
- Simple, memory-safe data-structures in C.☆160Updated 9 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆150Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A toy C compiler☆519Updated 4 years ago
- Super Light Regexp engine for C/C++☆539Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆472Updated 2 years ago
- Tiny system call tracer and debugger☆110Updated 6 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆389Updated 9 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,087Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- ucc - a tiny C89 compiler for x86☆106Updated 14 years ago
- tpl - a small binary serialization library for C☆377Updated 3 weeks ago