jam1garner / cpp-inherit
A macro for inheriting Rust structures from C++ classes. Nothing valued is here.
☆35Updated last year
Alternatives and similar repositories for cpp-inherit:
Users that are interested in cpp-inherit are comparing it to the libraries listed below
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 11 months ago
- Asynchronous C++ interoperability for Rust☆10Updated 3 years ago
- Byte-wise atomic memcpy.☆34Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- ☆15Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 3 weeks ago
- Allows for proper and easy handling of volatile memory☆38Updated 10 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆20Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- ☆10Updated last year
- Trait for downcasting trait objects back to their original types.☆14Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- Rust library for displaying compiler diagnostics like rustc☆23Updated last year
- Pretty backtraces for rust☆14Updated 3 years ago
- Moving code-gen out of `build.rs`