meithecatte / fake-staticLinks
rustc hates him! Sidestep borrow checking with this weird trick.
☆101Updated 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.☆187Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- ☆106Updated 4 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Repo for working on "std aware cargo"☆153Updated 4 years ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- Compile-time string formatting☆244Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆120Updated 11 months ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- ☆259Updated 11 months ago
- Lightning Creations Compiler Frontend for various languages☆119Updated 10 months ago
- A tool to help with minimization of Rust code☆59Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆52Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- A library for compact bit sets containing enums.☆118Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆141Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 2 months ago
- A tool to mine crates.io and produce static websites☆136Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated last month
- Compile-Time Ray Tracer in Rust ported from C++☆88Updated 3 months ago
- A fast, concurrent string interner☆157Updated last year
- Write and execute C code inside Rust.☆155Updated last year
- A collection of small utilities for working with pointer types in Rust.