Tracing JIT compiler and runtime for a subset of the JVM
☆26Jan 1, 2024Updated 2 years ago
Alternatives and similar repositories for coldbrew
Users that are interested in coldbrew are comparing it to the libraries listed below
Sorting:
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆19Mar 10, 2024Updated last year
- My second attempt at a RISC-V CPU with learnings form my previous attempt.☆10Apr 29, 2024Updated last year
- WasmBox is an embeddable WebAssembly runtime, with a focus on portability, compact footprint, and performance.☆10Aug 21, 2021Updated 4 years ago
- A compiler for Tiger language includes lexical analysis using flexc++, parsing using Bisonc++, type checking, building abstract syntax tr…☆13Jan 18, 2023Updated 3 years ago
- Implement a Stack VM Interpreter with a Register Window☆11Jan 2, 2024Updated 2 years ago
- Build edk2 development and debugging environment under win10, for recording some notes and writing self tools.☆13Aug 14, 2022Updated 3 years ago
- Introduction to homotopy type theory (reading course), LP2 2023, offered via DAT235/DIT577: Research-oriented course in Computer Science …☆14Apr 17, 2024Updated last year
- 无需配置特定环境,在 Docker 容器环境中编译 linux-2.6.26,并在宿主机的 qemu 中运行☆13Jul 16, 2024Updated last year
- ☆10Mar 16, 2016Updated 9 years ago
- Low level, branch-free functions for number and string conversion and other utils☆17Apr 13, 2022Updated 3 years ago
- Executable memory allocator with support for dual mapping and W^X protection☆13Jul 6, 2023Updated 2 years ago
- A simple interpreter featuring a tracing JIT☆16Mar 28, 2011Updated 14 years ago
- Tracker for books I've read. Looking for suggestion and inspirational for others. :)☆11Feb 11, 2026Updated 2 weeks ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Jan 19, 2026Updated last month
- A byte code specification and a JIT-compiler written in Assembly.☆14Jan 9, 2025Updated last year
- PA + Labs for Operating Systems 2019 course in NJU taught by JYY.☆12Aug 6, 2019Updated 6 years ago
- An implementation of Tarjan's Strongly Connected Components algorithm☆14Aug 25, 2019Updated 6 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Oct 26, 2023Updated 2 years ago
- yk packages☆39Updated this week
- Compact tries for fixed-width keys☆26Jun 4, 2018Updated 7 years ago
- ☆16Mar 18, 2025Updated 11 months ago
- A general purpose, dynamic, functional programming language with strong support for concurrency.☆33Dec 16, 2021Updated 4 years ago
- A 2-Way Super-Scalar OoO RISC-V Core Based on Intel P6 Microarchitecture.☆16Sep 27, 2022Updated 3 years ago
- A CHIP-8 emulator in C.☆18Aug 22, 2022Updated 3 years ago
- This is a repo to store circuit design datasets☆19Jan 17, 2024Updated 2 years ago
- A RISC-V 32 bits, Out Of Order, single issue with branch prediction CPU, implementing the B, C, M and Zfinx extensions.☆20Apr 7, 2025Updated 10 months ago
- QuardStar Tutorial is all you need !☆17Sep 11, 2024Updated last year
- NUDT 高级计算机网络实验:基于UDP的可靠传输☆18Jan 8, 2024Updated 2 years ago
- Peggy is a PEG parser generator for Go.☆20Oct 22, 2025Updated 4 months ago
- Lab material for the three week course on builiding a RISC-V microprocessor☆20Jan 14, 2026Updated last month
- Chisel NVMe controller☆25Nov 24, 2022Updated 3 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆26Feb 20, 2026Updated last week
- A user-level tool for extracting SSD internal properties☆20Apr 8, 2023Updated 2 years ago
- A simple dependency injection library for Rust☆24Dec 21, 2023Updated 2 years ago
- WebKit JavaScriptCore ahead-of-time compilation project☆18Sep 12, 2018Updated 7 years ago
- Experiments about intermediate representations in compilers☆28Aug 24, 2012Updated 13 years ago
- A tool for generating random, syntactically-correct Python code. Designed for fuzzing and testing of tools that parse Python code.☆23Sep 22, 2023Updated 2 years ago
- A C99 compliant compiler☆20May 9, 2021Updated 4 years ago
- One-pass Code Generation in V8 (Archive)☆20Aug 26, 2022Updated 3 years ago