parched / runtime-target-feature-rsLinks
Rust procedural macro attribute to enable target features at runtime
☆14Updated 8 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:
- ☆53Updated 6 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- ☆64Updated 8 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Run Rust tests in isolated subprocesses☆41Updated 3 months ago
- ☆78Updated 3 years ago
- ☆62Updated last year
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Token tree calling convention☆83Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- ☆17Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A rust library for checked floating point operations☆83Updated 3 weeks ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- ☆23Updated 9 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year