PegasusCai's Stars
bitcoin/bitcoin
Bitcoin Core integration/staging tree
yuzu-emu/yuzu
Nintendo Switch emulator
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
DIYgod/RSSHub
🧡 Everything is RSSible
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
LunarVim/LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
VickScarlet/lifeRestart
やり直すんだ。そして、次はうまくやる。
yedf2/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
sylar-yin/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
bytedance/monoio
Rust async runtime based on io-uring.
markparticle/WebServer
C++ Linux WebServer服务器
riba2534/TCP-IP-NetworkNote
📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记
matrixorigin/matrixone
Hyperconverged cloud-edge native database
netwarm007/GameEngineFromScratch
配合我的知乎专栏写的项目
qicosmos/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
downdemo/Cpp-Templates-2ed
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.
lighttransport/nanort
NanoRT, single header only modern ray tracing kernel.
BobLChen/VulkanDemos
Some simple vulkan examples.
Rust-Coding-Guidelines/rust-coding-guidelines-zh
Rust 编码规范 中文版 (非官方)
wlgq2/uv-cpp
libuv wrapper in C++11 /libuv C++11网络库
PistonDevelopers/glfw-rs
GLFW3 bindings and idiomatic wrapper for Rust.
nvpro-samples/vk_raytrace
Ray tracing glTF scene with Vulkan
SmartKeyerror/reading-source-code-of-leveldb-1.23
leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。
kvark/vange-rs
Rusty Vangers clone
flower-corp/minidb
A demo for learning😁-rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。
wuwenbin/buddy2
buddy内存分配器实现
carlosxlll/xd_-
西安电子科技大学计算机专业实验报告大作业
daniellimws/vivado-mac
Use Vivado on Mac without dual boot or laggy virtual machine
Younggl/2019Fall-CSAPP
哈工大2019秋计算机系统课程