paandahl / cpp-with-rustLinks
Using cxx to mix in Rust-code with a C++ application
☆50Updated 2 years ago
Alternatives and similar repositories for cpp-with-rust
Users that are interested in cpp-with-rust are comparing it to the libraries listed below
Sorting:
- An example repo to setup cxx (Rust FFI library) with the CMake build system.☆94Updated 6 months ago
- Rust cmake integration template with corrosion and cxx☆20Updated 2 years ago
- An example combining C++ and Rust libraries using the Rust cxx crate☆19Updated 4 years ago
- Procedural macro for bitfields.☆97Updated last month
- C++ documentation generator☆56Updated 2 months ago
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆248Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆186Updated last month
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last week
- A thread-safe signal/slot library based on boost::signals2☆24Updated 2 years ago
- Rust crate for bitfields and bit-enums☆59Updated 2 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆426Updated 2 months ago
- A crate for working with audio in Rust☆85Updated 2 months ago
- Generate rust code (structures and enum) from XSD☆55Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Grid, Flexbox, Block layout support for egui using taffy☆90Updated 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
- Simple and flexible multi-index containers.☆112Updated 2 weeks ago
- A tool to generate ergonomic, buffer-based C++ APIs.☆46Updated 3 weeks ago
- Rust wrapper for Eclipse iceoryx™ - true zero-copy inter-process-communication☆91Updated last year
- Rust macro for generating flexible bitfields, useful for low-level code (embedded or emulators).☆42Updated 3 weeks ago
- Real-to-complex and complex-to-real FFT for Rust☆79Updated 8 months ago
- DHCP Server programmed in rust with zero dependencies and unsafe.☆84Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆114Updated 7 months ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆73Updated 5 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- FFI-compatible futures☆165Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆189Updated 3 months ago