amp-embedded-infra-lib VS Ceedling

Compare amp-embedded-infra-lib vs Ceedling and see what are their differences.

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 (by philips-software)

Ceedling

Ruby-based unit testing and build system for C projects (by ThrowTheSwitch)
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
amp-embedded-infra-lib Ceedling
17 3
152 558
2.6% 0.9%
9.3 2.9
5 days ago 7 days ago
C++ Ruby
MIT License GNU General Public License v3.0 or later
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.

amp-embedded-infra-lib

Posts with mentions or reviews of amp-embedded-infra-lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-08.

Ceedling

Posts with mentions or reviews of Ceedling. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-15.
  • Looking for a GitHub repo which contains unit tests
    9 projects | /r/embedded | 15 Jan 2023
    Unfortunately, our codebase (at work) isn't on a public github account. But I can really recommend throwtheswitch.org.
  • Bare Metal Embedded C++ (14/17) Unit Testing?
    3 projects | /r/cpp | 15 Dec 2022
    throwtheswitch.org tools are pretty interesting. They focus on C, but support C++ as well.
  • “Static Linking Considered Harmful” Considered Harmful
    5 projects | news.ycombinator.com | 3 Oct 2021
    This is very situational, but I have recently been part of a project that does a lot of C server-side development and we have found that static linking our non-glibc dependencies has really improved our developer experience. Using ceedling's dependency plugin[1] and producing a single "statically" linked library has made our C development much closer to using a language with a more modern package manager. Don't get me wrong, if I was trying to distribute binaries to machines I didn't control I'd definitely be willing to invest in the Linux packaging "fun", but for a server-side application it's been a good choice for our team overall.

    [1] https://github.com/ThrowTheSwitch/Ceedling/tree/master/plugi...

What are some alternatives?

When comparing amp-embedded-infra-lib and Ceedling you can also consider the following projects:

EmbeddedProto - Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.

oasis - a small statically-linked linux system

etl - Embedded Template Library

go - The Go programming language

IoT-For-Beginners - 12 Weeks, 24 Lessons, IoT for All!

panda - code powering the comma.ai panda

HFSM2 - High-Performance Hierarchical Finite State Machine Framework

CMock - CMock - Mock/stub generator for C

CubeCell-Helium-vindriktning-particle-sensor - Helium LoRaWAN data reporting via a Heltec Cubecell for the Ikea VINDRIKTNING PM2.5 air quality sensor

test

compile-time-init-build - C++ library for composing modular firmware at compile-time.

interrupt - A community for embedded software makers.