uclicious
usdt
uclicious | usdt | |
---|---|---|
2 | 1 | |
20 | 103 | |
- | 1.9% | |
3.4 | 9.2 | |
almost 2 years ago | 8 days ago | |
Rust | Rust | |
BSD 2-clause "Simplified" License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
uclicious
-
Rust in QEMU Roadmap
I made this handy function to pass callbacks to C: https://github.com/andoriyu/uclicious/blob/master/src/traits...
-
How do you manage configuration in rust?
I'm using a library that I wrote because I was unhappy with what was there: https://github.com/andoriyu/uclicious
usdt
-
Rust in QEMU Roadmap
Here's my WIP addition to Oxide Computer's usdt crate: https://github.com/oxidecomputer/usdt/pull/340
This crate gives you a nifty macro that translates Rust probe definitions into the correct ELF sections and other related assembly. Their support is currently only for illumos and OS X but I managed to get Linux SystemTap SDTs working as well, and a PR for FreeBSD exists as well but has been languishing in review purgatory for two years: I imagine QEMU might enjoy this wide support (if they land).
What are some alternatives?
confy - 🛋 Zero-boilerplate configuration management in Rust
probe-rs - probe: Static probes for Rust
CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
config-rs - ⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
QEMU - Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.