Pinned Repositories
awesome-modern-cpp
A collection of resources on modern C++
bbolt
An embedded key/value database for Go.
bevy
A refreshingly simple data-driven game engine built in Rust
blog_os
Writing an OS in Rust
books
计算机学习资源,电子书
build-your-own-x
🤓 Build your own (insert technology here)
BwTree
An open sourced implementation of Bw-Tree in SQL Server Hekaton
chibicc
A small C compiler
HailMaker-httpserver
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
SleepingPirate7's Repositories
SleepingPirate7/HailMaker-httpserver
SleepingPirate7/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
SleepingPirate7/awesome-modern-cpp
A collection of resources on modern C++
SleepingPirate7/bevy
A refreshingly simple data-driven game engine built in Rust
SleepingPirate7/chibicc
A small C compiler
SleepingPirate7/clash
A rule based proxy in Go.
SleepingPirate7/clash-rules
🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。
SleepingPirate7/DailyRecordingOfRustOS
SleepingPirate7/haoel.github.io
SleepingPirate7/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
SleepingPirate7/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
SleepingPirate7/json-tutorial
从零开始的 JSON 库教程
SleepingPirate7/linux
Kernel source tree for Raspberry Pi Foundation-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://www.raspberrypi.org/forum
SleepingPirate7/MIT6.824
MIT 6.824: Distributed Systems (Spring 2020)
SleepingPirate7/muduo
Event-driven network library for multi-threaded Linux server in C++11
SleepingPirate7/paper
paper collections in database/distributed system/operating system/crypto/arch/security&privacy
SleepingPirate7/paper-reading
深度学习经典、新论文逐段精读
SleepingPirate7/ray_tracing_in_one_weekend
SleepingPirate7/rCore
Rust version of THU uCore OS. Linux compatible.
SleepingPirate7/rfcs
RFCs for changes to Rust
SleepingPirate7/risinglight
RisingLight is an OLAP database system for educational purpose
SleepingPirate7/rust-anthology
Learn Rust from the best
SleepingPirate7/rust-coding-guidelines-zh
Rust 编码规范 中文版 (非官方)
SleepingPirate7/skip_list_cpp
Skip list written in cpp.
SleepingPirate7/smallkv
A small Key-Value storage engine written in C++.
SleepingPirate7/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
SleepingPirate7/trader
交易模块
SleepingPirate7/veloren
[Mirror] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World
SleepingPirate7/WenhaoKong2001
SleepingPirate7/zCore
Reimplement Zircon microkernel in Rust.