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

Block or report 4lDO2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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 3

  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 2 1

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

    Various utility wrappers for allowing io_uring memory management in safe code

    Rust