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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- ☆92Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- String optimized for map keys☆66Updated last month
- Blazing fast immutable collection datatypes for Rust.☆109Updated this week
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- A faster Arc.☆73Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks 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
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- ☆72Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago