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.☆26Updated this week
- ☆35Updated 6 months ago
- A safe-guarded transmute for Rust☆38Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆38Updated last year
- Full precision decimal representation of f64☆25Updated this week
- ☆24Updated 2 years ago
- ☆29Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- ☆46Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆19Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Home for rls2.0 working group☆13Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.