pcwalton / cxx-async-prototype
Asynchronous C++ interoperability for Rust
☆10Updated 3 years ago
Alternatives and similar repositories for cxx-async-prototype:
Users that are interested in cxx-async-prototype are comparing it to the libraries listed below
- ☆35Updated 6 months ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- Pretty backtraces for rust☆14Updated 3 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated this week
- ☆13Updated 4 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- A package manager☆19Updated 5 years ago
- Non-owning unsafe I/O☆20Updated 2 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Arbitrary width integers☆13Updated this week
- dom-like layout for terminal applications☆12Updated 4 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- Thread-unsafe async runtime☆27Updated 3 months ago
- ☆19Updated 3 years ago
- ☆29Updated 9 months ago
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated this week
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 4 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 3 weeks ago