lucab / memfd-rsLinks
A pure-Rust library to work with Linux memfd
☆38Updated 5 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:
- a cross-platform library for opening OS pipes in Rust☆114Updated 4 months ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Convert number to enum☆87Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 3 weeks ago
- Full precision decimal representation of f64☆27Updated this week
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- #[no_std] print equivalent for Rust☆66Updated last month
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 5 years ago
- Cross-platform interface to the `errno` variable☆76Updated last month
- A sha1 implementation useable in const contexts☆88Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆61Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆62Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Overriding Stdio file descriptors in Rust☆18Updated last year
- ☆92Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆127Updated last week