cfsamson / pixar_raytracerLinks
Ported to Rust from https://mattwarren.org/2019/03/01/Is-CSharp-a-low-level-language/
☆31Updated 6 years ago
Alternatives and similar repositories for pixar_raytracer
Users that are interested in pixar_raytracer are comparing it to the libraries listed below
Sorting:
- ☆40Updated 6 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 9 months ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- ☆53Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A glsl to spirv compiler☆20Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last year
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆110Updated last year
- You've met with a terrible fate, haven't you?☆62Updated 6 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Data parallelism library for async-std.☆93Updated last year