meithecatte / fake-staticLinks
rustc hates him! Sidestep borrow checking with this weird trick.
☆103Updated 2 years ago
Alternatives and similar repositories for fake-static
Users that are interested in fake-static are comparing it to the libraries listed below
Sorting:
- Please do not use this.☆188Updated 4 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- ☆107Updated 4 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- home for proposals in and around compile-time function evaluation☆112Updated 2 weeks ago
- Compile-time string formatting☆256Updated 2 months ago
- Repo for working on "std aware cargo"☆155Updated 4 years ago
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- A tool to help with minimization of Rust code☆63Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated 2 weeks ago
- ☆260Updated last year
- Compile-Time Ray Tracer in Rust ported from C++☆87Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- ☆54Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆215Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A wiki about Rust's ABI and plans to stabilize it. Open to editing, all PRs will be merged.☆34Updated 5 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- #[no_std] print equivalent for Rust☆65Updated 3 weeks ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 2 weeks ago
- ☆68Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago