paandahl / cpp-with-rustLinks
Using cxx to mix in Rust-code with a C++ application
☆54Updated 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.☆100Updated last year
- Rust cmake integration template with corrosion and cxx☆21Updated 3 years ago
- An example combining C++ and Rust libraries using the Rust cxx crate☆24Updated 5 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆264Updated 4 months ago
- C++ documentation generator☆71Updated 3 weeks ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Fast, highly configurable Rust logging crate☆152Updated 2 weeks ago
- CMake Rust Language Support☆174Updated 2 months ago
- Rust build dependency for running cmake☆358Updated 3 weeks ago
- Rust bindings for libclang.☆152Updated last year
- Simple experimental async GPGPU framework for Rust☆147Updated last year
- FFI-compatible futures☆171Updated 3 months ago
- A tool to generate ergonomic, buffer-based C++ APIs.☆48Updated last month
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆511Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Rust library for mDNS based Service Discovery☆175Updated last week
- ☆314Updated last month
- Collection of crates to deal with crashes☆165Updated 3 months ago
- Iced backend for Plotters☆195Updated last month
- Real-to-complex and complex-to-real FFT for Rust☆90Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- A faster Arc.☆77Updated last year
- A C++/Rust interop tool☆418Updated last week
- Finite state machine framework for Rust with readable specifications☆243Updated 5 months ago
- ☆128Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Per-object thread-local storage for Rust☆363Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆158Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago