usdt
Dust your Rust with USDT probes (by oxidecomputer)
uclicious
Uclicious is a flexible reduced boilerplate configuration framework. (by andoriyu)
usdt | uclicious | |
---|---|---|
1 | 2 | |
103 | 20 | |
1.9% | - | |
9.2 | 3.4 | |
9 days ago | about 2 years ago | |
Rust | Rust | |
Apache License 2.0 | BSD 2-clause "Simplified" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
usdt
Posts with mentions or reviews of usdt.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-03.
-
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).
uclicious
Posts with mentions or reviews of uclicious.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-03.
-
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
What are some alternatives?
When comparing usdt and uclicious you can also consider the following projects:
probe-rs - probe: Static probes for Rust
confy - 🛋 Zero-boilerplate configuration management in Rust
CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++