tailhook / libmountLinks
A type-safe wrapper around mount() system call for rust with good error reporting
☆32Updated 3 years ago
Alternatives and similar repositories for libmount
Users that are interested in libmount are comparing it to the libraries listed below
Sorting:
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆48Updated last year
- Home for the Inline Assembly project group☆33Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- Cross-platform interface to the `errno` variable☆70Updated this week
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- dynamic smart pointers☆32Updated 6 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Signal handling for rust☆22Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- opt-in runtime introspection☆12Updated 2 years ago
- Data for timing rustc☆18Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago