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
- 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
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆63Updated 3 weeks ago
- Ergonomic tagged pointer☆31Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Macro for sealing traits and structures☆60Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- ☆39Updated last year
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Trying to create Sync bump allocator☆40Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆127Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- ☆76Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆113Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago