diwic / thin_main_loop
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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safely combine results☆81Updated 6 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Error management☆26Updated 7 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 3 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 8 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- DEPRECATED, use https://github.com/gtk-rs/gtk-rs-core repository instead!☆94Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Run closures in parallel☆113Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- ☆64Updated 4 years ago
- the ergo crate ecosystem: making rust's ecosystem more ergonomic, therefore more fun.☆58Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Futures-aware lock primitives☆39Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago