noamtashma / owning-ref-unsoundness
An article explaining the unsoundness I found in owning-ref
☆26Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for owning-ref-unsoundness
- Data-driven tests on stable Rust☆36Updated this week
- Lending iterators on stable Rust☆80Updated 10 months ago
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years 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☆74Updated last year
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- ☆44Updated 10 months ago
- The Big Book of Rust Interop☆20Updated last year
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- ☆36Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Faster integer division and modulus operations☆70Updated last year
- A rust library for reusing heap allocations☆23Updated 4 years ago
- ☆25Updated 5 months ago
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Make trait methods callable without the trait in scope☆135Updated last week