elastio / devxLinks
Collection of utilities for writing your own dev scripts
☆63Updated 2 years ago
Alternatives and similar repositories for devx
Users that are interested in devx are comparing it to the libraries listed below
Sorting:
- Abstract over different executors☆74Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- ✈️ a private, authenticated, permissioned cargo registry☆128Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Make trait methods callable without the trait in scope☆159Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- ☆145Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆62Updated 2 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆78Updated 3 weeks ago
- ☆53Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Typed any map for rust☆67Updated 10 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- A procedural macro for configuring constant values across crates☆70Updated last year
- ☆112Updated 2 years ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago