mystor / rust-cppLinks
Embed C++ directly inside your rust code!
☆836Updated last week
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,374Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,021Updated last week
- rustcxx: Using C++ from Rust made easy☆509Updated 9 years ago
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,028Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,058Updated last year
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,305Updated 8 months ago
- A collection of examples of using code written in Rust from other languages☆513Updated 3 years ago
- The sysroot manager that lets you build and customize `std`☆1,124Updated 2 years ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,555Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,048Updated last month
- A dynasm-like tool for rust.☆792Updated 3 weeks ago
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- Compile time static maps for Rust☆2,017Updated last month
- A very simple thread pool for parallel task execution☆566Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Rust build dependency for running cmake☆349Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- DEFLATE, gzip, and zlib bindings for Rust☆1,043Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,010Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,058Updated last month
- Use C++ libraries from Rust☆1,262Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,180Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,160Updated 8 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,015Updated 8 months ago
- A parser combinator library for Rust☆1,336Updated 8 months ago
- Backtraces in Rust☆594Updated last week
- Module initialization/global constructor functions for Rust☆903Updated last month
- A pure rust YAML implementation.☆636Updated last year