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:
- 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
- Lending iterators on stable Rust☆83Updated last year
- Blazing fast immutable collection datatypes for Rust.☆113Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 5 months ago
- docs.rs as a publishing platform?☆71Updated last week
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Non-interleaving multithreaded output queue☆71Updated last week
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- ☆60Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 5 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆127Updated last week
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Trying to create Sync bump allocator☆39Updated last month
- ☆113Updated 2 years ago
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- ☆40Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated last week
- Define your own PhantomData☆156Updated last week