Skip to content
View kerolt's full-sized avatar
🏸
Focusing
🏸
Focusing

Highlights

  • Pro

Block or report kerolt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kerolt/README.md

👋 Hi, I'm Kerolt

Systems · AI Agent — I like understanding how things actually run, then building systems that run better.

  • 🧠 Systems: eBPF, OS kernels, runtimes, Linux
  • 🤖 Agents: harnesses, agent evaluation, context memory
  • 🔬 Observability: profiling, tracing, performance toolchains

Languages: Go · C++ · TypeScript · Python

🏸 Badminton · 🏃 Running 📬 kerolt@qq.com · 📝 kerolt.work

Pinned Loading

  1. profiler profiler Public

    基于 eBPF 实现,利用 Linux 内核中的 perf 事件进行性能分析。profiler 工具会定期对每个处理器进行采样,以便捕获内核函数和用户空间函数的执行。

    C++

  2. traffic-manager traffic-manager Public

    基于 eBPF 的轻量级 Kubernetes 透明流量管理与负载均衡工具。它在 Linux Socket 层将 eBPF 程序挂载到 cgroup/connect4 钩子上,在应用发起 connect() 时透明拦截并将 Service 虚拟 IP(VIP)重写为后端 Pod IP

    Go

  3. bpf-developer-tutorial bpf-developer-tutorial Public

    Forked from eunomia-bpf/bpf-developer-tutorial

    eBPF Developer Tutorial: Learning eBPF Step by Step with Examples

    C

  4. pi-one-ui pi-one-ui Public

    pi-one-ui 是一个单一 Pi 插件包,将两个 pi-zentui 和 pi-cc-extensions 这两个UI 扩展合并为一个可自定义的源码仓库

    TypeScript 1