cholcombe973 / block-utilsLinks
Rust utilities for working with block devices
☆23Updated last year
Alternatives and similar repositories for block-utils
Users that are interested in block-utils are comparing it to the libraries listed below
Sorting:
- A procedural macro for configuring constant values across crates☆70Updated last year
 - ☆77Updated 4 years ago
 - ☆87Updated 9 months ago
 - Collection of utilities for writing your own dev scripts☆63Updated 3 years ago
 - Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
 - A FUSE (Filesystem in Userspace) library for Rust☆111Updated last week
 - A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
 - Abstract over different executors☆74Updated 2 years ago
 - A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
 - An implementation of RFC6265☆28Updated 3 months ago
 - Ergonomically run processes with limits.☆37Updated last month
 - assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
 - Safe wrapper for initializing arrays☆74Updated 2 years ago
 - cargo subcommand to generate Arch Linux package☆75Updated 3 years ago
 - Map data structure whose keys are stored as ranges☆95Updated 2 weeks ago
 - Parse various network packets using nom☆24Updated 3 years ago
 - Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
 - Inter-event timing metrics on top of tracing.☆128Updated last month
 - List size of types in a Rust crate☆27Updated last year
 - A tool to mine crates.io and produce static websites☆137Updated last year
 - A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
 - A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
 - a cross-platform library for opening OS pipes in Rust☆113Updated 3 weeks ago
 - Migrated to Codeberg☆80Updated 2 years ago
 - Rust serializer library☆88Updated last month
 - Linux Containers API for rustaceans☆20Updated 4 months ago
 - Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
 - Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
 - A Mutex wrapper tracking acquisition order☆74Updated last month
 - #[no_std] print equivalent for Rust☆64Updated 3 weeks ago