stack_dst-rs
Stack-allocated DSTs for rust (fixed capacity) (by thepowersgang)
cargo-get
A cargo subcommand to handle dependencies a-la go (by blallo)
Our great sponsors
stack_dst-rs | cargo-get | |
---|---|---|
1 | 1 | |
40 | 0 | |
- | - | |
5.4 | 3.2 | |
6 months ago | 8 months ago | |
Rust | ||
MIT License | GNU Affero General Public License v3.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.
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.
stack_dst-rs
Posts with mentions or reviews of stack_dst-rs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-05.
-
What is the "evilest" thing you ever done with Rust?
For me it's the coolest and evilest - https://github.com/thepowersgang/stack_dst-rs/ A collection of data structures that store unsized types in an inline fixed-size buffer - with a single value, LIFO (list/Vec), and FIFO (stack) structures.
cargo-get
Posts with mentions or reviews of cargo-get.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-05.
-
What is the "evilest" thing you ever done with Rust?
Also, I have this floating in my mind since then, but it's a shitload of work to do, and I am not ready to commit so deeply for this community.