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:
- An NVIDIA CLI tool written in native Rust. π¦β13Updated last year
- Byte-wise atomic memcpy.β37Updated last month
- Conversion to/from binary for arbitrary types. With no_std and no_alloc support.β27Updated 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
- Count directory entriesβ`ls | wc -l` but fasterβ29Updated last month
- Library facilitating safe pinned initializationβ61Updated this week
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.β67Updated 3 weeks 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
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.β44Updated last month
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)β22Updated 2 years ago
- Build and evaluate binary expression treesβ37Updated last year
- Demo code for Rust on ThreadXβ23Updated last month
- C++ documentation generatorβ65Updated last week
- Generate parsers directly from AST node typesβ85Updated last year
- A log-compatible wrapper around the Windows Event Log APIβ14Updated 11 months ago
- Parse JSON file at compile time and embed as serde_json::Valueβ32Updated last month
- A tiny Rust std-lib for Linux x86_64 and aarch64β48Updated 8 months ago
- An implementation of bzip2 in pure rustβ62Updated 3 weeks ago
- β¨οΈ Rust crates for building TUIs in UEFI applicationsβ77Updated 3 weeks ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rustβ16Updated last year
- Simple DNS written in Rustβ69Updated this week
- Corny COBS encode/decode for Rust no_std targetsβ21Updated 2 years ago
- bluss/IndexMap with amortized resizesβ14Updated 4 years ago
- A template project for use with cargo-generateβ12Updated last year
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.β22Updated last year
- Find out what platform your code is running on from Rustβ32Updated 3 years ago
- Full precision decimal representation of f64β26Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/arβ41Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.β52Updated last month