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
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- ☆10Updated last year
- Pretty backtraces for rust☆15Updated 3 years ago
- We have Crater At Home☆30Updated 6 months ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Set the minimum alignments of types using const generics.☆18Updated 6 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- Rust macro to specialize on the type of an expression.☆40Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A dynamic library helper for rust crates☆35Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Asynchronous C++ interoperability for Rust☆10Updated 3 years ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- ☆56Updated 11 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last week
- Macro for sealing traits and structures☆54Updated 5 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago