Lokathor / safe_arch
Exposes arch-specific intrinsics as safe function (via cfg).
☆48Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for safe_arch
- Macro for sealing traits and structures☆49Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆29Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Faster integer division and modulus operations☆70Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Cargo API written in Paris☆43Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Automatic cfg for Rust compiler features☆95Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- ☆55Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- Safe wrapper for initializing arrays☆72Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- A sinless derive helper☆51Updated last week
- ☆19Updated 3 years ago