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☆149Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Abstract over different executors☆74Updated last year
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆93Updated 7 months ago
- ☆53Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- ✈️ a private, authenticated, permissioned cargo registry☆129Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- ☆140Updated 3 weeks ago
- Serde error messages for humans.☆35Updated 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…☆59Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆88Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated this week
- ☆73Updated 3 months ago
- Migrated to Codeberg☆79Updated last year
- Typed any map for rust☆67Updated 6 months ago
- Derive a builder for your constructors in Rust☆70Updated 4 months ago