sdroege / byte-slice-castLinks
Safely cast slices of one built-in fundamental number type to another
☆28Updated 5 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:
- Proc-macro utility to populate enums from database data☆20Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- ☆47Updated 4 years ago
- ☆39Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- 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 crate for formatting strings dynamically☆32Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- Extensions for the Rust standard library☆40Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A maintained fork of the app-dirs-rs project.☆36Updated 11 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆66Updated last month