dynstack VS icey

Compare dynstack vs icey and see what are their differences.

dynstack

A stack for rust trait objects that minimizes allocations (by archshift)

icey

❄️ ICE-cold const inline DSTs! 🥵 (by mental32)
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
dynstack icey
2 1
121 7
- -
0.0 2.2
over 1 year ago over 3 years ago
Rust Rust
MIT License MIT License
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.

dynstack

Posts with mentions or reviews of dynstack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-05.
  • Implementing AnyStack?
    5 projects | /r/rust | 5 Jan 2021
    They are not using the nightly-only API std::raw::TraitObject that is the only non-UB way of doing what they are doing (see this - this should be replaced by proper calls to the relevant API)

icey

Posts with mentions or reviews of icey. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-05.
  • Implementing AnyStack?
    5 projects | /r/rust | 5 Jan 2021
    Unfortunately this is ub. The same as /u/0xmental icey that is in the front page (ub here)

What are some alternatives?

When comparing dynstack and icey you can also consider the following projects:

rust - Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266

rust - Empowering everyone to build reliable and efficient software.

indicium - A simple in-memory search for collections and key-value stores.

dyntable - Idiomatic and FFI Safe dyn traits in Rust

rfcs - RFCs for changes to Rust