lygin's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
redis/redis
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, Bitmaps.
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
karpathy/llm.c
LLM training in simple, raw C/CUDA
abseil/abseil-cpp
Abseil Common Libraries (C++)
triton-lang/triton
Development repository for the Triton language and compiler
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
juicedata/juicefs
JuiceFS is a distributed POSIX file system built on top of Redis and S3.
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
me115/design_patterns
图说设计模式
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
woai3c/MIT6.828
实现一个操作系统内核
efficient/libcuckoo
A high-performance, concurrent hash table
Intel-bigdata/HiBench
HiBench is a big data benchmark suite.
Gooddbird/tinyrpc
c++ async rpc framework. 14w+qps.
duguosheng/6.S081-All-in-one
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
SmallPond/MIT6.828_OS
MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html
tangwz/db-monthly
阿里云数据库内核月报分类整理(定时更新) http://mysql.taobao.org/monthly/
alibaba/PhotonLibOS
Probably the fastest coroutine lib in the world!
lemire/FastPFor
The FastPFOR C++ library: Fast integer compression
lemire/simdcomp
A simple C library for compressing lists of integers using binary packing
UncP/aili
the fastest in-memory index in the East 东半球最快并发索引
lidaohang/ceph_study
ceph学习资料整理
dmemsys/awesome-disaggregated-memory
A collection of awesome researchers and papers about disaggregated memory.
bytedance/libtpa
Libtpa(Transport Protocol Acceleration), a DPDK based userspace TCP stack implementation.
thustorage/Sherman
Sherman: A Write-Optimized Distributed B+Tree Index on Disaggregated Memory
SJTU-IPADS/drtmh
Fast In-memory Transaction Processing using Hybrid RDMA Primitives
SJTU-IPADS/drtm
Fast In-memory Transaction Processing using RDMA and HTM
dmemsys/SMART
This is the implementation repository of our OSDI'23 paper: SMART: A High-Performance Adaptive Radix Tree for Disaggregated Memory.
Froot-NetSys/NetMigrate
In-Memory Key-Value Store Live Migration with NetMigrate