sdroege / byte-slice-cast
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
- Full precision decimal representation of f64☆25Updated last week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- ☆46Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated 5 months ago
- Make any value Sync but only available on its original thread☆37Updated last week
- Take a value atomically once.☆27Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆30Updated 10 months ago
- the definitive non-empty slice/array/vec library for Rust☆15Updated 9 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- A safe-guarded transmute for Rust☆38Updated 8 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks 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 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Timer facilities for Rust's async story☆54Updated 4 months ago
- A browser interface for working through rustc errors and running cargo commands.☆16Updated 2 years ago
- ☆38Updated last year
- ☆23Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago