parallel-cellular-automata VS HAIL-CAESAR

Compare parallel-cellular-automata vs HAIL-CAESAR and see what are their differences.

parallel-cellular-automata

Framework for building parallel cellular automata in C++. In it you can also find a work-stealing threadpool and a reusable barrier that you can use in other projects. (by gerzin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
parallel-cellular-automata HAIL-CAESAR
1 2
10 33
- -
3.0 0.0
10 months ago over 1 year ago
C++ C++
MIT License GNU General Public License v3.0 only
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.

parallel-cellular-automata

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

HAIL-CAESAR

Posts with mentions or reviews of HAIL-CAESAR. We have used some of these posts to build our list of alternatives and similar projects.
  • Realistic "river valley / fluvial erosion" on DEM maps? - QGIS, Incise flow, Precipitation-based, ...
    1 project | /r/gis | 8 Jun 2021
    EDIT: Already proposed solutions are " CAESAR-Lisflood" ( https://github.com/dvalters/HAIL-CAESAR ) and "SIBERIA" ( https://csdms.colorado.edu/wiki/Model:SIBERIA ), but both are difficult to use and have steep learning curves. I've also found the GRASS module "r.landscape.evol" ( https://grass.osgeo.org/grass78/manuals/addons/r.landscape.evol.html ), but this one seems even more complicated to use. So I'm open to easier alternatives. It would also be interesting if someone with the experiencein this could compare the proposed solutions (advantages/disadvantages, compare difficulty of use, ...).
  • Realistic "river valley / fluvial erosion" on DEM maps? - Incise flow, Precipitation-based, SAGA, ...
    1 project | /r/QGIS | 7 Jun 2021
    Any idea which model would be best? For CAESAR-Lisflood there exists a derived HAIL-CAESAR model that has an easier to use GUI ( https://github.com/dvalters/HAIL-CAESAR ), and there seems to be at east some info and support available online. But for SIBERIA I can't find anything besides this: https://csdms.colorado.edu/wiki/Model:SIBERIA.

What are some alternatives?

When comparing parallel-cellular-automata and HAIL-CAESAR you can also consider the following projects:

MTL - Multi Thread Library

game-of-life - Conway's Game of Life

coop - C++20 coroutines-based cooperative multitasking library

BOUT-dev - BOUT++: Plasma fluid finite-difference simulation code in curvilinear coordinate systems

Lazy - Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.

3D-Cellular-Automata - 3D Cellular Automata plugin for Blender like Conway's Game of Life

thread-pool - BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library

cellular-automaton.nvim - A useless plugin that might help you cope with stubbornly broken tests or overall lack of sense in life. It lets you execute aesthetically pleasing, cellular automaton animations based on the content of neovim buffer.

not-enough-standards - A modern header-only C++ library that provides platform-independent utilities.

coderrect-github-action - Coderrect is a static analyzer for concurrent C/C++/Fortran programs to detect data-races/race-conditions/anti-patterns.

rawspeed - fast raw decoding library

cellular - A simple command-line tool that generates gif images and animations from elementary cellular automata