nhynes / comptime-rsLinks
Zig comptime using Rust proc macros
☆46Updated last year
Alternatives and similar repositories for comptime-rs
Users that are interested in comptime-rs are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆82Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Obsessively tiny error derive macro☆86Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- horrible serde macro stuff☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Helps you frob those bits☆38Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- An exploration of Storages☆35Updated last year
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Macro for sealing traits and structures☆56Updated 6 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago