upsuper / cstr
☆27Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for cstr
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- ☆58Updated 2 months ago
- Rust library for checking the installed/running rustc's version.☆50Updated 3 months ago
- Unicode caseless matching☆20Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- ☆46Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Talk to Cargo easily at build time☆16Updated 8 months ago
- ☆55Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- A procedural macro implementation of `quote!`.☆23Updated last year
- Lossless functionality for platform-native strings.☆70Updated 8 months ago
- Cross-platform interface to the `errno` variable☆65Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- ☆68Updated 2 weeks ago
- ☆23Updated 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`☆25Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated 10 months ago
- A wrapper of Tokio's JoinHandle that aborts the task when it's dropped, while still allowing it to be awaited for joining.☆13Updated last year
- ☆58Updated 7 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- std::Error in no_std environment.☆38Updated 3 years ago
- Find calls to panic functions in rust executables☆36Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Automatic cfg for Rust compiler features☆95Updated last month