lb-from-scratch VS bpfmon-example

Compare lb-from-scratch vs bpfmon-example and see what are their differences.

lb-from-scratch

A very basic eBPF Load Balancer in a few lines of C (by lizrice)

bpfmon-example

proof-of-concept example of using eBPF to Monitor for eBPF Map tampering (by CrowdStrike)
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
lb-from-scratch bpfmon-example
7 1
276 9
- -
2.0 10.0
about 1 year ago about 3 years ago
C C
GNU General Public License v3.0 only BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lb-from-scratch

Posts with mentions or reviews of lb-from-scratch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-22.
  • Docker fails to start
    1 project | /r/docker | 27 Jun 2023
  • Beginner question on BPF libraries
    4 projects | /r/eBPF | 22 Jun 2023
    Hey there, so its likely because 'git submodule update' in the beginning even before creating the docker container threw an error, thats likely the reason? What she mentions on the README.MD on the github page, libbpf is used, so we need to git submodule update for that to get the libbpf repo, failed for me. THis is supposed to be run before we even create the container isn't it? https://github.com/lizrice/lb-from-scratch
  • Load Balancer using eBPF failing docker
    1 project | /r/eBPF | 21 Jun 2023
  • Is there a way to debug running eBPF programs?
    3 projects | /r/eBPF | 12 Feb 2023
    I'm just getting started messing with eBPF, specifically with this sample load balancer, and when trying to make some changes to it, I'm having trouble with not having a way to tell what's going on when the program is running. For example, I'll make some changes to the code for modifying the MAC or IP addresses, and when it doesn't work, I don't have any gdb-like functionality to see what variables are set to. I fixed my issue, but it took longer than I'd like so I'm just looking for more general guidance on debugging eBPF programs.

bpfmon-example

Posts with mentions or reviews of bpfmon-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-12.

What are some alternatives?

When comparing lb-from-scratch and bpfmon-example you can also consider the following projects:

loxilb-ebpf - loxilb ebpf sub-module