stevenlr / HandmadeRust
A Vulkan rendering engine in Rust, the Handmade way
☆19Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for HandmadeRust
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- ☆24Updated last year
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- ☆21Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- Concurrent hash trie☆51Updated 4 years ago
- native timers for futures 0.3☆25Updated 5 years ago
- Search algorithms written in Rust☆11Updated 6 years ago
- Utility for reusing memory☆52Updated 4 years ago
- A TODO MVC implementation using web-sys to make WASM☆42Updated 6 years ago
- Example using Rust futures with async/await as of May 2019☆11Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Bot for the 2018 Entelect Challenge - Tower Defence☆17Updated 6 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Thread-safe in-memory key-value store.☆65Updated 3 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- My homepage☆10Updated 8 months ago
- A foray into rust async await☆44Updated 5 years ago
- Macros for async-std.☆37Updated 5 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 3 years ago
- ☆36Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year