tailhook / libmount
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
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Pseudoterminal Rust library☆30Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A wrapper for build.rs instructions☆16Updated last year
- Home for the Inline Assembly project group☆33Updated 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 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Cross-platform interface to the `errno` variable☆67Updated 3 weeks ago
- Rust library to provide validations for arbitrary types.☆20Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆17Updated 5 years ago
- ☆40Updated 6 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- A map backed by a vector☆25Updated last year
- Rust wrapper for libudev☆23Updated 4 years ago
- ☆21Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆61Updated 7 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- derive macro for the Fail trait☆24Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago