xoac / endian_codecLinks
Endianness trait with derive procedural macro.
☆12Updated 2 years ago
Alternatives and similar repositories for endian_codec
Users that are interested in endian_codec are comparing it to the libraries listed below
Sorting:
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆31Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- ☆24Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 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
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated this week
- USB HID device support for embedded devices☆14Updated 5 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- 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
- ☆47Updated 5 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- ☆56Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆30Updated last year
- ☆36Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- rust hints to the optimizer☆19Updated 4 years ago
- ☆53Updated 6 years ago