You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eCommerce application is a platform where customers can find products, shop around using a cart, check out the products and initiate payments. It is used for the didactic purpose only, as a support project for my training.
async-sink is a header-only asynchronous logging library for C++ (C++17/20). It features lock-free MPMC queue architecture delivering over 5 million messages per second, multiple configurable sinks (file, console, syslog, custom), and a flexible policy-based design with full support for log levels, formatting patterns, and file rotation.