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:
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- 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 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A terminal based game engine☆36Updated 4 years ago
- A TODO MVC implementation using web-sys to make WASM☆43Updated 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
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Concurrent hash trie☆55Updated 4 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆24Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆32Updated 6 years ago
- NATS unique identifiers☆20Updated 5 months ago
- A foray into rust async await☆44Updated 5 years ago
- ☆39Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- docs.rs as a publishing platform?☆69Updated last month
- Duplicate an async I/O handle☆41Updated 5 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago