elastio / devxLinks
Collection of utilities for writing your own dev scripts
☆66Updated 3 years ago
Alternatives and similar repositories for devx
Users that are interested in devx are comparing it to the libraries listed below
Sorting:
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Remove Cargo.lock lockfile☆34Updated last month
- Cargo hack manager☆64Updated 2 years ago
- Obsessively tiny error derive macro☆86Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- ☆149Updated 4 months ago
- ☆53Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years 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…☆67Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- futures-buffered☆46Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Typed any map for rust☆67Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 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…☆101Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Serde error messages for humans.☆41Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago