diwic / thin_main_loop
Rust main loop, proof of concept, cross platform
☆79Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for thin_main_loop
- Safely combine results☆81Updated 2 months ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Error management☆26Updated 6 years ago
- Rust syntax sugar collections.☆130Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A cross platform rust debugger hook☆70Updated 3 years ago
- Extensible app filesystem library.☆32Updated 4 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆105Updated last year
- Runtime string formatting for Rust☆62Updated 5 years ago
- ☆55Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last week
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Automatic testing of FFI bindings for Rust☆124Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Procedural macros in expression position☆203Updated last year
- Custom derivation macro for Rust☆110Updated 6 years ago
- Rust library providing a lazily filled Cell☆61Updated 4 years ago
- ☆54Updated 5 years ago