WilliamVenner / inline-rust
A cursed macro that compiles and executes Rust and spits the output directly into your Rust code
☆30Updated 2 years ago
Alternatives and similar repositories for inline-rust:
Users that are interested in inline-rust are comparing it to the libraries listed below
- A modern and lightweight implementation of arbitrary integers for Rust☆34Updated 2 months ago
- 🎮 Rust Crate for locating Steam game installation directories (and Steam itself!)☆44Updated 3 weeks ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- ☆11Updated 2 years ago
- Strongly typed vector math with glam☆26Updated this week
- Fully-runtime equivalent of Rust's string formatting macro.☆14Updated 2 years ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- Cross-platform library for reading/writing memory in other processes for Rust☆52Updated 2 years ago
- Rust bindings for the Discord Game SDK☆61Updated 3 years ago
- Reading and writing data types of arbitrary bit length that might not be byte-aligned☆20Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Hitori is a generic regular expressions library.☆51Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Convert number to enum☆88Updated 6 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- ☆53Updated this week
- Multi-Dimensional Analog Literals in Rust☆15Updated 3 years ago
- Fast conversion between linear float and 8-bit sRGB☆20Updated 3 years ago
- Rust library for testing code relying on the global allocator☆13Updated 11 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Floating point types which can be safely shared between threads☆16Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Moving code-gen out of `build.rs`☆16Updated this week
- A #[derive] macro for syn's `Parse` trait☆19Updated 10 months ago