sdroege / byte-slice-castLinks
Safely cast slices of one built-in fundamental number type to another
☆28Updated 9 months ago
Alternatives and similar repositories for byte-slice-cast
Users that are interested in byte-slice-cast are comparing it to the libraries listed below
Sorting:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆40Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- List size of types in a Rust crate☆27Updated last year
- Abstract over different executors☆74Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Completion futures for Rust☆19Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- ☆31Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- ☆61Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Typed any map for rust☆67Updated last year