noamtashma / owning-ref-unsoundnessLinks
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:
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- 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 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Non-interleaving multithreaded output queue☆71Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- Trying to create Sync bump allocator☆37Updated this week
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- ☆58Updated last month
- structured parallel execution for async Rust☆33Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆105Updated this week
- A library for generating Graphviz DOT language files for graphs.☆76Updated 3 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- The simd optimized escape code☆54Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A faster Arc.☆73Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- ☆36Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Ergonomic tagged pointer☆31Updated 9 months ago
- Data-driven tests on stable Rust☆40Updated this week