jakogut / tinyvmLinks
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
☆3,297Updated 6 years ago
Alternatives and similar repositories for tinyvm
Users that are interested in tinyvm are comparing it to the libraries listed below
Sorting:
- luna programming language - a small, elegant VM implemented in C☆2,458Updated 7 years ago
- Simple, zero-dependency garbage collection for C☆1,283Updated last year
- A simple heap memory allocator in ~200 lines.☆911Updated 5 years ago
- Smart pointers for the (GNU) C programming language☆1,712Updated 3 years ago
- Higher level programming in C☆7,062Updated last year
- Go-style concurrency in C☆3,114Updated 4 years ago
- Simple C compiler☆1,540Updated 11 months ago
- Structured concurrency in C☆1,910Updated last year
- Package manager for the C programming language.☆5,089Updated 2 months ago
- Single header library for writing non-blocking HTTP servers in C☆1,873Updated 2 years ago
- bytecode interpreter in c (blog post)☆748Updated 3 years ago
- Simple Dynamic Strings library for C☆5,334Updated 7 months ago
- A small self-contained alternative to readline and libedit☆4,115Updated 2 weeks ago
- A standalone and lightweight C library☆4,573Updated 10 months ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,253Updated last year
- The lcc retargetable ANSI C compiler☆2,422Updated last year
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,658Updated 3 years ago
- 🎁 A glib-like multi-platform c library☆5,068Updated this week
- A very small C interpreter