Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cybershadow/dustmite

General-purpose data reduction tool
https://github.com/cybershadow/dustmite

Last synced: about 17 hours ago
JSON representation

General-purpose data reduction tool

Awesome Lists containing this project

README

        

DustMite
========

[![test](https://github.com/CyberShadow/DustMite/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/CyberShadow/DustMite/actions/workflows/test.yml)[![codecov](https://codecov.io/gh/CyberShadow/DustMite/branch/master/graph/badge.svg?token=CxoRmYgdJp)](https://codecov.io/gh/CyberShadow/DustMite)

DustMite is a general-purpose data reduction tool.

Its main use is to reduce D programs into minimal examples
exhibiting some behavior (usually a compiler bug).

For documentation, see the GitHub wiki:
https://github.com/CyberShadow/DustMite/wiki

DustMite was created by Vladimir Panteleev,
and is distributed under the Boost Software Licence, version 1.0.