An open API service providing repository metadata for many open source software ecosystems.

Topic: "bcc"

bpftrace/bpftrace

High-level tracing language for Linux

Language: C++ - Size: 12.8 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 9,191 - Forks: 1,375

zoidyzoidzoid/awesome-ebpf

A curated list of awesome projects related to eBPF.

Size: 144 KB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 4,576 - Forks: 388

eunomia-bpf/eunomia-bpf

A Toolchain to make Build and Run eBPF programs easier

Language: Rust - Size: 15.6 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 746 - Forks: 68

linuxkerneltravel/lmp

LMP provides an eBPF Supermarket for developers, including eBPF tools, open-source projects based on eBPF, eBPF learning materials, Linux kernel learning materials, and more.

Language: C - Size: 237 MB - Last synced at: 2 days ago - Pushed at: 18 days ago - Stars: 673 - Forks: 179

mechpen/sockdump

Dump unix domain socket traffic with bpf

Language: Python - Size: 242 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 386 - Forks: 53

feiskyer/ebpf-apps

极客时间专栏《eBPF 核心技术与实战》案例

Language: C - Size: 9.78 MB - Last synced at: 1 day ago - Pushed at: 20 days ago - Stars: 348 - Forks: 106

containers/oci-seccomp-bpf-hook

OCI hook to trace syscalls and generate a seccomp profile

Language: Go - Size: 4.96 MB - Last synced at: 1 day ago - Pushed at: 24 days ago - Stars: 323 - Forks: 38

grantseltzer/weaver 📦

Trace Go program execution with uprobes and eBPF

Language: Go - Size: 7.85 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 303 - Forks: 20

furkanonder/DnsTrace

Monitor DNS queries by host processes using eBPF!

Language: Python - Size: 515 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 170 - Forks: 9

willfindlay/bpfbox

🐝 BPFBox 📦 Exploring process confinement in eBPF

Language: C - Size: 4.52 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 101 - Forks: 9

pmem/vltrace 📦

Tool tracing syscalls in a fast way using eBPF linux kernel feature

Language: C - Size: 1.14 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 98 - Forks: 20

gongluck/CVIP

C/C++/Golang/Linux...知识整理

Language: C - Size: 26.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 97 - Forks: 31

DavadDi/skbtracer

skbtracer on ebpf

Language: C - Size: 17.6 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 83 - Forks: 29

PhilipMur/Serial-Comm-Tester

Serial Communications Test Tool written in C# .NET Framework

Language: C# - Size: 353 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 74 - Forks: 48

fbs/el7-bpf-specs

RPM specs for building bpf related tools on CentOS 7

Language: Shell - Size: 84 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 67 - Forks: 13

sematext/uprobe-http-tracer

uprobe-based HTTP tracer for Go binaries

Language: Go - Size: 1.27 MB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 60 - Forks: 5

digitalocean/vmtop

Real-time monitoring of KVM/Qemu VMs

Language: Python - Size: 164 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 59 - Forks: 21

erthalion/postgres-bcc

Set of scripts to monitor PostgreSQL at low level using bcc

Language: Python - Size: 131 KB - Last synced at: 11 days ago - Pushed at: about 6 years ago - Stars: 52 - Forks: 6

udzura/rbbcc

BCC port for MRI - this is unofficial bonsai project.

Language: Ruby - Size: 2.27 MB - Last synced at: 21 days ago - Pushed at: 10 months ago - Stars: 50 - Forks: 1

path-network/bpf-echo

A blazing fast TCP & UDP mock echo server using eBPF

Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 50 - Forks: 8

mozillazg/libbpfgo-tools

libbpfgo port of bcc/libbpf-tools

Language: Go - Size: 6.79 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 49 - Forks: 5

chenhengqi/bpf-examples

A collection of BPF examples

Language: Objective-C - Size: 620 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 10

AirVantage/sbulb

UDP load balancer prototype using bcc (XDP/Bpf)

Language: Python - Size: 111 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 36 - Forks: 9

lilydjwg/dnssnoop

show which process did what DNS queries

Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 35 - Forks: 5

willfindlay/ebpH

ebpH (Extended BPF Process Homeostasis) monitors process behavior on your system to establish normal behavioral patterns. ebpH reports anomalous behavior and prevents attacks by denying anoamlous access requests.

Language: Python - Size: 6.14 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 6

bmx-ng/bcc

A next-generation bcc parser for BlitzMax

Language: C - Size: 3.96 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 33 - Forks: 14

egobillot/calltop

calltop is a tracing tool. It provides a dynamic real-time view of system calls on Linux. It traces also python, java, php and ruby function calls.

Language: Python - Size: 7.27 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 3

shesek/bcash-instadump

CLI tools for insta-dumping bcash in exchange for bitcoins (via ShapeShift), creating bcash-compatible transactions, and more

Language: JavaScript - Size: 584 KB - Last synced at: 27 days ago - Pushed at: over 7 years ago - Stars: 28 - Forks: 16

prots2/Bcc-Cont

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 0

JerryZhou343/cctool

cc字幕工具: 从视频生成字幕,机翻字幕,bcc 转srt,合并字幕

Language: Go - Size: 1.35 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 3

mildsunrise/node_bpfcc

🔬 BPF Compiler Collection (BCC) frontend for Node.js

Language: C++ - Size: 383 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 2

mrtc0/cxray

Tracing security events in container with BPF

Language: Go - Size: 69.3 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 3

vitalyvch/strace.ebpf

This repository contains a tool which traces syscalls in a fast way using eBPF linux kernel feature

Language: C++ - Size: 493 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 6

Korshun/acsutils

A big library of ACS functions for Zandronum modding

Language: Python - Size: 255 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 1

booyaa/vagrant-bcctools

because playing with bcctools on macOS is a PITA

Language: Makefile - Size: 6.84 KB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 10

sudoskys/subtitle_utils

Subtilte Convert Utils - ass2srt vtt2bcc srt2bcc ass2bcc and more | 字幕格式转换

Language: Python - Size: 357 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

amirhnajafiz/syscall-blocker

Using eBPF to block system calls in Linux.

Language: C - Size: 212 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 11 - Forks: 0

ce-bu/meta-observability

Yocto layer with support for performance analysis tools: BPF, bcc, bpftrace

Language: BitBake - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 4

ViktorSlavkovic/bcc3.1_stl

STL Implementation for Borland C++ compiler from 1992

Language: C++ - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 0

hitsz-ids/duetector

duetector🔍: Data Usage Extensible Detector for data usage observability.

Language: Python - Size: 1.98 MB - Last synced at: about 20 hours ago - Pushed at: 2 months ago - Stars: 10 - Forks: 7

chentao-kernel/spycat

An eBPF kernel Observable Agent To Spy Performance Issue On OS.

Language: C - Size: 4.91 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 9 - Forks: 0

bmf-san/oilking

A trading bot using bitflyer api.

Language: Go - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

spacerace/x86-pong

A pong game that runs on bare metal PCs or DOS (so called "PC-BOOTER")

Language: C - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

jschwinger233/ranranru 📦

Trace Golang with BCC like GDB.

Language: Python - Size: 400 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

kanurag94/filemonitor

eBPF based file monitoring

Language: Python - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 3

ensoft/marple

MARPLE is an open-source system profiling tool for Linux-based systems

Language: Python - Size: 1.85 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

RagedUnicorn/wow-macros

World of Warcraft macros repository

Size: 4.27 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 4

BryceCanyonCounty/rdr3-nativedb-data Fork of alloc8or/rdr3-nativedb-data

Community maintained database of RDR3 information. Strictly for educational purposes!

Size: 5.67 GB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 3

YuriBittencourt/Error-detection-Algorithms

Implementação do Código de Hamming, BCC e CRC. Trabalho 1 de redes @ PUCRS 2019-1

Language: Python - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

vvanglro/ebpf-sse

Unite eBPF and Server-sent events, Based on Fastapi Redis-stream Bcc.

Language: Python - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

BlargbotCC/Blargbot-Custom-Commands 📦

We make custom commands for blargbot

Language: CSS - Size: 234 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 3

mranv/ebpf-file-monitor

This utility allows users to track changes in a specified file and prints a timestamp when modifications occur.

Language: Rust - Size: 275 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

vietanhduong/go-bpf

A forked version from iovisor/gobpf

Language: C - Size: 1.98 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Korshun/zcommon

A version of zcommon.acs with Zandronum functions

Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

Sina-Taghizadeh/Abaqus_BCC_UnitCell

BCC unit cell with structured mesh in ABAQUS

Language: Python - Size: 19.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

aroodgar/bpf-tcp-congestion-control-algorithm

This repository is intended to be a simple guide for utilizing the eBPF tool in order to write and load a custom TCP congestion control algorithm into the Linux kernel.

Language: C - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

realchonk/bcc

A small compiler for a C-like language

Language: C - Size: 1.32 MB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

gjhenrique/bluetooth_exporter

Exports Linux kernel bluetooth data with the help of eBPF, Prometheus and friends

Language: C - Size: 384 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Apollonyan/subtitle

字幕文件格式转换 | Parsing and conversion between subtitle formats

Language: Swift - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

wofanli/route_loop_alert

Alert on any ICMP TTL expired message in the fly

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

7tg/massMailerBCC

A Python 2 application for sending mails for bulk mail lists with bcc, also has Qt4 GUI

Language: Python - Size: 12.8 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

ldorau/strace.ebpf

Tool tracing syscalls in a fast way using eBPF linux kernel feature

Size: 836 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 2

SeawardSalmon6/ComputerScienceFiles

Repository related for all coding and algorithms practice involved in the Computer Science bachelor course files.

Language: C - Size: 94.9 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 2

dockstore/bcc2020-training

Training materials for our BCC 2020 training workshop.

Language: Common Workflow Language - Size: 103 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 5

discobeetlesoftware/ProtegeVariantGallery

BCC Protege poker chip variant gallery

Language: Astro - Size: 104 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

deatil/go-crc

crc 相关算法,主要包括 lrc, bcc, crc3,crc4, crc5, crc6, crc7, crc12, crc24 和 crc40 算法

Language: Go - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

conschneider/wc-multiple-email-recipients

Allows for multiple recipients for WooCommerce E-Mails.

Language: PHP - Size: 30.3 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

bmf-san/bitbankgo

Go library for accessing the bitbank API

Language: Go - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

wofanli/linux-packet-tracer

Language: Go - Size: 2.72 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

RENCI-NRIG/chaos-jungle

Chaos Jungle - collection of mechanisms for programmatically disrupting network traffic, storage and other elements of CI.

Language: Python - Size: 50.1 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

udzura/mruby-bcc

mruby Binding of BPF-Based Linux Tracing: see https://github.com/iovisor/bcc

Language: C - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

r4um/bpf-dump

Misc BCC BPF Scripts

Language: Python - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

Its-OK-Wakamatsu-san/OMRON_CompoWay-F_protocol_on_Temperature_Controller_module

OMRON CompoWay/F(serial) protocol on Temperature Controller / Python

Language: Python - Size: 49.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Sina-Taghizadeh/Salome_BCC_UnitCell_Periodic-mesh

Periodic Mesh Generation of BCC Lattice Materials using SALOME for FEM Analysis

Language: Python - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Liliyaw/BCC-AVH-Guide

Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

tarosky/gutenberg-notifier

Notify file changes on EFS for invalidating OPcache

Language: C - Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ShenChen1/memleak

memleak rewritten with libbpf

Language: C - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

0xSmiley/TraceComp

Tool to capture containers syscalls and generate a Seccomp profile

Language: C - Size: 4.61 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Road-block/MizusRaidTracker

World of Warcraft Raid Loot Tracker in-game addon. BCC compatible.

Language: Lua - Size: 781 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

chenhengqi/golang-function-tracing

trace Golang function using BPF

Language: Go - Size: 99.6 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

mivinci/bcc

BCC校验(逐位异或校验)

Language: C - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ArivuAlamari/meta-rpi4linux-addon

Custom Raspberry Pi4 64bit layer for Yocto

Language: BitBake - Size: 31.3 KB - Last synced at: 10 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

lurifn/compilador-lexico

Language: Java - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AirVantage/debian-bcc-ami

An AWS AMI for deploying BPF applications.

Language: Shell - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

nathan-edgar/libdw-bpf

Language: C - Size: 228 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

octareno/dea

Language: PHP - Size: 479 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

Nateowami/Blindfold 📦

A Chrome Gmail extension to remind you when you forget to use BCC

Language: JavaScript - Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

beyerleinf/bcc-calculator

Simple Block Check Character calculator

Language: TypeScript - Size: 1.92 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

guiIher-me/unesp-bcc-grafos

Repositório para a matéria de grafos BCC-UNESP

Language: C - Size: 63.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

monkburger/bpf-mysql-querylog

BPF based MySQL query logging tool

Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mustmine/srt2bcc

Subtitle file .srt trans to .bcc(bilibili json)

Language: Nim - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

lbirchler/pyflow

BCC based tool to trace function call/return hierarchy of Python scripts and processes

Language: Python - Size: 11.7 KB - Last synced at: about 18 hours ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

junka/pycbpf

python script which compile cbpf to C code for BCC

Language: Python - Size: 57.6 KB - Last synced at: 18 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

markods/MyThreadingLibrary

Language: C++ - Size: 97.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mbs0221-sys/learning-bcc

Learning eBPF with ChatGPT!

Language: Python - Size: 11.7 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

arcturus-school/testing

A course design for soft testing.

Language: Python - Size: 1.26 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

buraks78/sysbpf

SysBPF is a system analysis tool built on the BPF Compiler Collection (BCC) toolkit.

Language: C - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

asas1asas200/ViewBPF

eBPF web frontend viewer by Vue.js

Language: Vue - Size: 908 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IloveNooodles/ususbuntu-operating-system

This project is made to fulfill the 1st, 2nd, and 3rd milestone for the Operating System. It is a simple os that can do simple command like ls, mkdir, cp, cd, cat, and mv. It also implemented by using multiprogramming and message passing

Language: C - Size: 209 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

chenhengqi/talk0

Language: Makefile - Size: 3.95 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0