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 8 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
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- An NVIDIA CLI tool written in native Rust. 🦀☆12Updated 7 months ago
- Simple bit-level protocol definitions in Rust.☆22Updated last week
- A minimum hstr clone in Rust☆12Updated last year
- the definitive non-empty slice/array/vec library for Rust☆16Updated 11 months ago
- A new schemaless, high-performance database written from scratch in Rust. https://crates.io/crates/rasterizeddb_core☆20Updated 2 weeks ago
- Sans-I/O style simple and lightweight mDNS client/server library for any async runtime.☆19Updated last month
- Vulkan Engine in Rust for Animation☆17Updated 5 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 9 months ago
- A experimental, very non-conformant, pure rust bluetooth stack☆26Updated 4 months ago
- A TCP / UDP tunneler that uses public / private key authentication with encryption.☆40Updated last month
- An experimental Wireshark plugin framework for Rust☆30Updated 5 months ago
- A canvas on which you can draw anything with ease before drawing the pixels on your small hardware display.☆19Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Asynchronous signal handling☆17Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 3 months ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated last month
- An example combining C++ and Rust libraries using the Rust cxx crate☆19Updated 4 years ago
- Efficient reference counted vector data structure is Rust☆18Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- routersploit rebuild in rust☆17Updated this week
- A Rust implementation of OS provided synchronization primitives☆56Updated last year
- A Rust USB library which works on both native and WASM targets☆20Updated last month
- Library facilitating safe pinned initialization☆36Updated this week