{"id":24286160,"url":"https://github.com/d2verb/kmodinit","last_synced_at":"2026-05-08T08:36:11.156Z","repository":{"id":98589760,"uuid":"131315335","full_name":"d2verb/kmodinit","owner":"d2verb","description":"tiny tool for writing a kernel module","archived":false,"fork":false,"pushed_at":"2018-04-27T15:46:23.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T20:52:59.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d2verb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-04-27T15:39:37.000Z","updated_at":"2018-04-27T15:46:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"aec146fb-1248-412c-98de-9f4525198fc0","html_url":"https://github.com/d2verb/kmodinit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/d2verb/kmodinit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fkmodinit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fkmodinit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fkmodinit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fkmodinit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d2verb","download_url":"https://codeload.github.com/d2verb/kmodinit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fkmodinit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32773376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-01-16T07:28:49.242Z","updated_at":"2026-05-08T08:36:11.136Z","avatar_url":"https://github.com/d2verb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What's this\nTiny tool for writing a kernel module\n\n## Usage\n```\n$ kmodinit hello\n$ ls ./\nMakefile  hello.c\n$ make\n$ make insmod\n$ lsmod | grep hello\nhello                    857  0\n$ make rmmod\n$ lsmod | grep hello\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd2verb%2Fkmodinit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd2verb%2Fkmodinit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd2verb%2Fkmodinit/lists"}