RustyYato / rel-ptrLinks
☆31Updated 5 years ago
Alternatives and similar repositories for rel-ptr
Users that are interested in rel-ptr are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆64Updated 8 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆53Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Easy and safe destructuring for more types.☆33Updated last month
- ☆30Updated last year
- ☆56Updated 2 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Token tree calling convention☆80Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Extensions for the Rust standard library☆40Updated last year
- Faster integer division and modulus operations☆87Updated 4 months ago
- ☆36Updated 3 years ago
- Run Rust tests in isolated subprocesses☆39Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ☆36Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Test futures under all possible polling schedules☆19Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago