rexlunae / simple-endian-rsLinks
A simple library to use Rust's type system to handle endianness.
☆16Updated 9 months ago
Alternatives and similar repositories for simple-endian-rs
Users that are interested in simple-endian-rs are comparing it to the libraries listed below
Sorting:
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- ☆36Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 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 3 years ago
- Moving code-gen out of `build.rs`☆18Updated last month
- rust hints to the optimizer