diwic / thin_main_loopLinks
Rust main loop, proof of concept, cross platform
☆79Updated 5 years ago
Alternatives and similar repositories for thin_main_loop
Users that are interested in thin_main_loop are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Safely combine results☆81Updated 10 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Futures-aware lock primitives☆40Updated 7 months ago
- Extensions for the Rust standard library☆40Updated last year
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆58Updated 10 months ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- ☆55Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Error management☆26Updated 7 years ago
- ☆65Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago