Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cybershadow/dustmite
- Owner: CyberShadow
- License: bsl-1.0
- Created: 2011-05-20T20:41:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T07:13:50.000Z (12 months ago)
- Last Synced: 2025-01-22T01:05:10.259Z (2 days ago)
- Language: D
- Homepage: https://github.com/CyberShadow/DustMite/wiki
- Size: 1.28 MB
- Stars: 119
- Watchers: 11
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
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/wikiDustMite was created by Vladimir Panteleev,
and is distributed under the Boost Software Licence, version 1.0.