noamtashma / owning-ref-unsoundness
An article explaining the unsoundness I found in owning-ref
☆27Updated 3 years ago
Alternatives and similar repositories for owning-ref-unsoundness
Users that are interested in owning-ref-unsoundness are comparing it to the libraries listed below
Sorting:
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- docs.rs as a publishing platform?☆68Updated last week
- (lifetime) GATs on stable Rust☆58Updated last year
- Data-driven tests on stable Rust☆39Updated this week
- Completion futures for Rust☆19Updated 2 years ago
- ☆32Updated 11 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- ☆46Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 4 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- ☆58Updated last week
- The simd optimized escape code☆54Updated last week
- bytes::BufMut implementation to count buffer size☆22Updated last week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago