Useful Abstractions is a C++23 header-only library providing seven compile-time utility components, installable as a single header, CMake dependency, or vendored checkout. The library enables constexpr string handling and type introspection, with the fixed_string component allowing string literals as non-type template parameters.