sdroege / byte-slice-castLinks
Safely cast slices of one built-in fundamental number type to another
☆28Updated 3 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:
- Full precision decimal representation of f64☆26Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Talk to Cargo easily at build time☆17Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 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
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- ☆39Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- ☆47Updated 4 years ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- 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
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago