nhynes / comptime-rsLinks
Zig comptime using Rust proc macros
☆50Updated 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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- String optimized for map keys☆66Updated last week
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆50Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- A faster Arc.☆75Updated last year
- Lending iterators on stable Rust☆83Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- ☆95Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 3 months ago
- Alternative future adapters that provide cancel safety.☆75Updated 3 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 3 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- 👀 Multi-peek iterator (no-std)☆27Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Human-friendly indexed collections☆56Updated 3 weeks ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Macro assembler for Rust☆35Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Blazing fast immutable collection datatypes for Rust.☆124Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago