{"id":13875959,"url":"https://github.com/saschagrunert/kmod","last_synced_at":"2025-10-19T08:16:05.584Z","repository":{"id":53093756,"uuid":"81449282","full_name":"saschagrunert/kmod","owner":"saschagrunert","description":"A Linux kernel module written in Rust","archived":false,"fork":false,"pushed_at":"2018-07-31T13:04:37.000Z","size":9,"stargazers_count":34,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T15:05:33.752Z","etag":null,"topics":["kernel-module","linux-kernel","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saschagrunert.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}},"created_at":"2017-02-09T12:43:40.000Z","updated_at":"2025-02-26T15:46:51.000Z","dependencies_parsed_at":"2022-09-03T07:20:17.298Z","dependency_job_id":null,"html_url":"https://github.com/saschagrunert/kmod","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saschagrunert/kmod","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fkmod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fkmod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fkmod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fkmod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saschagrunert","download_url":"https://codeload.github.com/saschagrunert/kmod/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fkmod/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268401594,"owners_count":24244464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["kernel-module","linux-kernel","rust"],"created_at":"2024-08-06T06:00:52.778Z","updated_at":"2025-10-19T08:16:05.502Z","avatar_url":"https://github.com/saschagrunert.png","language":"Rust","readme":"# kmod\n## A Linux kernel module written in Rust\n\nDependency are the current Linux headers for your running kernel. To build the module simply execute in the root\ndirectory:\n\n```\nmake\n```\n\nTo build a release execute:\n\n```\nmake RELEASE=1\n```\n\nTo cross-compile, specify `RUST_TARGET` and `KERNEL_BUILD_DIR`:\n\n```\nmake RUST_TARGET=i686-unknown-linux-gnu KERNEL_BUILD_DIR=/path/to/linux-kernel-x.y.z/build\n```\n\nThe kernel module can be found in `./target/kernel/kmod.ko`.\n\n","funding_links":[],"categories":["Rust","rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaschagrunert%2Fkmod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaschagrunert%2Fkmod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaschagrunert%2Fkmod/lists"}