Skip to content

Conversation

antedotee
Copy link

@antedotee antedotee commented Aug 25, 2025

Added icons for libraries to website

Fixes #216

Signed-off-by: antedotee <soniyadav2051982@gmail.com>
@antedotee antedotee requested a review from a team as a code owner August 25, 2025 09:31
Copy link

netlify bot commented Aug 25, 2025

👷 Deploy request for ebpfio pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 1c99493

},
list: [
{
name: 'node_bpf (libbpf bindings)',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks unmaintained with the last commit from 3 years ago

'Node.js bindings enabling loading eBPF programs, attaching to hooks, and interacting with maps via libbpf.',
},
{
name: 'node_bpfcc (BCC bindings)',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same comment as above

list: [
{
name: 'Community explorations',
linkUrl: 'https://jvns.ca/blog/2018/01/31/spying-on-a-ruby-process-s-memory-allocations/',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this isn't a library?

name: 'XDPLua (research)',
linkUrl: 'https://victornogueirario.github.io/xdplua/',
description:
'experimental work exploring Lua with XDP/eBPF; useful for research and learning rather than production use.',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would look for libraries that are production-ish ready

Signed-off-by: antedotee <soniyadav2051982@gmail.com>
@xmulligan
Copy link
Contributor

same comment a lot of these aren't libraries, they are projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more libraries
2 participants