nhynes / comptime-rs
Zig comptime using Rust proc macros
☆42Updated 8 months ago
Alternatives and similar repositories for comptime-rs:
Users that are interested in comptime-rs are comparing it to the libraries listed below
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Lending iterators on stable Rust☆81Updated last year
- A memory efficient syntax tree for language developers☆54Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- ☆84Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- a reference-counting cycle collection library in rust☆78Updated 2 years ago
- Types to define keyboard related events.☆56Updated last month
- Map data structure whose keys are stored as ranges☆81Updated last month
- ☆65Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- horrible serde macro stuff☆39Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 9 months ago