lucab / memfd-rsLinks
A pure-Rust library to work with Linux memfd
☆32Updated 2 months ago
Alternatives and similar repositories for memfd-rs
Users that are interested in memfd-rs are comparing it to the libraries listed below
Sorting:
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- a cross-platform library for opening OS pipes in Rust☆111Updated last week
- Gathering some metrics about github projects☆55Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Opinionated CLI (with shell) framework in rust☆33Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Abstract over different executors☆73Updated last year
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ☆46Updated last year
- List size of types in a Rust crate☆27Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Duplicate an async I/O handle☆41Updated 4 months ago
- ☆57Updated last year
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- Parse various network packets using nom☆24Updated 3 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago