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:
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- Set the minimum alignments of types using const generics.☆18Updated 7 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- ☆10Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Asynchronous C++ interoperability for Rust☆10Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- ☆57Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Allows for proper and easy handling of volatile memory☆39Updated last year
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- Rust macro to specialize on the type of an expression.☆40Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆24Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month