david-cattermole / cxx-demo-exampleLinks
An example combining C++ and Rust libraries using the Rust cxx crate
☆22Updated 4 years ago
Alternatives and similar repositories for cxx-demo-example
Users that are interested in cxx-demo-example are comparing it to the libraries listed below
Sorting:
- An example repo to setup cxx (Rust FFI library) with the CMake build system.☆96Updated 7 months ago
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆111Updated 5 months ago
- Using cxx to mix in Rust-code with a C++ application☆50Updated 2 years ago
- rust bindings to imnodes - imgui node editor☆45Updated 2 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A Rust implementation of OS provided synchronization primitives☆59Updated last year
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆86Updated last year
- A collection of Rust-C++ interoperability examples, from basic integration to advanced concurrency patterns. Easily build and run in a co…☆18Updated 10 months ago
- C++ documentation generator☆59Updated 3 weeks ago
- Collection of crates to deal with crashes☆152Updated 2 months ago
- CMake Rust Language Support☆172Updated 2 years ago
- Cross compile Rust programs to the MSVC Windows target using Wine☆66Updated 3 years ago
- Object based cross-language FFI for Rust☆63Updated last year
- A cross-platform virtual memory API written in Rust☆128Updated last year
- Macro for dynamically loading windows dll functions☆19Updated last year
- Rust cmake integration template with corrosion and cxx☆21Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Rust wrapper for D3D12☆35Updated last year
- Rust library for parsing vk.xml☆16Updated 3 weeks ago
- A simple path tracer built in Rust☆37Updated 3 years ago
- Reading and writing data types of arbitrary bit length that might not be byte-aligned☆22Updated last month
- A simple library to use Rust's type system to handle endianness.☆16Updated 8 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A Rust wrapper of the conan C/C++ package manager (conan.io) to simplify usage in build scripts☆39Updated last year
- Render egui with skia!☆64Updated 8 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated 2 weeks ago
- Generate parsers directly from AST node types☆84Updated last year
- Use winit like the async runtime you've always wanted☆51Updated last year