lucab / memfd-rs
A pure-Rust library to work with Linux memfd
☆32Updated 2 weeks ago
Alternatives and similar repositories for memfd-rs:
Users that are interested in memfd-rs are comparing it to the libraries listed below
- Gathering some metrics about github projects☆55Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- a cross-platform library for opening OS pipes in Rust☆105Updated last month
- Implementation of CStr and CString for no_std environments☆41Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 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.☆78Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Abstract over different executors☆73Updated last year
- ☆53Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- Pretty-print file sizes and more☆44Updated 2 weeks ago
- ☆45Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Opinionated CLI (with shell) framework in rust☆33Updated last year