nhynes / comptime-rsLinks
Zig comptime using Rust proc macros
☆53Updated 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.☆115Updated last month
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- ☆95Updated last year
- String optimized for map keys☆68Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆54Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Helps you frob those bits☆41Updated last year
- exhaustive testing library☆66Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Human-friendly indexed collections☆56Updated 2 months ago
- ☆35Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Blazing fast immutable collection datatypes for Rust.☆128Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated 6 months ago
- An exploration of Storages☆39Updated 2 years ago
- Exhaustive iteration trait in Rust☆18Updated last week
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- Better reference counted strings for Rust☆139Updated last year
- 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
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago