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
- ☆39Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Blazing fast immutable collection datatypes for Rust.☆125Updated last month
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 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 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Trying to create Sync bump allocator☆40Updated 4 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Define your own PhantomData☆158Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆63Updated 3 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆128Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 9 months ago
- ☆90Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- Simple goldenfile testing in Rust☆44Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year