darksv / compile-time-ray-tracer-in-rustLinks
Compile-Time Ray Tracer in Rust ported from C++
☆88Updated 2 months ago
Alternatives and similar repositories for compile-time-ray-tracer-in-rust
Users that are interested in compile-time-ray-tracer-in-rust are comparing it to the libraries listed below
Sorting:
- Please do not use this.☆185Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Write and execute C code inside Rust.☆153Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆77Updated 4 years ago
- ☆112Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- A library for compact bit sets containing enums.☆115Updated 2 weeks ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Antler rendering engine☆68Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- 🤪 Tweak constant variables live when running a program☆76Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- An (experimental) RFC repo devoted to the "fields in traits" RFC.☆65Updated 8 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month