sfackler / rstack
☆33Updated 10 months ago
Alternatives and similar repositories for rstack:
Users that are interested in rstack are comparing it to the libraries listed below
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- ☆41Updated 7 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- ☆55Updated last year
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆55Updated 10 months 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`☆30Updated 2 years ago
- ☆47Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆61Updated 7 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆24Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- ☆45Updated last year
- Duplicate an async I/O handle☆40Updated 2 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Completion futures for Rust☆19Updated 2 years ago