What is the best way to manage different (build) toolchains?

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • amp-embedded-infra-lib

    amp-embedded-infra-lib is a set of C++ libraries and headers that provide heap-less, STL like, infrastructure for embedded software development

    We have one single container. An example of our container can be seen here: https://github.com/philips-software/amp-embedded-infra-lib This uses a same-ish container, except we have a private repository with just the Dockerfile, including tests to test the build image. So our workflow is as follow: - change/update dockerfile in -project-name-ci-repository - build -project-name-ci container - push container to private storage - update -project-name-repository to point to latest image tag

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts