Lokathor / safe_archLinks
Exposes arch-specific intrinsics as safe function (via cfg).
☆55Updated 3 months ago
Alternatives and similar repositories for safe_arch
Users that are interested in safe_arch are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆54Updated 6 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆112Updated 2 years ago
- ☆57Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- An exploration of Storages☆35Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆28Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 weeks ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last week
- Lossless functionality for platform-native strings.☆71Updated 3 months ago