WilliamVenner / inline-rustLinks
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
Sorting:
- you shouldn'tโ70Updated 2 years ago
- ๐ฎ Rust Crate for locating Steam game installation directories (and Steam itself!)โ44Updated 2 months ago
- Reading and writing data types of arbitrary bit length that might not be byte-alignedโ22Updated last week
- Stack-allocated DSTs for rust (fixed capacity)โ50Updated last year
- Tools to avoid unnecessary usage of safe codeโ38Updated 4 years ago
- Rust `Vec` that can store unsized valuesโ19Updated 2 months ago
- Convert number to enumโ87Updated 10 months ago
- Count directory entriesโ`ls | wc -l` but fasterโ28Updated 4 months ago
- A snapshot of name squatting on crates.ioโ75Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.โ37Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memoryโ57Updated 8 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.โ18Updated last year
- โ39Updated last year
- Hitori is a generic regular expressions library.โ54Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.โ73Updated 10 months ago
- Rust bindings for the Discord Game SDKโ62Updated 3 years ago
- Token De/Serializer for testing De/Serialize implementationsโ15Updated 5 months ago
- Inline procedural macros for Rustโ57Updated 2 years ago
- Set the minimum alignments of types using const generics.โ18Updated 7 months ago
- Safely transmute type to itself in generic context in Rustโ14Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.โ71Updated 2 weeks ago
- Parse integers directly from `[u8]` slices in safe codeโ57Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.โ162Updated last week
- Mirror of Rust's allocator api for use on stable rustโ60Updated 3 weeks ago
- Macro for sealing traits and structuresโ54Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`โ75Updated 2 months ago
- Hash trait that is object-safeโ32Updated this week
- Floating point types which can be safely shared between threadsโ17Updated 9 months ago
- Strongly typed vector math with glamโ28Updated 3 weeks ago
- Cross-platform, endian-aware primitives for Rustโ41Updated last month