nhynes / comptime-rsLinks
Zig comptime using Rust proc macros
☆51Updated 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 reference-counting cycle collection library in rust☆77Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated last month
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- String optimized for map keys☆68Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- exhaustive testing library☆66Updated last year
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- ☆42Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- Macro assembler for Rust☆35Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Macro for sealing traits and structures☆59Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Helps you frob those bits☆41Updated last year
- ☆95Updated last year
- PEG trace visualizer☆91Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A faster Arc.☆76Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- in place binary patching for runtime rust hotreloading☆69Updated 7 months ago
- Trait generalization of the fundamental types☆47Updated last year
- "A very small syn"☆212Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year