jondot / xtaskops
Goodies for working with the xtask concept in Rust
☆33Updated 8 months ago
Alternatives and similar repositories for xtaskops:
Users that are interested in xtaskops are comparing it to the libraries listed below
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Zero-cost bitsets over native Rust types☆76Updated last week
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A tool to remove unused code from a Rust project.☆30Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Load additional CLI args from file☆32Updated this week
- Side-by-side diff for two files☆34Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 6 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Handle unexpected errors☆24Updated 8 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- An Embedded Storage Abstraction Layer☆74Updated 3 months ago
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- ☆55Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- An async version of iterator☆40Updated 9 months ago
- Library facilitating safe pinned initialization☆33Updated this week
- Trait implementation generator macro☆28Updated this week
- ☆23Updated 6 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Statically allocated, runtime initialized cell.☆46Updated 3 weeks ago
- A `cargo generate` template for quick-starting a procedural macro crate☆15Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A data-first Rust-native UI design toolkit. Experimental embedded version (no_std).☆19Updated 4 years ago
- A sinless derive helper☆71Updated 4 months ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆82Updated 11 months ago