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 weeks ago
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆95Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- ☆60Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last week
- Determines the MIME type of a file by traversing a filetype tree.☆76Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated last week
- A sha1 implementation useable in const contexts☆87Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated last week
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- List size of types in a Rust crate☆27Updated last year
- Convert number to enum☆87Updated last year
- ☆46Updated last year