Pinned Repositories
A-Primer-on-Memory-Consistency-and-Cache-Coherence
A Primer on Memory Consistency and Cache Coherence (Second Edition) 翻译计划
chchore-lab
ChCore Lesson Training!
client-cpp
cpp client for Kubernetes
CS144_Network
CS144 Lab Assignments
eBPF-examples
Use eBPF tools to trace system calls, and filter packet.
emulator-riscv
A simple risc-v emulator.
gompiler
a Compiler and interpreter in go
GoPractice
Practice carrying out some projects in Go
hexo-theme-aircloud
A concise hexo theme
How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
North-C's Repositories
North-C/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
North-C/A-Primer-on-Memory-Consistency-and-Cache-Coherence
A Primer on Memory Consistency and Cache Coherence (Second Edition) 翻译计划
North-C/chchore-lab
ChCore Lesson Training!
North-C/client-cpp
cpp client for Kubernetes
North-C/CS144_Network
CS144 Lab Assignments
North-C/eBPF-examples
Use eBPF tools to trace system calls, and filter packet.
North-C/emulator-riscv
A simple risc-v emulator.
North-C/gompiler
a Compiler and interpreter in go
North-C/GoPractice
Practice carrying out some projects in Go
North-C/hexo-theme-aircloud
A concise hexo theme
North-C/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
North-C/LoadBalancer
A simple load balancer
North-C/micro-cloud
learn Spring Cloud in IDEA
North-C/koordinator
A QoS-based scheduling system brings optimal layout and status to workloads such as microservices, web services, big data jobs, AI jobs, etc.
North-C/microservices_cpp
This is the project for microservices_cpp
North-C/notedraw
North-C/NotionNext
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
North-C/OSBasis
Learn some basic OS knowledge from books, and try to implement the idea by self.
North-C/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程/书籍
North-C/TrainTicketingSystem
多核与并发数据结构-用于列车售票的可线性化并发数据结构
North-C/XOS