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.
☆20Updated 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:
- A C expression parser and evaluator☆49Updated 2 years ago
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.☆29Updated this week
- Byte-wise atomic memcpy.☆43Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- An NVIDIA CLI tool written in native Rust. 🦀☆13Updated last year
- Demo code for Rust on ThreadX☆23Updated 4 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆23Updated 2 years ago
- A simple-to-use FAT filesystem library for Rust (mainly targeted at embedded systems)☆46Updated this week
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 4 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- LLVM Bitcode parser in Rust☆25Updated 2 months ago
- A red-black tree and set with callbacks☆23Updated 2 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 4 years ago
- Code coverage support for Rust `no_std` and embedded programs☆62Updated 2 months ago
- Simple DNS written in Rust☆73Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Build and evaluate binary expression trees☆38Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- SIMD base64 codecs☆88Updated 2 years ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- ⌨️ Rust crates for building TUIs in UEFI applications☆83Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generate parsers directly from AST node types☆89Updated last year
- Cross-platform, endian-aware primitives for Rust☆51Updated 2 weeks ago
- Corny COBS encode/decode for Rust no_std targets☆21Updated 3 years ago
- Extensions to the Rust standard library☆50Updated last year
- ☆90Updated 4 months ago