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.☆91Updated 2 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 3 months ago
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆108Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Using cxx to mix in Rust-code with a C++ application☆47Updated 2 years ago
- A interface for Rust to interact with the taskbar☆19Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 9 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- A C expression parser and evaluator☆46Updated last year
- Get external dependencies in one step by specifying vcpkg details in Cargo.toml☆42Updated 8 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 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
- A faster Arc.☆57Updated last year
- A Rust crate for formatting strings dynamically☆31Updated last year
- 📷 📐 Geometric models of cameras for photogrammetry☆48Updated last week
- A generic implementation of double-buffering.☆16Updated 3 years ago
- Type conversion among popular Rust computer vision libraries☆47Updated 6 months ago
- Rust cmake integration template with corrosion and cxx☆19Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Uses rust-cpython to provide a convenient interface to Python's matplotlib from Rust☆20Updated 9 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- BLAS source of choice☆40Updated 2 weeks ago
- Implementation of triple buffering in Rust☆83Updated 2 weeks ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated 11 months ago