stevenlr / HandmadeRustLinks
A Vulkan rendering engine in Rust, the Handmade way
☆20Updated 5 years ago
Alternatives and similar repositories for HandmadeRust
Users that are interested in HandmadeRust are comparing it to the libraries listed below
Sorting:
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- ☆24Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A TODO MVC implementation using web-sys to make WASM☆43Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- ☆39Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- L-Systems in Rust, with a turtle interpreter☆26Updated 5 years ago
- Data parallelism library for async-std.☆93Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Bot for the 2018 Entelect Challenge - Tower Defence☆17Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago