rust-lang-nursery / portability-wg
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
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Test the downstream impact of Rust crate changes before publishing☆58Updated 7 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Updated 4 years ago
- ☆63Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- The closest we are to embedded no-std binaries on stable Rust☆18Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- JS affine☆66Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- Cargo inspired build system for C based projects☆31Updated 8 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- https://www.reddit.com/r/rust/comments/5mlxps/rust_makes_implicit_invariants_explicit/dc57wd3/☆13Updated 8 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
- ☆52Updated 5 years ago
- 💘 A logging style that is subjectively nice.☆21Updated 7 years ago
- A Rust source code parser and explorer☆23Updated last year
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆43Updated 3 years ago
- Rust macro crate used for fighting the borrow checker☆14Updated 8 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- Constant Time Operations for Crypto Libraries☆10Updated 7 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago