Change the repository type filter
All
Repositories list
4 repositories
Nuclex.Audio.Native
Publicframework-package
PublicPackaging repository for all libraries belonging to the "Nuclex Native Framework" - a set of modular C++ libraries covering a wide range of topics, united in being designed with great care to be robust, clean and fast. Minimal dependencies at runtime (only the .so / .dll files themselves and the platform's C++ runtime).Nuclex.Support.Native
PublicGeneral purpose library with utility code for C++17 projects, dealing with UTF-8 / UTF-16 / UTF-32 conversion, dependency injection, signals/slots, string/number conversion and threading.Nuclex.Platform.Native
PublicCross-platform library that generalizes functionality that requires platform-specific code, such as displaying message boxes, interrogating hardware capabilities, locating special folders and advanced task/resource coordination.