nhynes / comptime-rsLinks
Zig comptime using Rust proc macros
☆54Updated 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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- String optimized for map keys☆67Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- ☆95Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆59Updated last week
- Bare-metal allocators.☆76Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Helps you frob those bits☆42Updated last year
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 3 years ago
- exhaustive testing library☆66Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Better reference counted strings for Rust☆140Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A simple, id-based arena☆125Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- "A very small syn"☆212Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago