mwcz / rust-raytracer-weekend
My Rust implementation of Ray Tracing in One Weekend by Peter Shirley.
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-raytracer-weekend
- ☆45Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated last year
- Handle unexpected errors☆24Updated 4 months ago
- ☆45Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- A simple 2D snake game built with Bevy and WASM☆10Updated 2 years ago
- A drawing framework for arbitrary windowing systems☆77Updated 9 months ago
- A rust WASM-specific websocket library☆31Updated 3 months ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 10 months ago
- A C expression parser and evaluator☆45Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Get external dependencies in one step by specifying vcpkg details in Cargo.toml☆39Updated 5 months ago
- Static Linear Algebra System☆34Updated last year
- Render egui with skia!☆57Updated last week
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- Simple bitset with small-set (single-word) optimization☆18Updated 5 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆17Updated 5 months ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- fn(Code) -> Docs☆80Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆106Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated 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.☆40Updated 2 years ago
- A music theory library in Rust for generating songs🎶☆48Updated 6 months ago
- A terminal based game engine☆36Updated 3 years ago