Destroyerrrocket / rustycppLinks
A C++ Compiler (on the works)
☆14Updated 2 years ago
Alternatives and similar repositories for rustycpp
Users that are interested in rustycpp are comparing it to the libraries listed below
Sorting:
- Asynchronize blocking operation.☆26Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- json testing made simple☆14Updated last month
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 4 months ago
- Helps you frob those bits☆40Updated last year
- horrible serde macro stuff☆39Updated last year
- watt-based inline procedural macros☆14Updated 5 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
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆13Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- ☆30Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- ☆27Updated 2 years ago
- ☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- Safely transmute type to itself in generic context in Rust☆15Updated 2 years ago
- Pre-emptively created repository so the design can be discussed on the issue tracker before commits are made (repo name may change)☆18Updated last week
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago