A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.
☆81Jun 17, 2019Updated 6 years ago
Alternatives and similar repositories for rust-safe
Users that are interested in rust-safe are comparing it to the libraries listed below
Sorting:
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆178May 23, 2019Updated 6 years ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Safely combine results☆81Sep 1, 2024Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A safe-guarded transmute for Rust☆41May 21, 2024Updated last year
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated 11 months ago
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- ☆126Aug 30, 2022Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Feb 16, 2026Updated last week
- Extremely generic linear algebra libary for Rust☆229Oct 22, 2024Updated last year
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Async tracing capabilities for the log crate☆98Jan 11, 2021Updated 5 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Aug 18, 2016Updated 9 years ago
- ☆21Nov 8, 2025Updated 3 months ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Compile-time reference counting☆457May 18, 2025Updated 9 months ago
- A rust library for checked floating point operations☆83Jan 6, 2026Updated last month
- mdbook on common pitfalls in unsafe rust code☆11May 24, 2019Updated 6 years ago
- ☆15Aug 24, 2019Updated 6 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Empowering everyone to build asynchronous software☆855Oct 29, 2019Updated 6 years ago
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Oct 2, 2022Updated 3 years ago
- ☆130Oct 31, 2019Updated 6 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆57Aug 25, 2022Updated 3 years ago
- Rust crate providing cross-platform information about the notebook batteries.☆379Aug 1, 2023Updated 2 years ago
- WIP rust bindings for Awesomium browser☆11Jun 24, 2016Updated 9 years ago
- Board support crate for the STM32F103C8T6 bluepill☆11Jun 9, 2017Updated 8 years ago
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- Set the error context using doc comments☆54Dec 14, 2019Updated 6 years ago
- Rust macro to generate self-referential structs☆212May 1, 2021Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last week