guangie88 / spdlog_setup
spdlog setup initialization via file configuration for convenience.
☆79Updated last year
Alternatives and similar repositories for spdlog_setup:
Users that are interested in spdlog_setup are comparing it to the libraries listed below
- Boost.org circular_buffer module☆54Updated 2 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆53Updated last year
- A C++14 reflection library☆68Updated 2 months ago
- Boost.org interprocess module☆143Updated last month
- Boost.org type_traits module☆63Updated 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆139Updated 2 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- Simple resource pool for recycling resources in C++☆66Updated 7 months ago
- Traitlets-like C++ properties and implementation of the observer pattern☆44Updated 8 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆140Updated 10 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆110Updated last month
- Boost.org signals2 module☆80Updated last month
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Light, fast, threadpool for C++20☆97Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Library for comfortable work with DLL and DSO☆110Updated this week
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated 2 weeks ago
- Non bloated asynchronous logger☆222Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future