parched / runtime-target-feature-rsLinks
Rust procedural macro attribute to enable target features at runtime
☆14Updated 7 years ago
Alternatives and similar repositories for runtime-target-feature-rs
Users that are interested in runtime-target-feature-rs are comparing it to the libraries listed below
Sorting:
- Compares two equal-sized byte strings in constant time.☆42Updated 4 months ago
- ☆53Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆64Updated 8 years ago
- Token tree calling convention☆80Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- ☆60Updated last year
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- ☆78Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Run Rust tests in isolated subprocesses☆39Updated 3 weeks ago
- A rust library for checked floating point operations☆82Updated 10 months ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 11 months ago
- Tool to print stack usage information emitted by LLVM in human readable format☆56Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year