nhynes / comptime-rs
Zig comptime using Rust proc macros
☆42Updated 9 months ago
Alternatives and similar repositories for comptime-rs:
Users that are interested in comptime-rs are comparing it to the libraries listed below
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Lending iterators on stable Rust☆81Updated last year
- A memory efficient syntax tree for language developers☆55Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 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
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- An exploration of Storages☆36Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- ☆36Updated last year
- Unbuffered and unlocked I/O streams☆45Updated this week
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆24Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 10 months ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Exhaustive iteration trait in Rust☆14Updated this week
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- ☆35Updated 7 months ago
- A Rustified OpenCL Experience☆46Updated last year
- Human-friendly indexed collections☆51Updated last week
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year