omeryusufyagci / rust-cpp-integration
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.
☆17Updated 7 months ago
Alternatives and similar repositories for rust-cpp-integration:
Users that are interested in rust-cpp-integration are comparing it to the libraries listed below
- ☆8Updated 4 years ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆45Updated last week
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀☆30Updated 10 months ago
- A brief, self-descriptive, serde-compatible binary format.☆13Updated last week
- A Rust USB library which works on both native and WASM targets☆20Updated 3 weeks ago
- Demo code for Rust on ThreadX☆18Updated last month
- 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
- Nerdfonts icons for egui☆19Updated 8 months ago
- Build and evaluate binary expression trees☆35Updated 6 months ago
- A tool to remove unused code from a Rust project.☆30Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Asynchronous signal handling☆16Updated last week
- Vulkan Engine in Rust for Animation☆17Updated 4 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A experimental, very non-conformant, pure rust bluetooth stack☆26Updated 3 months ago
- A small library of assorted, reusable widgets for egui.☆15Updated last year
- Structured data serialization library☆21Updated 9 months ago
- Library facilitating safe pinned initialization☆34Updated 3 weeks ago
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- Simple bit-level protocol definitions in Rust.☆21Updated 3 weeks ago
- Sans-I/O style simple and lightweight mDNS client/server library for any async runtime.☆19Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- a fast async pool based on channel☆24Updated 4 months ago
- An experimental Wireshark plugin framework for Rust☆30Updated 5 months ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆36Updated 3 weeks ago
- A fast, safe, and portable implementation of HighwayHash for Rust☆17Updated last year
- C language lexer & parser & virtual interpreter from scratch in Rust☆24Updated 4 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago