jam1garner / cpp-inheritLinks
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
Sorting:
- Set the minimum alignments of types using const generics.☆18Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Hexadecimal float support for Rust☆42Updated last month
- A library for creating and using anonymous sum types as errors in Rust☆18Updated 4 years ago
- ☆10Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- printf reimplemented in Rust☆27Updated 3 months ago
- Asynchronous C++ interoperability for Rust☆10Updated 4 years ago
- Pretty backtraces for rust☆15Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory