darksv / compile-time-ray-tracer-in-rust
Compile-Time Ray Tracer in Rust ported from C++
☆86Updated last year
Related projects ⓘ
Alternatives and complementary repositories for compile-time-ray-tracer-in-rust
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Please do not use this.☆171Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆105Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Project group working on the "safe transmute" feature☆85Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- ☆112Updated last year
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated last week
- Macro for sealing traits and structures☆49Updated last month
- Faster integer division and modulus operations☆70Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆160Updated this week
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆108Updated 9 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Ranged integers for Rust based on const generics☆27Updated last month
- A fast, concurrent string interner☆140Updated 3 months ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆122Updated 5 months ago
- A proc-macro to break Rust IDEs☆63Updated 3 years ago
- a no_std neural network☆22Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- Nudging the compiler to auto-vectorize things☆73Updated last year
- Better reference counted strings for Rust☆114Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago