nhynes / comptime-rsLinks
Zig comptime using Rust proc macros
☆43Updated 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:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- A memory efficient syntax tree for language developers☆60Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- structured parallel execution for async Rust☆33Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Exhaustive iteration trait in Rust☆16Updated 3 weeks ago
- An exploration of Storages☆35Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- ☆39Updated last year
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Strongly typed vector math with glam☆28Updated 3 weeks ago
- A faster Arc.☆68Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Const TypeId and non-'static TypeId☆66Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- ☆35Updated 4 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year