rexlunae / simple-endian-rs
A simple library to use Rust's type system to handle endianness.
☆16Updated 6 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:
- ☆31Updated 5 years ago
- ☆52Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A dynamic library helper for rust crates☆35Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 2 weeks ago
- ☆36Updated 9 months ago
- Stack-allocated trait objects☆18Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Endianness trait with derive procedural macro.☆12Updated 2 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- watt-based inline procedural macros☆14Updated 4 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.☆42Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Simple malloc implementation.☆32Updated 2 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Talk to Cargo easily at build time☆17Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆19Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆47Updated 4 years ago