upsuper / cstr
☆27Updated last year
Alternatives and similar repositories for cstr:
Users that are interested in cstr are comparing it to the libraries listed below
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- Unicode caseless matching☆23Updated 4 months ago
- ☆58Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- ☆72Updated last month
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆29Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- ☆47Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 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
- ☆56Updated 3 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- ☆41Updated 8 months ago
- Talk to Cargo easily at build time☆17Updated last year