jhpratt / standback
Backported standard Rust library to older compilers.
☆21Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for standback
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆55Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- myrrlyn’s wyzyrdly library☆25Updated 8 months ago
- ☆60Updated 7 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- ☆29Updated 6 months ago
- ☆31Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Install a rustc master toolchain usable from rustup☆72Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- Lossless functionality for platform-native strings.☆70Updated last week
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Rustdoc's JSON output interface☆28Updated 3 weeks ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 2 months ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- ☆15Updated 6 months ago
- ☆12Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Compares two equal-sized byte strings in constant time.☆31Updated 2 months ago
- Macro for sealing traits and structures☆49Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- A procedural macro implementation of `quote!`.☆23Updated last year