stevenlr / HandmadeRust
A Vulkan rendering engine in Rust, the Handmade way
☆20Updated 4 years ago
Alternatives and similar repositories for HandmadeRust:
Users that are interested in HandmadeRust are comparing it to the libraries listed below
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Overloadable functions in rust.☆42Updated 5 years ago
- ☆24Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- ☆52Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- native timers for futures 0.3☆25Updated 5 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- A TODO MVC implementation using web-sys to make WASM☆43Updated 6 years ago
- Extensions for the Rust standard library☆39Updated 10 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Streaming parser extensions for BufRead☆23Updated 5 years ago