ouyhlan
previous intern @ByteDance, senior undergraduate @SYSU
Sun Yat-sen UniversityGuangdong Guangzhou
ouyhlan's Stars
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
saramcallister/CacheLib-fairywren
1FCENdoge/SYSUThesis
中山大学研究生学位论文LaTeX模板(试用)
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
cameron314/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++
CarterLi/liburing4cpp
Modern C++ binding for liburing (io_uring) that features C++ coroutines support
espoal/uring_examples
Rust io_uring examples
hojinp/macaron_simulator
daiyifandanny/Symbiosis
ajaysjoshi/CacheLib-zns
stonet-research/confznsplusplus
stonet-research/systor-confznsplusplus-artifact
Code artifact for the SYSTOR'24 publication "Exploring I/O Management Performance in ZNS with ConfZNS++"
wonglkd/BCacheSim
Cache Simulator specialized for flash caching for bulk storage systems)
wonglkd/Baleen-FAST24
Code for "Baleen: ML Admission & Prefetching for Flash Caches" (FAST 2024).
snu-csl/nvmevirt
NVMeVirt: A Versatile Software-defined Virtual NVMe Device
shuhongfan/tjxt
天机学堂 黑马 天机学堂是一个基于微服务架构的生产级在线教育项目,核心用户不是K12群体,而是面向成年人的非学历职业技能培训平台。相比之前的项目课程,其业务完整度、真实度、复杂度都非常的高,与企业真实项目非常接近。
itwanger/paicoding
⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈,附详细教程,包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。
qiurunze123/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
lilishop/lilishop
开源商城 JAVA商城 多语言商城 分销商城 uniapp商城 小程序商城 SAAS商城
longhao-li/coco
A lightweight and easy to use async IO library implemented with io_uring and C++20 coroutine.
bshoshany/thread-pool
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
ben-manes/caffeine
A high performance caching library for Java
hyerania/Belady-Cache-Replacement
Using Belady's algorithm for improved cache replacement
skyzh/mini-lsm
A course of building an LSM-Tree storage engine (database) in a week.
sunnyszy/lrb
A C++11 simulator for a variety of CDN caching policies.
Samsung/StoneNeedle
StoneNeedle is a tool, which runs in the Linux kernel environment (later than v3.13), and statistic the I/O workload profiling data. It will show the statistical value to Linux user space applications via the proc file system. We hope, and expect, that these techniques will enable many further I/O optimizations to extend HPC and Cloud computing into the exascale era and beyond.
ywang-wnlo/FlexZNS-ICCD23-EA
FlexZNS: Building High-Performance ZNS SSDs with Size-Flexible and Parity-Protected Zones (ICCD'23)
xnvme/xnvme
xNVMe: cross-platform libraries and tools for NVMe devices
stonet-research/zwal
ZWAL : Rethinking Write-ahead Logs for ZNS SSDs (SIGOPS OSR'24 and CHEOPS'24)
google/googletest
GoogleTest - Google Testing and Mocking Framework