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:
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated last week
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- The empty type Void.☆70Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- JS affine☆66Updated 5 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
- Deprecated in favor of the libm crate.☆29Updated 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Test the downstream impact of Rust crate changes before publishing☆58Updated 7 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆63Updated 8 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- ☆27Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- ☆40Updated 6 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago