-
TikTok
- will-chen.com
- @willchen77
Highlights
- Pro
Stars
PlayStation 4 emulator for Windows, Linux, macOS and FreeBSD written in C++
Mixbox is a library for natural color mixing based on real pigments.
Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency.
Midas is a memory management system that efficiently and safely harvests idle memory for applications' soft state.
eBPF sockops samples for performance optimization
A packet oriented Linux kernel function call tracer
The project brings the power of the Linux kernel tracing to Kubernetes. It leverages existing kernel tracing frameworks such as ftrace, perf, ebpf to trace workloads running on a Kubernetes cluster…
Schedule bpftrace programs on your kubernetes cluster using the kubectl
Framework for running BPF programs with rules on Linux as a daemon. Container aware.
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
Official repository for the BPF Performance Tools book
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
A high performance layer 4 load balancer
Containerized DPDK
High performance server-side application framework
Automatically exported from code.google.com/p/netmap
mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
Low-overhead tracing of all Linux kernel-user transitions, for serious performance analysis. Includes kernel patches, loadable module, and post-processing software. Output is HTML/SVG per-CPU-core …
strace is a diagnostic, debugging and instructional userspace utility for Linux