rexlunae / simple-endian-rsLinks
A simple library to use Rust's type system to handle endianness.
☆17Updated last week
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:
- 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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- ☆36Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- ☆31Updated 5 years ago
- ☆18Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated last week
- Byte-wise atomic memcpy.☆43Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Endianness trait with derive procedural macro.☆12Updated 3 years ago
- rust hints to the optimizer☆19Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆27Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago