pcwalton / cxx-async-prototypeLinks
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
Sorting:
- ☆36Updated 10 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Non-owning unsafe I/O☆20Updated 6 months ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- Pretty backtraces for rust☆15Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A wrapper for build.rs instructions☆16Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 4 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated last week
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A package manager☆19Updated 5 years ago
- 🧬 Small OAuth crate that follows the sans-io approach 🦀☆23Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago