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 3 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Safely combine results☆82Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- failure + error-chain = 💖☆54Updated last week
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- ☆65Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Rust bindings for Amazon's Hawktracer profiler☆74Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 2 months ago