rust-lang-nursery / portability-wgLinks
Coordination repository of the portability Working Group (WG)
☆42Updated 3 years ago
Alternatives and similar repositories for portability-wg
Users that are interested in portability-wg are comparing it to the libraries listed below
Sorting:
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- ☆63Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- The closest we are to embedded no-std binaries on stable Rust☆18Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- JS affine☆66Updated 5 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- ☆53Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- https://www.reddit.com/r/rust/comments/5mlxps/rust_makes_implicit_invariants_explicit/dc57wd3/☆13Updated 8 years ago
- Test the downstream impact of Rust crate changes before publishing☆58Updated 7 years ago
- A Rust source code parser and explorer☆23Updated last year
- The empty type Void.☆69Updated 2 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Rust marketing handbook☆38Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Rust macro crate used for fighting the borrow checker☆14Updated 8 years ago
- ☆13Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated last week
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago