owning-ref-unsoundness VS escher

Compare owning-ref-unsoundness vs escher and see what are their differences.

owning-ref-unsoundness

An article explaining the unsoundness I found in owning-ref (by noamtashma)

escher

Self-referencial structs using the async/await transformation (by petrosagg)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
owning-ref-unsoundness escher
2 1
26 43
- -
0.0 1.8
over 2 years ago about 3 years ago
Rust Rust
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

owning-ref-unsoundness

Posts with mentions or reviews of owning-ref-unsoundness. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-26.

escher

Posts with mentions or reviews of escher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-26.
  • Unsoundness in owning_ref
    10 projects | /r/rust | 26 Jan 2022
    I'm the author of escher. In the initial implementation I had a soundness hole discovered by dtolnay https://github.com/petrosagg/escher/issues/1 which I "fixed" by disabling the corresponding function.

What are some alternatives?

When comparing owning-ref-unsoundness and escher you can also consider the following projects:

owning-ref-rs - A library for creating references that carry their owner with them.

tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

once_self_cell - Safe-to-use proc-macro-free self-referential structs in stable Rust.

string - Rust String type with configurable byte storage.

advisory-db - Security advisory database for Rust crates published through crates.io