signaldust / bunny-jitView external linksLinks
Tiny optimizing JIT compiler backend.
☆51Jan 23, 2025Updated last year
Alternatives and similar repositories for bunny-jit
Users that are interested in bunny-jit are comparing it to the libraries listed below
Sorting:
- Single-file double-precision SSE2 FFT routines☆10Nov 26, 2024Updated last year
- A vector-based map and set implementation for rust☆16Feb 1, 2026Updated 2 weeks ago
- A compiler for the Tiger programming language targeting LLVM☆13Aug 10, 2025Updated 6 months ago
- ☆10Mar 16, 2016Updated 9 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Jan 19, 2026Updated 3 weeks ago
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆13Feb 8, 2026Updated last week
- My implementation for the compiler for the Tiger programming language from Andrew W. Appels book, Modern Compiler Implementation in C.☆12Oct 14, 2020Updated 5 years ago
- The Purple VM, a custom JVM in C++.☆15Apr 28, 2024Updated last year
- Tiny raytracer with stochastic sampling and thin lens model☆18Aug 8, 2021Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Sep 15, 2017Updated 8 years ago
- Library containing safer alternatives/wrappers for insecure C APIs.☆24Apr 2, 2025Updated 10 months ago
- In-memory x86-64 assembler for JIT compiler.☆78Apr 12, 2025Updated 10 months ago
- Little Smalltalk fork☆62Jul 12, 2025Updated 7 months ago
- DOS Game Engine☆18Apr 24, 2017Updated 8 years ago
- Bootloader exploration☆20Feb 22, 2022Updated 3 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆17Jun 23, 2024Updated last year
- An Assembly-like programming language and interpreter in Haskell☆16Nov 4, 2015Updated 10 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Jul 3, 2025Updated 7 months ago
- JVM for microcontrollers☆17Jan 3, 2019Updated 7 years ago
- Cross-platform asynchronous I/O library☆21Apr 12, 2024Updated last year
- Platform independent low-level JIT compiler☆1,052Jan 18, 2026Updated 3 weeks ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Oct 19, 2025Updated 3 months ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Nov 13, 2024Updated last year
- a very fast headless DOS emulator for Linux☆24Aug 1, 2025Updated 6 months ago
- Experiments about intermediate representations in compilers☆28Aug 24, 2012Updated 13 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Oct 22, 2023Updated 2 years ago
- Nautilus is a lightweight tracing JIT compiler for C++☆33Feb 4, 2026Updated last week
- C compiler driver to produce tiny DOS .exe and .com executables☆26Feb 19, 2024Updated last year
- A cross platform JIT engine based on Eclipse OMR☆28Nov 3, 2019Updated 6 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Jul 29, 2020Updated 5 years ago
- tpy, a pet python forked from tinypy☆19Jan 24, 2021Updated 5 years ago
- An Understandable Tracing JIT Compiler☆20May 27, 2021Updated 4 years ago
- A VMBR (Virtual-Machine Based Rootkit) which runs a guest OS and sends the attacker its data☆28Apr 27, 2024Updated last year
- An embedded, in-memory, lock-free, transaction-based, key-value database engine☆41Feb 9, 2026Updated last week
- The fluffy programming language main repository☆25Feb 2, 2013Updated 13 years ago
- An experimental method JIT for CPython 3☆29May 18, 2016Updated 9 years ago
- JamVM (lightweight Java Virtual Machine) but built with CMake☆24Mar 12, 2024Updated last year
- A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closu…☆126Nov 6, 2025Updated 3 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Oct 26, 2023Updated 2 years ago