david-cattermole / cxx-demo-example
An example combining C++ and Rust libraries using the Rust cxx crate
☆18Updated 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
- An example repo to setup cxx (Rust FFI library) with the CMake build system.☆89Updated last month
- Using cxx to mix in Rust-code with a C++ application☆45Updated 2 years ago
- Rust cmake integration template with corrosion and cxx☆18Updated 2 years ago
- rust bindings to imnodes - imgui node editor☆43Updated last month
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆109Updated 5 months ago
- Rust wrapper for D3D12☆36Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 2 years ago
- A C expression parser and evaluator☆48Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- 📷 📐 Geometric models of cameras for photogrammetry☆46Updated 2 weeks ago
- Implementation of triple buffering in Rust☆84Updated 2 weeks ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- CMake Rust Language Support☆170Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆34Updated 4 years ago
- Cross compile Rust programs to the MSVC Windows target using Wine☆67Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 8 months ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated last year
- Generate parsers directly from AST node types☆81Updated 7 months ago
- ☆37Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 9 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆71Updated last month
- Rust library for platform-agnostic asynchronous gamepad, joystick, and flightstick interaction☆77Updated 11 months ago
- Link libstdc++ or libc++ automatically or manually☆45Updated 2 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Minimal Rust code for creating a window with native headerbars.☆19Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Quickly show images for debugging in Rust.☆40Updated 4 months ago
- Avoiding code reuse in Rust with OOP inheritance☆38Updated 5 years ago