ordered_set
A simple implementation for an ordered set (by bluefireteam)
forge2d
A Dart port of Box2D (by flame-engine)
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
ordered_set | forge2d | |
---|---|---|
1 | 0 | |
14 | 143 | |
- | 0.0% | |
0.0 | 0.0 | |
3 months ago | 25 days ago | |
Dart | Dart | |
MIT License | BSD 3-clause "New" or "Revised" 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.
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.
ordered_set
Posts with mentions or reviews of ordered_set.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-28.
-
Five features I wish Dart had
The great news about this one item list as well is that these are just proposals to add functions to the SDK, which, as we already learned, can be easily done with extension functions. That is where Dartlin comes to rescue again, providing all the aforementioned functions (with the Kotlin nomenclature) and even more (like the handy associate or groupBy). Another useful bit of code can be found on my ordered_set package's Comparing class, to be used alongside functions that take sorting orders. So you can get all these goodies right now, but would be even better to have them standardized into the SDK.
forge2d
Posts with mentions or reviews of forge2d.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning forge2d yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing ordered_set and forge2d you can also consider the following projects:
flame - A Flutter based game engine.
Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond
flame_forge2d - Package to add box2d support for the Flame game engine