https://github.com/cybershadow/dustmite
General-purpose data reduction tool
https://github.com/cybershadow/dustmite
Last synced: 5 months 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 (about 15 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T07:13:50.000Z (over 2 years ago)
- Last Synced: 2025-03-16T22:52:49.228Z (about 1 year ago)
- Language: D
- Homepage: https://github.com/CyberShadow/DustMite/wiki
- Size: 1.28 MB
- Stars: 121
- Watchers: 10
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README

DustMite
========
[](https://github.com/CyberShadow/DustMite/actions/workflows/test.yml)[](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.