david-cattermole / cxx-demo-exampleLinks
An example combining C++ and Rust libraries using the Rust cxx crate
☆21Updated 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.☆95Updated 6 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 8 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- rust bindings to imnodes - imgui node editor☆45Updated last month
- Using cxx to mix in Rust-code with a C++ application☆50Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆57Updated last year
- Rust cmake integration template with corrosion and cxx☆21Updated 2 years ago
- Cross compile Rust programs to the MSVC Windows target using Wine☆66Updated 3 years ago
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆111Updated 4 months ago
- easy-gpgpu rust crate☆23Updated 3 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated 3 months 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
- Get external dependencies in one step by specifying vcpkg details in Cargo.toml☆44Updated last year
- Use winit like the async runtime you've always wanted☆51Updated last year
- ☆27Updated 7 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- Rust wrapper for D3D12☆35Updated last year
- Generate parsers directly from AST node types☆84Updated last year
- Exeprimental visual terminal for egui☆86Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A cross-platform virtual memory API written in Rust☆128Updated last year
- ☆39Updated 3 years ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 4 months ago
- Rust UI Framework (WIP)☆18Updated 5 years ago
- Optick for Rust☆94Updated 4 years ago
- A no_std BMP library for embedded applications.☆27Updated 2 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year