abstreet VS simuwaerm

Compare abstreet vs simuwaerm and see what are their differences.

abstreet

A traffic simulation game exploring how small changes to roads affect cyclists, transit users, pedestrians, and drivers. [Moved to: https://github.com/a-b-street/abstreet] (by dabreegster)

simuwaerm

A simple heat simulation in pure Rust. (by file-acomplaint)
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
abstreet simuwaerm
6 3
5,541 25
- -
9.9 2.7
over 3 years ago over 1 year ago
Rust Rust
Apache License 2.0 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.

abstreet

Posts with mentions or reviews of abstreet. We have used some of these posts to build our list of alternatives and similar projects.
  • Transforming OpenStreetMap into thick roads and intersections
    1 project | news.ycombinator.com | 18 Sep 2021
    I haven't given any love to the poor tutorial mode in ages, so I'm not surprised you found a bug. Please file an issue (https://github.com/dabreegster/abstreet/issues) and describe how to reproduce the problem. If you can open the browser developer console (Ctrl+shift+I in firefox), often the last part will be really helpful.
  • 15-minute Santa: Deliver gifts around real cities
    1 project | /r/playmygame | 27 Dec 2020
    The game runs on Windows, Mac, Linux, and a web browser -- but no mobile. The game is open source. If you'd like to add levels for your own city, get in touch!
  • 15-minute Santa: a game about Seattle’s land use
    1 project | /r/urbanplanning | 21 Dec 2020
    Everything we're building uses OpenStreetMap, so if you want to see this game or walkshed tool work in your city, open a Github issue. Ideally include public data for land use, like this, so we know how many housing units each building has.
    1 project | /r/rust_gamedev | 21 Dec 2020
    When I decided a few weeks ago to build this game, I thought about trying out Amethyst or another engine, but since the map rendering code has had so much work, I wound up just extending widgetry to allow for a few more arcade game-like controls. So, the code may be interesting as an example of a Rust game not using an existing engine, and also not making use of any ECS. I'm hoping to get time in the new year to finish releasing the UI infrastructure as a standalone crate.

simuwaerm

Posts with mentions or reviews of simuwaerm. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing abstreet and simuwaerm you can also consider the following projects:

football-simulator - Football simulation engine (like Football Manager) written in pure Rust

shadow - Shadow is a discrete-event network simulator that directly executes real application code, enabling you to simulate distributed systems with thousands of network-connected processes in realistic and scalable private network experiments using your laptop, desktop, or server running Linux.

mimirsbrunn - Geocoding and reverse-geocoding (with OSM data)

autopy - A simple, cross-platform GUI automation module for Python and Rust.

citybound - A work-in-progress, open-source, multi-player city simulation game.

enigo - Cross platform input simulation in Rust

opening-hours-rs - A parser for the opening_hours fields from OpenStreetMap.

hash - 🚀 The open-source, self-building database. From @hashintel

simconnect-sdk-rs - SimConnect SDK in Rust. An opinionated SimConnect Client that encapsulates the C API fully and optimizes for developer experience.

abstreet - Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit

ggsweep - A small minesweeper game written in rust using GGEZ