rexo

Neat single-file cross-platform unit testing framework for C/C++. (by christophercrouzet)

Rexo Alternatives

Similar projects and alternatives to rexo based on common topics and language

  • Criterion

    A cross-platform C and C++ unit testing framework for the 21st century

  • cauldron

    A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities) (by camel-cdr)

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

    InfluxDB logo
  • rktest

    A small C unit test library closely mimicking Google Test

  • libcester

    A robust header-only unit testing framework for C and C++ programming language. Support function mocking, memory leak detection, crash report.

  • Muon

    A Micro (1k lines of code) Unit Test Framework for C/C++ (by jasmcaus)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rexo alternative or higher similarity.

rexo reviews and mentions

Posts with mentions or reviews of rexo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-11.
  • Show HN: RK Test, a Google Test style library written in C99
    3 projects | news.ycombinator.com | 11 Dec 2023
    I really like Google Test, but am planning on doing some embedded development in C, where I sometimes find it awkward to test C code using a C++ library.

    Therefore, I wrote a small unit test library closely mimicking Google Test. It consists of two source files, "rktest.c" and "rktest.h", and is about 1k lines of code and written in C99.

    It uses a trick for self registering tests by placing pointers to the unit test functions into a known place in program memory, that I first learned about from https://github.com/christophercrouzet/rexo/ and https://github.com/Snaipe/Criterion/.

Stats

Basic rexo repo stats
1
27
2.6
5 months ago

christophercrouzet/rexo is an open source project licensed under The Unlicense which is not an OSI approved license.

The primary programming language of rexo is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com