rust-lang-nursery / portability-wgLinks
Coordination repository of the portability Working Group (WG)
☆42Updated 4 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:
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated last month
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- The empty type Void.☆71Updated 2 years ago
- ☆64Updated 8 years ago
- JS affine☆69Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆40Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 3 years ago
- Deprecated in favor of the libm crate.☆29Updated 7 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Updated 3 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 11 months ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago