sfackler / rstack
☆34Updated 11 months ago
Alternatives and similar repositories for rstack:
Users that are interested in rstack are comparing it to the libraries listed below
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆41Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- ☆24Updated 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- ☆27Updated last year
- ☆21Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆52Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- ☆47Updated 4 years ago
- ☆56Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago