daqwes's Stars
ghostty-org/ghostty
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
friendlyanon/cmake-init
The missing CMake project initializer
picolibc/picolibc
picolibc - a C library designed for embedded 32- and 64- bit systems.
ssloy/tinyraytracer
A brief computer graphics / rendering course
tyfkda/xcc
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
nlsandler/writing-a-c-compiler-tests
Test cases for Writing a C Compiler
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
sectordistrict/intentrace
intentrace is strace with intent, it goes all the way for you instead of half the way. intentrace is currently in beta
robertmuth/Cwerg
The best C-like language that can be implemented in 10kLOC.
cornell-zhang/allo
Allo: A Programming Model for Composable Accelerator Design
google/crubit
pytorch/glow
Compiler for Neural Network hardware accelerators
AliveToolkit/alive2
Automatic verification of LLVM optimizations
cycfi/elements
Elements C++ GUI library
whitequark/superlinker
a tool for reinterpreting ELF executables and shared libraries
RealNeGate/Cuik
A Modern C11 compiler (STILL EARLY)
xoreaxeaxeax/movfuscator
The single instruction C compiler
robalb/x86-64-playground
An online assembly editor and debugger for the x86-64 architecture
mgattozzi/whorl
single file, std only, async Rust executor
riscv/riscv-opcodes
RISC-V Opcodes
pietroalbini/plinky
Linux linker for x86 and x86-64
google/souper
A superoptimizer for LLVM IR
llvm/clangir
A new (MLIR based) high-level IR for clang.
calyxir/calyx
Intermediate Language (IL) for Hardware Accelerator Generators
j2kun/mlir-tutorial
MLIR For Beginners tutorial
itanium-cxx-abi/cxx-abi
C++ ABI Summary
localsend/localsend
An open-source cross-platform alternative to AirDrop
SeaOfNodes/Simple
A Simple showcase for the Sea-of-Nodes compiler IR
zml/zml
Any model. Any hardware. Zero compromise. Built with @ziglang / @openxla / MLIR / @bazelbuild
kyren/piccolo
An experimental stackless Lua VM implemented in pure Rust