rexlunae / simple-endian-rsLinks
A simple library to use Rust's type system to handle endianness.
☆16Updated 3 weeks 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:
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆41Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 7 months ago
- ☆36Updated last year
- ☆31Updated 5 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
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 10 months ago
- Moving code-gen out of `build.rs`☆19Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A dynamic library helper for rust crates☆36Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- ☆27Updated 4 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- ☆53Updated 6 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.☆43Updated 8 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- rust hints to the optimizer☆19Updated 4 years ago
- Simple malloc implementation.☆32Updated 8 months ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Rust library for memory barrier☆35Updated last year
- Byte-wise atomic memcpy.☆38Updated 3 weeks ago