Skip to content

A personal framework with a variety of libraries with classes and functions to enhance coding experience. Compatible with C++98.

License

Notifications You must be signed in to change notification settings

DreamyCecil/DreamyUtilities

Repository files navigation

Dreamy Utilities

Dreamy Utilities is a collection of libraries that extend C++ functionality. The main inspirations behind many design choices are Boost and Qt frameworks.

Visit this repository's wiki for details and information about different libraries.

Utilizes

  • C++ Standard Library
  • Boost 1.34.1 (optionally through macros)

Tested compilers

  • MSVC: v60, v100, v120, v142
  • GCC: 9.4.0

How to use

  1. Include DreamyUtilities.cpp somewhere in your project once to make the framework compile some of its implementations.
  2. Include any header (.hpp) from any library to utilize its functionality.

License

Dreamy Utilities is licensed under the MIT license (see LICENSE).

About

A personal framework with a variety of libraries with classes and functions to enhance coding experience. Compatible with C++98.

Topics

Resources

License

Stars

Watchers

Forks

Languages