Destroyerrrocket / rustycpp
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
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 3 months ago
- Fast and easy zero-dep random number generation.☆25Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆29Updated last year
- const panic with formatting☆11Updated 3 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆11Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- Arbitrary width integers☆17Updated last month
- "Valgrind Client Request" interface for Rust programs☆16Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated this week
- A cargo subcommand for displaying when different versions of a same dependency are pulled in☆22Updated last month
- Iterator of const known length☆16Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Types to define keyboard related events☆61Updated this week
- Code comment watcher that notifies when an issue is closed.☆10Updated 4 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years 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
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago