Arvin_JIN's repositories
arranging-courses
springboot排课系统
c4
C in four functions
Cocoa-mupdf
去掉了X11的依赖,使用GLFW的Cocoa框架实现程序,并添加功能。
CodingInterviewChinese2
《剑指Offer》第二版源代码(Clone from: https://github.com/zhedahht/CodingInterviewChinese2)
CS-Books-1
📚 Computer Science Books 计算机技术类书籍 PDF
drawio-desktop
Official electron build of draw.io
googletest
Googletest - Google Testing and Mocking Framework
Hawkeye
Log Watcher. Log Collector. Log Analyzer.
leetcode
LeetCode Problems' Solutions
linux-0.12
参考《Linux内核完全剖析》linux0.12源码及实验环境
Linux-kernel-Learning
Linux-0.12
LinuxC
Linux C编程实战
MY_STM32_OS
A STM32 OS based on ucos-ii
MyOS
MyOS_2.0
ODrive
High performance motor control
SGI-STL
剖析 STL 是一种享受的过程!
StanfordDoggoProject
Stanford Doggo is an open source quadruped robot that jumps, flips, and trots!
tmk_keyboard
Keyboard firmwares for Atmel AVR and Cortex-M
UltiSnips
snippets
vime
vime, an easy and structural config for (neo)vim users
WebServer
A C++ High Performance Web Server
write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.