nhynes / comptime-rs
Zig comptime using Rust proc macros
☆42Updated 10 months ago
Alternatives and similar repositories for comptime-rs:
Users that are interested in comptime-rs are comparing it to the libraries listed below
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years 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
- Choose Rust types at compile-time via constants☆64Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- A faster Arc.☆60Updated last year
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated 11 months ago
- structured parallel execution for async Rust☆33Updated 8 months 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 memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- ☆87Updated 5 months ago
- String optimized for map keys☆62Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆44Updated 7 months ago
- Abstract over different executors☆73Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- ☆39Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆24Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year