sfackler / rstack
☆34Updated 10 months ago
Alternatives and similar repositories for rstack:
Users that are interested in rstack are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆55Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- ☆52Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- ☆24Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- 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
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- ☆61Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆47Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- ☆21Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆68Updated last month