omeryusufyagci / rust-cpp-integrationLinks
A collection of Rust-C++ interoperability examples, from basic integration to advanced concurrency patterns. Easily build and run in a containerized environment with the provided launcher.
☆19Updated last year
Alternatives and similar repositories for rust-cpp-integration
Users that are interested in rust-cpp-integration are comparing it to the libraries listed below
Sorting:
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆28Updated 2 weeks ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Byte-wise atomic memcpy.☆40Updated last week
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆23Updated 2 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 3 months ago
- A Rust USB library which works on both native and WASM targets☆23Updated last month
- An NVIDIA CLI tool written in native Rust. 🦀☆13Updated last year
- Demo code for Rust on ThreadX☆23Updated 4 months ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- A small library of assorted, reusable widgets for egui.☆17Updated 2 years ago
- Build and evaluate binary expression trees☆37Updated last year
- Library facilitating safe pinned initialization☆75Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A log-compatible wrapper around the Windows Event Log API☆15Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- An implementation of bzip2 in pure rust☆63Updated 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.☆43Updated 3 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Simple DNS written in Rust☆73Updated 2 weeks ago
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆54Updated 3 weeks ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- cross-platform patching of the shared libraries in rust ( patchelf && install_name_tool )☆35Updated this week
- fumble is an oxidized (Rust-based) implementation of the original clumsy tool, designed to simulate adverse network conditions on Windows…☆58Updated last year
- mDNS Responder library for building discoverable LAN services in Rust☆86Updated 4 months ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 4 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- Send files between machines - no installation required!☆89Updated 5 months ago