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
Sorting:
- 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
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- ☆24Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- NATS unique identifiers☆20Updated 3 months ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- ☆52Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- L-Systems in Rust, with a turtle interpreter☆26Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year