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:
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Helps you frob those bits☆41Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Configure const and static items by environment variables.☆25Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Elementary Number Theory for Integers in Rust☆19Updated 8 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Multi-Dimensional Analog Literals in Rust☆15Updated 4 years ago
- Link libstdc++ or libc++ automatically or manually☆51Updated 2 months ago
- Create dozens/hundreds/thousands/millions of random examples based on a pest grammar (PEG). It can be used for generate string/structured…☆15Updated 4 years ago
- Floating point types which can be safely shared between threads☆22Updated last year
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- ☆30Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Collection initialization macros for Rust☆67Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- A regex crate using Brzozowski derivatives.☆27Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- Write simple proc-macros inline with other source code.☆20Updated 11 months ago
- Set process and thread affinity in your Rust programs !☆30Updated 2 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago