omeryusufyagci / rust-cpp-integrationLinks
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.
☆18Updated 10 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
Sorting:
- Vulkan Engine in Rust for Animation☆17Updated 7 months ago
- A modern, lightweight wget clone written in Rust for fast and reliable file downloads from the command line.☆28Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Empowering everyone to build reliable and efficient software, without chains.☆30Updated 2 months ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Cloud file and email Sync, file Sharing, inter-cloud Encryption and Backup solution written in Rust and modern technologies☆9Updated 3 weeks ago
- Waver: A waveform generation library for Rust☆28Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Single-threaded asynchronous GUI runtime☆27Updated this week
- Rust library for scheduling, managing resources, and running DAGs 🌙☆31Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- File locking via POSIX advisory record locks☆17Updated last year
- Sans-I/O style simple and lightweight mDNS client/server library for any async runtime.☆20Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A Rust implementation of OS provided synchronization primitives☆57Updated last year
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated last year
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- Asynchronous signal handling☆18Updated last week
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 3 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆31Updated last month
- Some benchmarks for generational arenas in rust☆27Updated 11 months ago
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆50Updated 2 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆68Updated last month
- Macro for dynamically loading windows dll functions☆19Updated last year
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆37Updated 3 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- 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
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year