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☆94Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Safely combine results☆82Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- failure + error-chain = 💖☆54Updated 4 years ago
- ☆65Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- ☆64Updated 8 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆74Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- skiplist☆144Updated 4 years ago