meithecatte / fake-staticLinks
rustc hates him! Sidestep borrow checking with this weird trick.
☆104Updated 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
- ☆107Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Project group working on the "safe transmute" feature☆97Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Lightning Creations Compiler Frontend for various languages☆120Updated last year
- A tool to help with minimization of Rust code☆66Updated 3 months ago
- Repo for working on "std aware cargo"☆156Updated 4 years ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Compile-time string formatting☆261Updated 3 months ago
- ☆260Updated last year
- ☆55Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Compile-Time Ray Tracer in Rust ported from C++☆87Updated 6 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 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
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- ☆43Updated 2 years ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month