rexlunae / simple-endian-rsLinks
A simple library to use Rust's type system to handle endianness.
☆16Updated 7 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:
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- ☆31Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Full precision decimal representation of f64☆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 3 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- ☆53Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- ☆36Updated 9 months ago
- A wrapper for build.rs instructions☆16Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- ☆18Updated 4 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A `cargo` wrapper that executes a post build script after a successful build.☆21Updated last year
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago