noamtashma / owning-ref-unsoundnessLinks
An article explaining the unsoundness I found in owning-ref
☆27Updated 4 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 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated this week
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Define your own PhantomData☆158Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Umbrella repository for Krabcake experiments☆47Updated 11 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- ☆113Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- ☆39Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago