SaaSHub helps you find the best software and product alternatives Learn more →
Ceedling Alternatives
Similar projects and alternatives to Ceedling
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
satcat5
SatCat5 is a mixed-media Ethernet switch that lets a variety of devices communicate on the same network.
-
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
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better Ceedling alternative or higher similarity.
Ceedling discussion
Ceedling reviews and mentions
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.
- Ceedling v1.0 released – Ruby-based unit testing and build system for C projects
-
Looking for a GitHub repo which contains unit tests
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?
throwtheswitch.org tools are pretty interesting. They focus on C, but support C++ as well.
-
“Static Linking Considered Harmful” Considered Harmful
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...
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jun 2026
Stats
Basic Ceedling repo stats
4
814
9.9
3 days ago
ThrowTheSwitch/Ceedling is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Ceedling is Ruby.