dux is a free, open-source, and semi-portable general-purpose library for the C and C++ programming languages.
The main purpose of dux is to implement a clean, morden and featureful library.
Aarch64, FreeBSD
Aarch64, Linux (Previously tested but currently untested)
AMD64, FreeBSD (Untested)
AMD64, Linux
This project uses CMake as it's build system. The option DUX_ENABLE_DEMO
(FALSE
|TRUE
) enables compilation of the demo program (dux-demo
).
You may submit bug reports or suggestions on our Discord Server in the #bug-reports and #suggestions channels respectively..
dux does currently not accept any merge requests.
Copyright 2021, 2022 Gabriel Jensen.
This file is part of dux.
dux is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
dux is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with dux. If not, see https://www.gnu.org/licenses.