nhynes / comptime-rsLinks
Zig comptime using Rust proc macros
☆50Updated 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:
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆91Updated 8 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- 👀 Multi-peek iterator (no-std)☆27Updated 7 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- String optimized for map keys☆65Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Blazing fast immutable collection datatypes for Rust.☆105Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Abstract over different executors☆74Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Alternative future adapters that provide cancel safety.☆65Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago