Pinned Repositories
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
CacheLib
Pluggable in-process caching engine to build and scale high performance services
ceph
Ceph is a distributed object, block, and file storage platform
coroutine
A asymmetric coroutine library for C.
interactive_latencies
Jeff Dean's latency numbers plotted over time
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
majianpeng's Repositories
majianpeng/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
majianpeng/CacheLib
Pluggable in-process caching engine to build and scale high performance services
majianpeng/ceph
Ceph is a distributed object, block, and file storage platform
majianpeng/coroutine
A asymmetric coroutine library for C.
majianpeng/interactive_latencies
Jeff Dean's latency numbers plotted over time
majianpeng/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
majianpeng/cppinsights
C++ Insights - See your source code with the eyes of a compiler
majianpeng/delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs for Scala, Java, Rust, Ruby, and Python.
majianpeng/disruptor
High Performance Inter-Thread Messaging Library
majianpeng/gprofiler-performance-studio
The local version of the backend and UI for the gProfiler agent, featuring advanced flamegraph analysis tools. For the also free cloud version, please see https://profiler.granulate.io
majianpeng/katrain
Improve your Baduk skills by training with KataGo!
majianpeng/KVSSD
KV SSD host software including APIs and drivers
majianpeng/majianpeng.github.io
majianpeng/modern-cpp-features
A cheatsheet of modern C++ language and library features.
majianpeng/pcm
Intel® Performance Counter Monitor (Intel® PCM)
majianpeng/performance-resources
A collection of software performance content, blogs, books, and lists.
majianpeng/PL-Compiler-Resource
程序语言与编译技术相关资料(持续更新中)
majianpeng/pmu-tools
Intel PMU profiling tools
majianpeng/resctl-demo
Demonstrate and benchmark various features of Linux resource control in a self-contained package.
majianpeng/userspace-rcu
This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.