{"id":16221547,"url":"https://github.com/novafacing/cannonball","last_synced_at":"2025-03-16T11:31:07.048Z","repository":{"id":61569267,"uuid":"552414069","full_name":"novafacing/cannonball","owner":"novafacing","description":"Deprecated! Use qemu-rs instead :)","archived":false,"fork":false,"pushed_at":"2023-12-19T08:47:16.000Z","size":107,"stargazers_count":73,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-27T08:20:44.550Z","etag":null,"topics":["emulation","qemu","rust","tracing"],"latest_commit_sha":null,"homepage":"https://github.com/novafacing/qemu-rs","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/novafacing.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}},"created_at":"2022-10-16T14:41:55.000Z","updated_at":"2025-02-07T10:29:08.000Z","dependencies_parsed_at":"2023-01-22T06:03:00.428Z","dependency_job_id":"d86ddbd5-6b30-42c4-9eed-7c0552b3c9dd","html_url":"https://github.com/novafacing/cannonball","commit_stats":{"total_commits":64,"total_committers":1,"mean_commits":64.0,"dds":0.0,"last_synced_commit":"8bb88265fc4d9aef2dcf6d8388d477d1c1d9b55b"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novafacing%2Fcannonball","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novafacing%2Fcannonball/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novafacing%2Fcannonball/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novafacing%2Fcannonball/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/novafacing","download_url":"https://codeload.github.com/novafacing/cannonball/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814880,"owners_count":20352037,"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","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":["emulation","qemu","rust","tracing"],"created_at":"2024-10-10T12:08:44.450Z","updated_at":"2025-03-16T11:31:06.719Z","avatar_url":"https://github.com/novafacing.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cannonball 💣\n\n## DEPRECATION NOTICE\n\nThis project has been superceded by the\n[qemu-plugin](https://github.com/novafacing/qemu-rs/tree/main/qemu) bindings\nprovided by the [qemu-rs](https://github.com/novafacing/qemu-rs) project.\n\nCannonball is a framework for building QEMU plugins in Rust! Anything you can do in\na QEMU TCG plugin in C, you can do with `cannonball`.\n\nWrite plugins that run with minimal overhead and as much functionality as you can dream\nof!\n\n## Examples\n\nThere are a couple examples provided here!\n\n* [`jaivana`](examples/jaivana/README.md) A simple tracer that logs a configurable set of events to a file or stdout.\n* [`mons meg`](examples/mons_meg/README.md) A tracer that logs the same events as Jaivana, but uses Tokio to run the trace in an async environment, with communication\n  with the host over a UNIX socket instead of anonymous pipes.\n\nTake a look at them, they are the best way to learn how to use this framework.\n\n## Installation\n\nJust add this to your `Cargo.toml`:\n\n```toml\ncannonball = \"0.2.4\"\n```\n\n## Example\n\nHere's a quick recording of the [Jaivana](./examples/jaivana) example plugin and driver!\n\n[![asciicast](https://asciinema.org/a/a1y3n6CqJEq3Yk7SDwJVrTrWi.svg)](https://asciinema.org/a/a1y3n6CqJEq3Yk7SDwJVrTrWi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovafacing%2Fcannonball","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovafacing%2Fcannonball","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovafacing%2Fcannonball/lists"}