rust-wii / testing-project
Testing project for Rust Wii
☆6Updated 4 years ago
Alternatives and similar repositories for testing-project:
Users that are interested in testing-project are comparing it to the libraries listed below
- Inline procedural macros for Rust☆54Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- A collection of crates for developing 3DS homebrew in Rust.☆119Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- ☆52Updated 5 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆60Updated 7 years ago
- Derive Debug with a custom format per field.☆16Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆30Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- efficient compact untagged streaming format using unaligned bitstreams☆103Updated 3 years ago
- A core wrapper made by terrible villains.☆26Updated 5 years ago
- Proof of concept ranged integers in Rust.☆40Updated 3 weeks ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Read and write user-specific application data in (stable!) Rust☆69Updated 7 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- A rust library for checked floating point operations☆82Updated 2 months ago
- A library for compact bit sets containing enums.☆97Updated 2 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Project group working on the "safe transmute" feature☆89Updated 5 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- ☆15Updated 2 years ago
- A project template for Rust projects to be built on the Nintendo 3DS Homebrew Launcher.☆76Updated 2 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated last year