embedded2015 / rubiLinks
Ruby-like high-performance script programming language with JIT compiler
☆94Updated 9 years ago
Alternatives and similar repositories for rubi
Users that are interested in rubi are comparing it to the libraries listed below
Sorting:
- minimal instruction set and assembler/compiler for "Hello World" execution☆115Updated 4 years ago
- Ruby-like high-performance script programming language with JIT compilation☆27Updated 7 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆38Updated 4 years ago
- A minimalist C compiler with x86_64 code generation☆529Updated 4 years ago
- A small implementation of regular expression matching engine in C☆93Updated 4 years ago
- a minimalist text editor with syntax highlight, copy/paste, and search☆133Updated 3 weeks ago
- Build a minimal multi-tasking OS kernel for ARM Cortex-M series from scratch☆204Updated 7 years ago
- Open General C Container Collection☆84Updated 7 years ago
- A C++ performance analyzing and testing framework on Android and Linux platforms.☆48Updated 11 months ago
- A standalone WebAssembly process virtual machine☆225Updated 3 weeks ago
- Small ray tracing program for performance evaluation☆46Updated 8 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- Yet another Facebook clone written in C☆574Updated last year
- A small and efficient web server with 1K lines of C code☆87Updated 2 weeks ago
- A minimalist lossless data compressor☆46Updated 3 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- schedule and materials about my presentations☆361Updated 3 weeks ago
- ARM programs to illustrate tutorials☆41Updated 9 years ago
- ☆21Updated 6 years ago
- concurrent linked list implementation☆73Updated last year
- Asynchronous server framework in modern C☆77Updated 9 years ago
- Non-official Chinese translation of https://www.sigbus.info/compilerbook☆51Updated 4 years ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,041Updated last week
- structure aware memory allocator☆23Updated 8 years ago
- classical example of concurrent producer/consumer problem☆21Updated 2 years ago
- An event-driven and non-blocking web server☆82Updated 2 years ago
- A tiny Linux-like real-time kernel optimized for ARM Cortex-M chips☆318Updated last year
- C & C++ 技術討論/知識管理共筆☆32Updated 9 years ago
- A text-mode tetris game