mtak- / nudge
rust hints to the optimizer
☆19Updated 3 years ago
Alternatives and similar repositories for nudge:
Users that are interested in nudge are comparing it to the libraries listed below
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆36Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- ☆24Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- ☆61Updated 7 years ago
- ☆29Updated 10 months ago
- ☆38Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- ☆19Updated 3 years ago
- ☆52Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- ☆47Updated 4 years ago
- ☆55Updated 10 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- ☆55Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago