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 sha1 implementation useable in const contexts☆87Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A foray into rust async await☆44Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆42Updated 3 years ago
- ☆129Updated 5 years ago
- Data parallelism library for async-std.☆93Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- skiplist☆142Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A simple chat implemented on top of async-std☆41Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- ☆53Updated 5 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆28Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- ☆62Updated 3 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- A TODO MVC implementation using web-sys to make WASM☆43Updated 6 years ago