WilliamVenner / inline-rust
A cursed macro that compiles and executes Rust and spits the output directly into your Rust code
☆29Updated 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
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 10 months ago
- A snapshot of name squatting on crates.io☆74Updated 9 months ago
- Convert number to enum☆88Updated 5 months ago
- Rust bindings for the Discord Game SDK☆61Updated 3 years ago
- ☆36Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 3 months ago
- Floating point types which can be safely shared between threads☆16Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆34Updated 3 months ago
- Reading and writing data types of arbitrary bit length that might not be byte-aligned☆19Updated 2 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 8 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 9 months ago
- Hitori is a generic regular expressions library.☆51Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- 🎮 Rust Crate for locating Steam game installation directories (and Steam itself!)☆42Updated 2 months ago
- Tools to avoid unnecessary usage of safe code☆37Updated 4 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- ☆53Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- Const TypeId and non-'static TypeId☆58Updated last month
- Threadsafe RefCell for Rust☆89Updated last year
- Count directory entries—`ls | wc -l` but faster☆27Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Collect CPU callstack samples from a windows process☆22Updated 4 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 10 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆30Updated this week
- A C expression parser and evaluator☆48Updated last year
- Hash trait that is object-safe☆30Updated 3 months ago
- ☆11Updated 2 years ago