rexlunae / simple-endian-rsLinks
A simple library to use Rust's type system to handle endianness.
☆17Updated 2 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:
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- A newtype with alignment of at least `A` bytes☆32Updated last week
- ☆36Updated last year
- 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
- rust hints to the optimizer☆19Updated 4 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Simple malloc implementation.☆33Updated 10 months ago
- A radioactive stabilization of the ptr_meta RFC.☆37Updated 2 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆31Updated 5 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- Moving code-gen out of `build.rs`☆20Updated last week
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Faster integer division and modulus operations☆87Updated 6 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Target "triple" support☆53Updated this week
- Implementation of triple buffering in Rust☆102Updated 2 weeks ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago