noamtashma / owning-ref-unsoundness
An article explaining the unsoundness I found in owning-ref
☆26Updated 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
- docs.rs as a publishing platform?☆68Updated this week
- Lending iterators on stable Rust☆81Updated last year
- (lifetime) GATs on stable Rust☆57Updated 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…☆46Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- ☆45Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆95Updated last week
- The simd optimized escape code☆53Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 9 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- ☆50Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆31Updated 8 months ago
- ☆57Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Serde serializer for generating Starlark build targets☆66Updated last week
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Convert closures into wakers☆45Updated last month
- Link libstdc++ or libc++ automatically or manually☆45Updated this week
- Make trait methods callable without the trait in scope☆135Updated this week
- structured parallel execution for async Rust☆33Updated 6 months ago