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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- ☆93Updated 11 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Helps you frob those bits☆40Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- A simple, id-based arena☆120Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- exhaustive testing library☆65Updated last year
- Blazing fast immutable collection datatypes for Rust.☆113Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A faster Arc.☆76Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year