C++ Wicked Extensions Library is a set of C++20 header-only libraries that provide various utilities and extensions to the C++ standard library inspired by some functionalities of the .Net Framework.
The library consists of only header files to avoid the need for compilation and linking, making it easy to integrate into any C++ project without the additional storage and maintenance overhead of a separate library.