lambda-fairy / rust-errnoLinks
Cross-platform interface to the `errno` variable
☆69Updated 2 weeks ago
Alternatives and similar repositories for rust-errno
Users that are interested in rust-errno are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- ☆58Updated 9 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- ☆49Updated 3 months ago
- ☆57Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A cargo subcommand to fetch the source code of a Rust crate☆100Updated this week
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆123Updated 9 months ago
- Utilities for pinning☆97Updated last year
- ☆107Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- like thread::spawn but for processes☆154Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Target "triple" support☆54Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Big array helper for serde☆60Updated last year
- ☆183Updated 3 weeks ago
- ☆72Updated last month
- Extensions for the Rust standard library☆39Updated last year
- Floating point approximate comparison for Rust☆61Updated 3 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week