BPF for Hid Drivers

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
  • bpftool

    Automated upstream mirror for bpftool stand-alone build.

  • In the same way out-of-tree kernel modules are enforced to license themselves as GPL if they intend to use a lot (if not most) of the available functionality, eBPF programs fall under the same restrictions.

    bpftool[0] allows to see which the programs are currently running in your system, their bpf asm instructions and whether they are GPL-compliant through `bpftool prog show`

    Of course, we still need companies to actually release the source code of their eBPF programs somewhere for the promise to be fulfilled.

    [0] https://github.com/libbpf/bpftool

  • surface-dial-linux

    A Linux userspace controller for the Microsoft Surface Dial. Requires Linux Kernel 4.19 or higher.

  • Oh hey, that bit about turning a Surface Dial into a mouse is pretty neat! I wonder if I can use eBPF to simplify my user mode surface dial driver...

    https://github.com/daniel5151/surface-dial-linux

  • 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 9: Capturing Scheduling Latency and Recording as Histogram

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

    5 projects | dev.to | 16 Nov 2023
  • eBPF Tutorial by Example: Learning eBPF Step by Step with Tools

    1 project | /r/eBPF | 31 Oct 2023
  • Exploring Seven-Layer Protocol Tracing with eBPF: HTTP and Beyond via Socket Filters and Syscall Tracing

    2 projects | dev.to | 19 Sep 2023
  • Eunomia-bpf/WASM-bpf: WebAssembly library, toolchain, runtime for eBPF programs

    1 project | news.ycombinator.com | 5 Apr 2023