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,339Updated 3 weeks ago
- A multiprocess drop-in replacement for Rust channels☆977Updated 2 weeks ago
- rustcxx: Using C++ from Rust made easy☆508Updated 8 years ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,039Updated 8 months ago
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,272Updated 4 months ago
- Rust library for build scripts to compile C/C++ code into a Rust library☆1,983Updated last week
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- The sysroot manager that lets you build and customize `std`☆1,117Updated 2 years ago
- A collection of numeric types and traits for Rust.☆1,127Updated 5 months ago
- Compile time static maps for Rust☆1,940Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- A binary encoder / decoder implementation in Rust.☆3,028Updated last week
- An intrusive flamegraph profiling tool for rust.☆715Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated last week
- A very simple thread pool for parallel task execution☆561Updated 3 years ago
- Rust build dependency for running cmake☆334Updated 4 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆753Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,002Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Error management☆1,421Updated 5 years ago
- A dynasm-like tool for rust.☆775Updated this week
- A collection of examples of using code written in Rust from other languages☆504Updated 2 years ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,019Updated last week
- A TOML encoding/decoding library for Rust☆1,022Updated 2 years ago
- Backtraces in Rust☆582Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,021Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆988Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago