haoel / cpu-cacheLinks
☆109Updated 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
- 多处理器编程的艺术☆116Updated 10 years ago
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆87Updated 5 years ago
- Shuo's notes☆37Updated last month
- 收集网络上讲解Linux系统原理的优秀文章、文档☆77Updated 5 years ago
- 【译】UIUC CS241 系统编程中文讲义☆50Updated 2 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated 2 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago
- ☆151Updated 5 months ago
- 没地方放的代码,懒得开新项目了,放这里吧。☆41Updated 3 years ago
- http2协议讲解☆138Updated 9 years ago
- 中文注释说明内核源码☆173Updated 6 years ago
- Linux Performance and Tuning Guidelines的中文翻译☆102Updated 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…☆69Updated 6 years ago
- Document Style Guides☆46Updated 4 years ago
- Scan's personal technical notes☆259Updated 5 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆66Updated 2 weeks ago
- resume and curriculum vitae☆42Updated last year
- 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…☆233Updated 4 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated 2 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 11 years ago
- <程序员的自我修养> 源代码☆66Updated 12 years ago
- A code-searching tool similar to ack, but faster.☆12Updated 2 years ago
- 朴素linux,介绍linux和C的一些底层知识☆253Updated 12 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆399Updated last year
- A simple coroutine☆39Updated 10 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Updated 7 years ago