Destroyerrrocket / rustycppLinks
A C++ Compiler (on the works)
☆14Updated last year
Alternatives and similar repositories for rustycpp
Users that are interested in rustycpp are comparing it to the libraries listed below
Sorting:
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Provides filesystem access for the Rhai scripting language.☆10Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- ☆12Updated 6 months ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- "Valgrind Client Request" interface for Rust programs☆17Updated 4 months ago
- const panic with formatting☆11Updated 4 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Floating point types which can be safely shared between threads☆17Updated 9 months ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Updated last year
- ☆34Updated 3 years ago
- ☆11Updated 3 years ago
- Configure const and static items by environment variables.☆25Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated last month
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- A cargo subcommand for displaying when different versions of a same dependency are pulled in☆22Updated 3 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- watt-based inline procedural macros☆14Updated 4 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- evcxr support for drawing petgraph graphs in jupyter notebook☆13Updated 4 years ago