elastio / devxLinks
Collection of utilities for writing your own dev scripts
☆64Updated 3 years ago
Alternatives and similar repositories for devx
Users that are interested in devx are comparing it to the libraries listed below
Sorting:
- Progress reporting abstraction for Rust☆64Updated last year
- ✈️ a private, authenticated, permissioned cargo registry☆128Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆146Updated last month
- Cargo hack manager☆64Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months 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…☆64Updated last month
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆53Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Typed any map for rust☆67Updated 10 months ago
- Serde error messages for humans.☆38Updated last year