lucab / memfd-rs
A pure-Rust library to work with Linux memfd
☆32Updated last month
Alternatives and similar repositories for memfd-rs:
Users that are interested in memfd-rs are comparing it to the libraries listed below
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆36Updated 2 weeks ago
- Implementation of CStr and CString for no_std environments☆41Updated last year
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- String optimized for map keys☆62Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- a cross-platform library for opening OS pipes in Rust☆109Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Abstract over different executors☆73Updated last year
- Full precision decimal representation of f64☆26Updated last month
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Make trait methods callable without the trait in scope☆136Updated last month
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago