HowardHinnant / dateLinks
A date and time library based on the C++11/14/17 <chrono> header
☆3,270Updated last week
Alternatives and similar repositories for date
Users that are interested in date are comparing it to the libraries listed below
Sorting:
- A C++11 library for serialization☆4,455Updated 5 months ago
- A lightweight C++ logging library☆1,840Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,265Updated 3 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,767Updated last year
- A type safe SQL template library for C++☆2,563Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,523Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,632Updated last year
- Lightweight C++ command line option parser☆4,491Updated last week
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,723Updated last week
- Asio C++ Library☆5,391Updated last week
- ❤️ SQLite ORM light header only library for modern C++☆2,492Updated last month
- Portable, simple and extensible C++ logging library☆2,373Updated 2 weeks ago
- Argument Parser for Modern C++☆3,138Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,211Updated 8 months ago
- SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.☆2,478Updated last month
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,294Updated last month
- HTTP and WebSocket built on Boost.Asio in C++11☆4,572Updated last month
- A beautiful stack trace pretty printer for C++☆4,076Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,595Updated 2 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,790Updated this week
- A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the function…☆1,527Updated 3 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,210Updated 2 weeks ago
- Guidelines Support Library☆6,443Updated last month
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,953Updated 3 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,299Updated last week
- C++11 port of docopt☆1,060Updated last year
- fast-cpp-csv-parser