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.
☆20Aug 19, 2024Updated 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:
- Read/write ESP/ESP32 flash partition table in Rust☆10Feb 4, 2025Updated last year
- A LZSS en-/decompressor (lossless data compression, no_std capable, in pure Rust)☆15Jun 7, 2025Updated 8 months ago
- 面向开发者的 Prompt Engineering 教程(ChatGPT Prompt Engineering for Developers)☆16May 3, 2023Updated 2 years ago
- rustc 工作原理与贡献指南☆12Jul 7, 2019Updated 6 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Feb 5, 2022Updated 4 years ago
- [moved!] Include mdbooks at compile time in your Rust project☆25Feb 5, 2025Updated last year
- Follow nginx log, and find out bad guys!☆23Feb 2, 2026Updated last month
- 《Rust 编译模型之殇》中文翻译项目☆22Feb 25, 2020Updated 6 years ago
- a wrapper around std::Child that lets multiple threads wait or kill at once☆50Jan 22, 2026Updated last month
- 用Rust语言重写Linux kernel中的KVM☆16Apr 17, 2022Updated 3 years ago
- An extremely simple and small P2P chat app, with chat rooms☆21Apr 29, 2019Updated 6 years ago
- MQTT protocol v3 implementation☆26Dec 22, 2019Updated 6 years ago
- USB-PD and associated hardware driver libraries in Rust☆22Jan 27, 2025Updated last year
- Fallible is an Option with inverted Try-semantics.☆25Jan 12, 2023Updated 3 years ago
- Minimal IRC URL bot in Rust☆26Feb 1, 2023Updated 3 years ago
- ☆30Sep 20, 2021Updated 4 years ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆73Dec 13, 2024Updated last year
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- A Clojure linter that enforces end-of-file newlines.☆11Jul 4, 2019Updated 6 years ago
- Framework for studying cryptographic hash functions using SAT.☆10Dec 21, 2021Updated 4 years ago
- ☆12Apr 15, 2019Updated 6 years ago
- A CLI program to convert .dxf to .elmt☆11Aug 19, 2024Updated last year
- gitk in your terminal.