Skip to content
View 4lDO2's full-sized avatar
🖖
🖖

Block or report 4lDO2

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. real-async-trait-rs real-async-trait-rs Public

    A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type erasure

    Rust 45 2

  2. fal-rs fal-rs Public

    Filesystem abstraction layer

    Rust 10

  3. spinning-rs spinning-rs Public

    A no_std mutex and SIX rwlock implementation based on spinlocks and lock_api

    Rust 8 2

  4. ioslice-rs ioslice-rs Public

    I/O slices for Rust that are similar to regular slices, but ABI-compatible with iovec or std's IoSlice, and supports #![no_std]

    Rust 3 1

  5. guard-trait-rs guard-trait-rs Public

    Various utility wrappers for allowing io_uring memory management in safe code

    Rust