diwic / thin_main_loopLinks
Rust main loop, proof of concept, cross platform
☆79Updated 6 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☆94Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Safely combine results☆82Updated last year
- Rust syntax sugar collections.☆129Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- failure + error-chain = 💖☆54Updated last month
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Extensions for the Rust standard library☆42Updated last year
- ☆67Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆75Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Futures-aware lock primitives☆45Updated 4 months ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago