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.☆102Updated last month
- Safely combine results☆81Updated last year
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Rust syntax sugar collections.☆129Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 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
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Safe pointer-to-member functionality for rust☆33Updated last year
- Set the error context using doc comments☆54Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Futures-aware lock primitives☆40Updated 9 months ago
- ☆63Updated 8 years ago
- Include a whole directory tree at compile time☆82Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago