- Online
Stars
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
A graph-based distributed in-memory store that leverages efficient graph exploration to provide highly concurrent and low-latency queries over big linked data
A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.
Intel(R) Machine Learning Scaling Library is a library providing an efficient implementation of communication patterns used in deep learning.
MimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.
A simple compiler for compiling SysY language into ARMv7-A instructions.
lugt / UMAD
Forked from ruimao/UMADUniversal Management and Analysis of Data
全国大学生计算机系统能力大赛编译系统设计赛项目
lugt / MimiC
Forked from ustb-owl/MimiCMimiC is a compiler of C subset (extended SysY language) by USTB NSCSCC team.
A toy compiler written in C++17 that translates SysY (a C-like toy language) into ARM-v7a assembly.