nhynes / comptime-rs
Zig comptime using Rust proc macros
☆42Updated 11 months ago
Alternatives and similar repositories for comptime-rs:
Users that are interested in comptime-rs are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- An exploration of Storages☆35Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- 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
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Lending iterators on stable Rust☆82Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- ☆39Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Helps you frob those bits☆36Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- ☆24Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- Abstract over different executors☆73Updated last year
- Strongly typed vector math with glam☆27Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- ☆36Updated 8 months ago
- Fallible is an Option with inverted Try-semantics.☆26Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated 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.☆42Updated 3 years ago