rexlunae / simple-endian-rs
A simple library to use Rust's type system to handle endianness.
☆16Updated 4 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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆36Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- ☆52Updated 5 years ago
- ☆35Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- A newtype with alignment of at least `A` bytes☆31Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Defer running expensive destructors until later☆19Updated 2 years ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 11 months ago
- 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
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Target "triple" support☆50Updated 3 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 dynamic library helper for rust crates☆34Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Arena allocator with scopes☆43Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Hassle-free asynchronous programming for Rust☆31Updated last year