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☆393Feb 16, 2026Updated last month
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Safely combine results☆81Sep 1, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Extremely generic linear algebra libary for Rust☆229Oct 22, 2024Updated last year
- Async tracing capabilities for the log crate☆98Jan 11, 2021Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆115Sep 16, 2021Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Feb 16, 2026Updated last month
- Compile-time reference counting☆456May 18, 2025Updated 10 months ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- mdbook on common pitfalls in unsafe rust code☆11May 24, 2019Updated 6 years ago
- A safe-guarded transmute for Rust☆41May 21, 2024Updated last year
- ☆15Aug 24, 2019Updated 6 years ago
- ☆126Aug 30, 2022Updated 3 years ago
- Benchmarks the Amethyst Game Engine by rendering as many bunny sprites as possible at 60fps☆15Oct 26, 2018Updated 7 years ago
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Observer pattern which generates a futures 0.3 stream of events☆42Oct 29, 2022Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆287Dec 12, 2025Updated 3 months ago
- ☆130Oct 31, 2019Updated 6 years ago
- WIP rust bindings for Awesomium browser☆11Jun 24, 2016Updated 9 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Board support crate for the STM32F103C8T6 bluepill☆11Jun 9, 2017Updated 8 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Sep 3, 2019Updated 6 years ago
- A rust library for checked floating point operations☆83Jan 6, 2026Updated 2 months ago
- [rust] Extensions to the Box type☆23Apr 24, 2019Updated 6 years ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Utilities for concurrent programming☆37Nov 5, 2018Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Type-level named values with partial dependent type support in Rust☆57Apr 18, 2022Updated 3 years ago
- Online introspection for Rust☆417May 27, 2022Updated 3 years ago
- Set the error context using doc comments☆54Dec 14, 2019Updated 6 years ago
- ☆40Feb 14, 2019Updated 7 years ago