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:
- Make trait methods callable without the trait in scope☆157Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 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
- Lending iterators on stable Rust☆83Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last month
- futures-buffered☆45Updated 2 months ago
- ☆52Updated 2 weeks ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- ☆112Updated 2 years ago
- ☆143Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated last week
- A tool to mine crates.io and produce static websites☆136Updated 11 months ago
- Static time zone information for tz-rs.☆40Updated 3 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Remove Cargo.lock lockfile☆32Updated last month
- Convert number to enum☆87Updated last year