Bpftime: Userspace eBPF runtime for fast Uprobe and Syscall hook and Plugins

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bpftime

    Userspace eBPF runtime for fast Uprobe & Syscall hook & Extensions with LLVM JIT

  • Thanks for the additional details :) I found bpftime through a social share [0], where it is shown to run bpftrace without root permissions [1], and added it to my newsletter into my eBPF learning series [2].

    [0] https://twitter.com/yunwei37/status/1717990094810862045

    [1] https://github.com/eunomia-bpf/bpftime/blob/master/example/b...

    [2] https://opsindev.news/archive/2023-11-14/#the-inner-dev-lear...

  • ebpf-verifier

    eBPF verifier based on abstract interpretation

  • This project can use a standalone eBPF verifier in this project: https://github.com/vbpf/ebpf-verifier

    It can also use kernel verifier to verify the programs, then “offload”the BPF byte code from kernel, and runs it in userspace.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • eBPF Tutorial by Example 16: Monitoring Memory Leaks

    2 projects | dev.to | 20 Jan 2024
  • bpftime: Extending eBPF from Kernel to Userspace

    4 projects | dev.to | 14 Jan 2024
  • The Secure Path Forward for eBPF runtime: Challenges and Innovations

    5 projects | dev.to | 16 Nov 2023
  • eBPF Verification Is Untenable

    7 projects | news.ycombinator.com | 22 Jun 2023
  • Day 2: Setting Up Angular Development Environment

    1 project | dev.to | 2 May 2024