Devolutions / CMakeRustLinks
CMake Rust Language Support
☆174Updated 3 months ago
Alternatives and similar repositories for CMakeRust
Users that are interested in CMakeRust are comparing it to the libraries listed below
Sorting:
- An example project showing usage of CMake with Rust☆110Updated 7 years ago
- An example repo to setup cxx (Rust FFI library) with the CMake build system.☆100Updated last year
- Rust build dependency for running cmake☆360Updated last month
- My implementation of a C++ Result<T, E> type inspired by Rust☆358Updated last year
- build and install C-compatible libraries☆532Updated last week
- A somewhat idiomatic Rust wrapper for libclang.☆197Updated last year
- A crate for demangling C++ symbols☆323Updated last month
- A Rust wrapper of the conan C/C++ package manager (conan.io) to simplify usage in build scripts☆40Updated 3 months ago
- A Rust wrapper around native shared memory for Linux and Windows☆429Updated 2 years ago
- A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers☆488Updated 3 weeks ago
- Build library for finding native libraries in vcpkg for Rust - Windows (msvc), Linux and macOS☆114Updated last year
- Embed C++ directly inside your rust code!☆841Updated 4 months ago
- Implementation of triple buffering in Rust☆104Updated last month
- Collection of crates to deal with crashes☆170Updated 3 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A thread-safe signal/slot library based on boost::signals2☆27Updated 2 years ago
- A C/C++ build system/project manager written in Rust☆157Updated 4 years ago
- Cross compile Rust programs to the MSVC Windows target using Wine☆70Updated 4 years ago
- Using cxx to mix in Rust-code with a C++ application☆54Updated 3 years ago
- An example combining C++ and Rust libraries using the Rust cxx crate☆24Updated 5 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆265Updated 4 months ago
- Rust bindings for libclang.☆153Updated last year
- Optick for Rust☆96Updated 4 years ago
- A guide for doing FFI using Rust☆293Updated 4 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- Rust library for opening and working with dynamic link libraries.☆207Updated 2 years ago
- Dynamic reloading of shared libraries☆389Updated 2 years ago
- Rust bindings to https://github.com/epezent/implot☆58Updated 3 years ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆387Updated 7 months ago
- A concurrent, spsc ring-buffer with sized reservations☆102Updated 5 years ago