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
- A sha1 implementation useable in const contexts☆87Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A simple chat implemented on top of async-std☆41Updated 6 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 5 years ago
- A TODO MVC implementation using web-sys to make WASM☆43Updated 7 years ago
- ☆53Updated 5 years ago
- A simple, lightweight screenshooting program☆53Updated 4 years ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Rust bindings to the Android NDK☆24Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- ☆24Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Iterated Function System fractal visualizer in Rust☆56Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- skiplist☆142Updated 3 years ago