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:
- A simple chat implemented on top of async-std☆41Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A sha1 implementation useable in const contexts☆88Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- ☆27Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- ☆131Updated 6 years ago
- A foray into rust async await☆44Updated 6 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 6 years ago
- Run closures in parallel☆114Updated last year
- skiplist☆144Updated 4 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- ☆24Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Data parallelism library for async-std.☆96Updated last year
- A small and fast frontend framework in Rust☆69Updated last week
- Iterated Function System fractal visualizer in Rust☆56Updated 6 years ago
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Updated 5 years ago
- Rust bindings to the Android NDK☆24Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A TODO MVC implementation using web-sys to make WASM☆43Updated 7 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago