osrm-backend
                                
                                 osrm-backend copied to clipboard
                                
                                    osrm-backend copied to clipboard
                            
                            
                            
                        Mason is unmaintained
I'll leave that here as well: https://github.com/mapbox/mason. doesn't mean it's going away or will be broken anytime soon, but since OSRM is slowly getting really out of date on dependencies, sooner or later another solution will have to be found.
from my experience, conan could be ok, been using it a few times. on first glance tbb is from 2019, could be working still. rest of the libs should be less of a problem.
I started migration to Conan here https://github.com/Project-OSRM/osrm-backend/pull/6284 Would be great to have some initial feedback.
Thanks a ton @SiarheiFedartsou! I’d be happy to give this a shot and bits of review where I can (no write permission to this repo though). This has the potential to get rid of the crappy windows deps setup and let us install it all with conan!
Can be closed as we merged https://github.com/Project-OSRM/osrm-backend/pull/6284
Let's keep it open until we've completely removed it. It's still being used to install CI worker dependencies.