Skip to content

Lightweight assertions library -- CMAKE compat

License

Notifications You must be signed in to change notification settings

xalbertoisorna/lib_xassert

 
 

Repository files navigation

Lightweight assertions library

Overview

This library provides a lightweight and flexible replacement for the standard C header assert.h.

The assertions in this library can be be enabled/disabled and configured as to how much information they show. This configuration can be per "xassert unit" (i.e. for sets of files).

Features

  • Low memory usage
  • Ability to enable or disable various features via compile time defines

Software version and dependencies

.. libdeps::

About

Lightweight assertions library -- CMAKE compat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 36.0%
  • Python 30.4%
  • C 20.6%
  • XC 7.0%
  • CMake 5.4%
  • Ruby 0.6%