david-cattermole / cxx-demo-example
An example combining C++ and Rust libraries using the Rust cxx crate
☆19Updated 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.☆94Updated 4 months ago
- Using cxx to mix in Rust-code with a C++ application☆49Updated 2 years 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☆56Updated last year
- Rust cmake integration template with corrosion and cxx☆19Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 6 months ago
- Type conversion among popular Rust computer vision libraries☆47Updated 8 months ago
- A minimal OpenCL, CUDA, Vulkan and host CPU array manipulation engine / framework.☆73Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Link libstdc++ or libc++ automatically or manually☆45Updated last month
- Platform code to use egui with winit.☆32Updated 3 weeks ago
- A project that demonstrates building a C application with CMake that has Rust static library components☆29Updated 2 years ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- RRT (Rapidly-exploring Random Tree) library in Rust☆37Updated 2 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Use winit like the async runtime you've always wanted☆50Updated 10 months ago
- A collection of Rust-C++ interoperability examples, from basic integration to advanced concurrency patterns. Easily build and run in a co…☆17Updated 8 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated last year
- Get external dependencies in one step by specifying vcpkg details in Cargo.toml☆43Updated 10 months ago
- Render egui with skia!☆62Updated 5 months ago
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆110Updated 2 months ago
- A Minimal Windows SDK.☆59Updated 3 years ago
- ☆25Updated 5 months ago
- rust bindings to imnodes - imgui node editor☆44Updated 4 months ago
- Tiny C library written in Rust☆57Updated 4 months ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Generate parsers directly from AST node types☆83Updated 10 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago