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

https://github.com/marzer/muu

Miscellaneous Useful Utilities for C++.
https://github.com/marzer/muu

Last synced: about 1 year ago
JSON representation

Miscellaneous Useful Utilities for C++.

Awesome Lists containing this project

README

          

# ⚠️ this project is still in development and is not even remotely release-ready; please do not use it yet ⚠️

![banner](docs/images/banner-small.png)
[![Releases](https://img.shields.io/github/release/marzer/muu.svg)](https://github.com/marzer/muu/releases)
[![C++](https://img.shields.io/badge/c%2B%2B-17%2C%2020-informational)][cpp_compilers]
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![ci](https://github.com/marzer/muu/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/marzer/muu/actions/workflows/ci.yaml)
[![Sponsor](docs/images/badge-sponsor.svg)](https://github.com/sponsors/marzer)
[![Gitter](docs/images/badge-gitter.svg)](https://gitter.im/marzer/muu)
====


# What's inside

- todo


# Adding muu to your project

- todo


# Contributing
Contributions are very welcome! Either by [reporting issues] or submitting pull requests.
If you wish to submit a pull request, please see [CONTRIBUTING] for all the details you need to get going.


# License and Attribution

`muu` is licensed under the terms of the MIT license - see [LICENSE].

[API documentation]: https://marzer.github.io/muu/
[CONTRIBUTING]: ./CONTRIBUTING.md
[LICENSE]: ./LICENSE
[cpp_compilers]: https://en.cppreference.com/w/cpp/compiler_support
[reporting issues]: https://github.com/marzer/muu/issues