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:
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Compares two equal-sized byte strings in constant time.☆42Updated 6 months ago
- ☆53Updated 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
- ☆64Updated 8 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- ☆62Updated last year
- Token tree calling convention☆82Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- ☆78Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last month
- Custom derivation macro for Rust☆113Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 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
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago