lvntky / CVMLinks
A toy JVM coded in C/C++
☆27Updated last year
Alternatives and similar repositories for CVM
Users that are interested in CVM are comparing it to the libraries listed below
Sorting:
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- A fast, zero dependency, single-header WebAssembly interpreter☆38Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆53Updated last year
- GCC plugin for C language that tracks references to allocated objects☆30Updated 8 months ago
- DynASM - a Dynamic Assembler for code generation engines☆35Updated 5 years ago
- Compiler Optimizations Playground☆27Updated 4 years ago
- A proof-of-concept smart pointer library in C☆22Updated 7 years ago
- A B+ tree implementation in C☆46Updated last week
- A low-level coroutine library for C☆70Updated last year
- C23 Checked Arithmetic☆155Updated 5 months ago
- A self-written C++ standard library☆55Updated last week
- small, fast memset based on microsoft's design☆13Updated 3 years ago
- A low level preprocessor meta programming library.☆30Updated 2 years ago
- Coroutine scheduler for C☆47Updated last year
- Chasm Runtime Assembler.☆148Updated 2 months ago
- Yet another C compiler.☆30Updated 3 weeks ago
- x86 assembler in 512 bytes of x86 machine code☆38Updated 6 years ago
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- My working copy of tinycc made reentrant☆28Updated 3 years ago
- A Python-based C compiler for x86-64, featuring full parsing, semantic analysis, IR generation, and assembly code emission.☆27Updated 4 months ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 5 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A bignum library for C.☆33Updated last year
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆38Updated 4 years ago
- Minimal C Library☆78Updated 7 years ago
- Compiling C to FlipJump☆96Updated last year
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆15Updated last year
- C library to print nicely formatted tables☆29Updated 10 months ago
- ADAM is an actively developed CSPRNG inspired by ISAAC64☆21Updated 4 months ago