haoel / cpu-cacheLinks
☆110Updated 4 years ago
Alternatives and similar repositories for cpu-cache
Users that are interested in cpu-cache are comparing it to the libraries listed below
Sorting:
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 多处理器编程的艺术☆115Updated 10 years ago
- Shuo's notes☆37Updated 5 months ago
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆90Updated 5 years ago
- 收集网络上讲解Linux系统原理的优秀文章、文档☆79Updated 5 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆76Updated 2 years ago
- ☆152Updated 9 months ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago
- <程序员的自我修养> 源代码☆65Updated 12 years ago
- 【译】UIUC CS241 系统编程中文讲义☆49Updated 3 years ago
- 中文注释说明内核源码☆173Updated 7 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 12 years ago
- A simple coroutine☆39Updated 10 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆70Updated 6 years ago
- Scan's personal technical notes☆257Updated 5 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆235Updated 4 years ago
- 没地方放的代码,懒得开新项目了,放这里吧。☆41Updated 3 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Advanced Programming in the UNIX Environment - Third Edition☆141Updated 3 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 4 months ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago
- 朴素linux,介绍linux和C的一些底层知识☆255Updated 12 years ago
- http2协议讲解☆139Updated 9 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 6 years ago
- Funny and interesting codes developed in my spare time☆73Updated 5 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- a distributed storage engine☆90Updated 9 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆404Updated last year
- cmdline menu libary☆82Updated 2 months ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 8 years ago