-
Zhejiang University
- Hangzhou
Stars
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
AddressSanitizer, ThreadSanitizer, MemorySanitizer
Code from various chapters in OSTEP (http://www.ostep.org)
Library providing helpers for the Linux kernel io_uring support
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
openctp提供CTP股票期权、中泰证券XTP、华鑫证券奇点TORA、东方证券OST、东方财富证券EMT、盈透证券TWS、易盛TAP、量投QDP等各通道的CTPAPI兼容接口,CTP程序可以无缝对接各股票柜台。openctp也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,不仅支持国内期货与期权全品种,也支持A股股票、基金、债券以及股票期权模拟交易,可以替代Simn…
mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
🌟复习考研的那些事儿(清华912考研)~~
myk's learning material of Computer Network: Top Down Approach
KVell: the Design and Implementation of a Fast Persistent Key-Value Store
Write-Optimized and High-Performance Hashing Index Scheme for Persistent Memory (OSDI 2018, TOS 2019)
Operating System Three Easy Pieces Solution.
A C-Minus compiler which emits DCODE. Interesting, but otherwise utterly useless.
c2c blog: A perf enhancement to detect false cachline sharing.