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:
- 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
- ☆53Updated 6 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
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆64Updated 8 years ago
- ☆62Updated last year
- ☆17Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Safe wrapper for initializing arrays☆75Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- ☆55Updated 2 years ago
- ☆78Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Deprecated☆16Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆20Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago