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
- ☆130Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 weeks ago
- A simple chat implemented on top of async-std☆41Updated 6 years ago
- A foray into rust async await☆44Updated 6 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- skiplist☆144Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A sha1 implementation useable in const contexts☆88Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A TODO MVC implementation using web-sys to make WASM☆43Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Data parallelism library for async-std.☆96Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- ☆27Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- ☆53Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- ☆24Updated 3 years ago
- Utility for reusing memory☆53Updated 6 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago