{"id":34769247,"url":"https://github.com/eadydb/ebpf-learning","last_synced_at":"2026-05-26T09:31:48.843Z","repository":{"id":217584576,"uuid":"744282491","full_name":"eadydb/ebpf-learning","owner":"eadydb","description":"ebpf learning examples","archived":false,"fork":false,"pushed_at":"2024-10-17T15:43:52.000Z","size":2294,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T22:59:57.306Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eadydb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-17T01:17:42.000Z","updated_at":"2024-10-17T15:43:56.000Z","dependencies_parsed_at":"2024-01-17T08:23:49.889Z","dependency_job_id":"20de7812-e898-4b40-add9-e4e25a940fa5","html_url":"https://github.com/eadydb/ebpf-learning","commit_stats":null,"previous_names":["eadydb/ebpf-learning"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eadydb/ebpf-learning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eadydb%2Febpf-learning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eadydb%2Febpf-learning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eadydb%2Febpf-learning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eadydb%2Febpf-learning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eadydb","download_url":"https://codeload.github.com/eadydb/ebpf-learning/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eadydb%2Febpf-learning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33513904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-25T07:54:29.959Z","updated_at":"2026-05-26T09:31:48.836Z","avatar_url":"https://github.com/eadydb.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ebpf-learning\nCLI tool for eBPF application development\n\n## Initial setup\nIf you are new here and setting up the bpf environment for the first time then follow the below steps,\n\n1. Install make\n\n    `sudo apt install make`\n\n2. Install the pre-requisites, clang, llvm, golang and bpftool\n\n    `sudo make install`\n\n3. Reload your shell to identify the go binary in the path\n\n    `source $HOME/.profile`\n\n4. Generate the vmlinux.h for extracting the definition of every type in the current running kernel\n\n    `make gen_vmlinux`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feadydb%2Febpf-learning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feadydb%2Febpf-learning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feadydb%2Febpf-learning/lists"}