lazyparser's Stars
actions/runner-images
GitHub Actions runner images
rui314/8cc
A Small C Compiler
actions/runner
The Runner for GitHub Actions :rocket:
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
DLTcollab/sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
sysprog21/shecc
A self-hosting and educational C optimizing compiler
cnrv/riscv-soc-book
关于RISC-V你所需要知道的一切
jserv/MazuCC
A minimalist C compiler with x86_64 code generation
betrusted-io/betrusted-soc
Betrusted main SoC design
sysprog21/pitifulvm
A shabby implementation of Java virtual machine in C
cicada-lang/cicada-solo
Cicada Language (solo version)
jserv/full-stack-hello
minimal instruction set and assembler/compiler for "Hello World" execution
revyos/revyos
Yet another Linux Distro for RISC-V!
jserv/ogc
A minimal mark-and-sweep garbage collector
jserv/jit-construct
JIT compiler from scratch, derived from Nick Desaulniers' great work
ChaosAIOfficial/RaySoul
A fast, lightweight, portable and secure runtime based on 64-bit RISC-V Unprivileged ISA Specification.
cnrv/floating-point-guide
《关于浮点运算:作为程序员都应该了解什么?》
sekirio-rs/Kuro
Linux io_uring based c++ 20 coroutine library
openhwgroup/cv32e41p
4 stage, in-order, secure RISC-V core based on the CV32E40P with Zfinx and Zce ISA extentions
rvkrypto/rvkrypto-fips
[HISTORICAL] FIPS and higher-level algorithm tests for RISC-V Crypto Extension
sophgocommunity/SG2042-Newsletter
Weekly update for SG2042 ecosystem. RISC-V is inevitable!
riscvarchive/riscv-edk2-platforms
Port of EDK2 implementation of UEFI to RISC-V. See documentation at:
xuzhongxing/xuzhongxing.github.io
rv2036/rvspoc
RISC-V Software Porting and Optimization Championship
llvm/actions
c-sky/gcc
dsobotta/toit
Program your microcontrollers in a fast and robust high-level language.
SCP-2000/pam-oauth2
ChristianKuehnel/iwg-workspace
previous Workspace for LLVM Infrastructure Working Group
jserv/computationbook
Example code for Understanding Computation