Starred repositories
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
an External Function Auto-Completion Tool to Strengthen the Static Binary Lifting
A minimal GPU design in Verilog to learn how GPUs work from the ground up
A collection of RISC-V Vector (RVV) benchmarks to help developers write portably performant RVV code
Translate RISC-V Vector Assembly from v1.0 to v0.7
Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0
Run compilers interactively from your web browser and interact with the assembly
NAS Parallel Benchmarks 3.0 OpenMP C version
Updated C version of the Test Suite for Vectorising Compilers
ncnn is a high-performance neural network inference framework optimized for the mobile platform
⛔ DEPRECATED ⛔ Lean but mean RISC-V system!
It contains a curated list of awesome RISC-V Resources.
RISC-V support for LLVM projects (LLVM, Clang, ...)
Working draft of the proposed RISC-V Bitmanipulation extension
Use D3 to visualize simple git branching operations.
《从零开始的RISC-V模拟器开发》配套的PPT和教学资料
The juice virtual machine was born in 2020, with the goal of realizing the smallest virtual machine of RISC-V that can run the latest kernel mainline. At the beginning of the design, it runs on a p…
Python Socket.IO server and client
---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等