qcell VS advisory-db

Compare qcell vs advisory-db and see what are their differences.

qcell

Statically-checked alternatives to RefCell and RwLock (by uazu)

advisory-db

Security advisory database for Rust crates published through crates.io (by rustsec)
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
qcell advisory-db
2 37
343 866
- 3.1%
4.5 9.3
9 months ago 9 days ago
Rust
Apache License 2.0 GNU General Public License v3.0 or later
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.

qcell

Posts with mentions or reviews of qcell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-23.
  • QCell 0.5.0 release, with no_std support
    2 projects | /r/rust | 23 Jan 2022
    An unsoundness issue in TCell and TLCell was discovered and fixed by GitHub user steffahn. This is due to Rust TypeId taking into account the lifetime, i.e. you get a different type-id for the same type with different lifetimes, and Rust will automatically cast between them. The solution is to force invariance with some type voodoo. This is a weird corner of Rust I'd never understood before. Ideally std::any::TypeId docs should be improved. (This bug does not affect the safety of correct use of the crate, but fixing it blocks a malicious coder from getting potential unsoundness through a code review.)
  • GhostCell: Separating Permissions from Data in Rust
    3 projects | /r/rust | 16 Aug 2021
    This is slightly unrelated, but this thread made me dig up my own code that I was writing which was going to be essentially the same as the QCell crate, until I discovered that the QCell crate exists, at which point I stopped working on it and contributed to QCell instead (this PR).

advisory-db

Posts with mentions or reviews of advisory-db. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-26.