ZhiqiangLiu26's Stars
github/gitignore
A collection of useful .gitignore templates
jgraph/drawio-desktop
Official electron build of draw.io
apache/zookeeper
Apache ZooKeeper
jemalloc/jemalloc
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
huseinzol05/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
cloudwu/coroutine
A asymmetric coroutine library for C.
Yggdroot/LeaderF
An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim.
GoogleCloudPlatform/community
Tencent/paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
Tencent/TencentOS-kernel
腾讯针对云的场景研发的服务器操作系统
GoogleCloudPlatform/DataflowTemplates
Cloud Dataflow Google-provided templates for solving in-Cloud data tasks
libbpf/libbpf-bootstrap
Scaffolding for BPF application development with libbpf and BPF CO-RE
zargony/fuse-rs
Rust library for filesystems in userspace (FUSE)
daos-stack/daos
DAOS Storage Stack (client libraries, storage engine, control plane)
ocsigen/lwt
OCaml promises and concurrent I/O
pmem/syscall_intercept
The system call intercepting library
Orange-OpenSource/bmc-cache
In-kernel cache based on eBPF.
openeuler-mirror/iSulad
[mirror]A light weight container runtime daemon for IOT and Cloud infrastructure.
NVIDIA/gds-nvidia-fs
NVIDIA GPUDirect Storage Driver
sandialabs/qthreads
Lightweight locality-aware user-level threading runtime.
uwsampa/grappa
Grappa: scaling irregular applications on commodity clusters
nvmedirect/nvmedirect
osandov/blktests
Linux kernel block layer testing framework
resource-disaggregation/blk-switch
blk-switch kernel implementation (OSDI'21)
intel/cNVMe
An NVMe Device Simulation Library.
sandfs/sandfs.github.io
Sandboxing File System
WiscADSL/uFS
A Filesystem Semi-Microkernel.
dmdedup/dmdedup4.13
mehr74/LibFS
LibFS is a user-level library which handles an adequate portion of a file system. We had incorporated our file system into a library that applications can link with to access files and directories. Our library in turn hooks with LibDisk, a library that just mocks behaviors of a "disk".