WindySha's Stars
ggerganov/llama.cpp
LLM inference in C/C++
facebook/folly
An open-source C++ library developed and used at Facebook.
brendangregg/FlameGraph
Stack trace visualizer
grafana/pyroscope
Continuous Profiling Platform. Debug performance issues down to a single line of code
google/benchmark
A microbenchmark support library
facebook/litho
A declarative framework for building efficient UIs on Android.
bmax121/APatch
The patching of Android kernel and Android system
google/bundletool
Bundletool is a command-line tool to manipulate Android App Bundles
nix-rust/nix
Rust friendly bindings to *nix APIs
eunomia-bpf/bpf-developer-tutorial
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
landley/toybox
toybox
asterinas/asterinas
Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI.
linebender/vello
A GPU compute-centric 2D renderer.
Netflix/bpftop
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
patrickfav/uber-apk-signer
A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.
openwebf/webf
Build flutter apps with HTML/CSS and JavaScript.
karottc/linux-0.11
the source code of linux-0.11 for study linux kernel
m4b/goblin
An impish, cross-platform binary parsing crate, written in Rust
qmonnet/rbpf
Rust virtual machine and JIT compiler for eBPF programs
matklad/cargo-xtask
iovisor/ubpf
Userspace eBPF VM
raphlinus/font-rs
CensoredUsername/dynasm-rs
A dynasm-like tool for rust.
uriparser/uriparser
:hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub
iofomo/binderceptor
A binder interceptor framework for Android
ri-char/pwatch
A cli tool to install a hardware breakpoint/watchpoint on a process in linux.
libbpf/blazesym
blazesym is a library for address symbolization and related tasks
0xdeafbeef/jeprofl
Allocations profiler built using ebpf
metaredteam/external-disclosures
Disclosures of third party vulnerabilities found by Meta
ri-char/injex
A library to inject into and manipulate processes