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:
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- rust hints to the optimizer☆19Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 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
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆36Updated 10 months ago
- ☆18Updated 5 months ago
- ☆31Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- 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
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- Byte-wise atomic memcpy.☆36Updated last month
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Rust HAL repp☆12Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Full precision decimal representation of f64☆26Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago