sdroege / byte-slice-castLinks
Safely cast slices of one built-in fundamental number type to another
☆28Updated 4 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:
- Timer facilities for Rust's async story☆56Updated 9 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- ☆39Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Abstract over different executors☆74Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Remove Cargo.lock lockfile☆32Updated this week
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆21Updated last year
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 months ago
- ☆57Updated last year