mystor / rust-cppLinks
Embed C++ directly inside your rust code!
☆828Updated 7 months ago
Alternatives and similar repositories for rust-cpp
Users that are interested in rust-cpp are comparing it to the libraries listed below
Sorting:
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,356Updated last month
- A multiprocess drop-in replacement for Rust channels☆980Updated last month
- Rust library for build scripts to compile C/C++ code into a Rust library☆1,993Updated last week
- rustcxx: Using C++ from Rust made easy☆508Updated 8 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,043Updated 9 months ago
- An intrusive flamegraph profiling tool for rust.☆719Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Compile time static maps for Rust☆1,957Updated last week
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,278Updated 5 months ago
- A collection of examples of using code written in Rust from other languages☆505Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,027Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,537Updated last month
- A very simple thread pool for parallel task execution☆561Updated 3 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆998Updated 3 weeks ago
- A dynasm-like tool for rust.☆778Updated last week
- A collection of numeric types and traits for Rust.☆1,135Updated 5 months ago
- The sysroot manager that lets you build and customize `std`☆1,116Updated 2 years ago
- Dynamic reloading of shared libraries☆387Updated last year
- A macro to generate structures which behave like bitflags☆1,029Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆1,024Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,006Updated 5 months ago
- Tool for connecting programs or libraries written in Rust with other languages☆796Updated 2 weeks ago
- Use C++ libraries from Rust☆1,258Updated 2 years ago
- Rust build dependency for running cmake☆339Updated 5 months ago
- A pure rust YAML implementation.☆627Updated last year
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,095Updated 2 weeks ago