lucab / memfd-rsLinks
A pure-Rust library to work with Linux memfd
☆35Updated last month
Alternatives and similar repositories for memfd-rs
Users that are interested in memfd-rs are comparing it to the libraries listed below
Sorting:
- a cross-platform library for opening OS pipes in Rust☆113Updated 3 months ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- ☆58Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Convert number to enum☆87Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆93Updated 2 months ago
- Cargo API written in Paris☆51Updated 2 weeks ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- docs.rs as a publishing platform?☆70Updated this week
- ☆112Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆48Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Better reference counted strings for Rust☆134Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- ☆54Updated 3 years ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month