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
- The empty type Void.☆71Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 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 6 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- ☆63Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- The closest we are to embedded no-std binaries on stable Rust☆18Updated 6 years ago
- JS affine☆67Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- ☆27Updated 8 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Test the downstream impact of Rust crate changes before publishing☆58Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- https://www.reddit.com/r/rust/comments/5mlxps/rust_makes_implicit_invariants_explicit/dc57wd3/☆13Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- ☆40Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 7 months ago