val-ms / cmake-rust-demoLinks
A project that demonstrates building a C application with CMake that has Rust static library components
☆33Updated 3 years ago
Alternatives and similar repositories for cmake-rust-demo
Users that are interested in cmake-rust-demo are comparing it to the libraries listed below
Sorting:
- CMake Rust Language Support☆173Updated last month
- mpsc_channel.hpp - A simple C++ implementation of the 'channel' in rust language (std::mpsc).☆14Updated last year
- Multi-protocol Port Mapping client library☆47Updated 6 months ago
- Rust wrapper for D3D12☆35Updated 2 years ago
- Rust KTX texture storage format parsing☆11Updated 3 weeks ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆110Updated last week
- An example combining C++ and Rust libraries using the Rust cxx crate☆24Updated 4 years ago
- An experimental GUI for rust-minidump☆73Updated last year
- A Rust wrapper of the conan C/C++ package manager (conan.io) to simplify usage in build scripts☆40Updated last month
- Video player component for QML using Qt6 and `mdk-sdk`☆18Updated last week
- Rewrite of breakpad dump_syms tools in Rust☆156Updated 3 months ago
- ☆96Updated 8 months ago
- 💕 A curated list of awesome XMake projects, plugins, examples and others☆68Updated 4 years ago
- Egui backend for SDL2 + OpenGL☆58Updated 2 months ago
- MsgPack/JSON Validation (msgpack.org[C++11])☆29Updated 7 years ago
- 🧵 A C++ implementation of Rust's std::channel☆23Updated 2 months ago
- Example and helpers for building rust projects under cmake☆15Updated 7 years ago
- Renderer for User Interface☆22Updated 2 months ago
- Simple library for embedding static resources into C++ binaries using CMake☆89Updated 5 months ago
- Single header C++ lib inspired by SwiftUI wrapping ios and android native controls, proof-of-concept