OzanCansel / tableprinterLinks
Allows a programmer to print table-like outputs over std::ostream.
☆26Updated 2 years ago
Alternatives and similar repositories for tableprinter
Users that are interested in tableprinter are comparing it to the libraries listed below
Sorting:
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A single-header cross-platform library for custom printing to the output stream.☆42Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- A C++14 reflection library☆78Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Word Game Solver☆16Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A command line parser for C++.☆38Updated last year
- Functional reactive programming library for c++☆160Updated 2 years ago
- Text wrapper and column formatter for C++.☆28Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Document modern C++ using unit tests☆55Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- Implementation and optimization of std::any☆32Updated 4 years ago
- C++ command line argument parsing and routing☆51Updated last year
- Meta C++ Library and Tool☆83Updated 3 years ago
- C++ template metaprogram driven tensor math library☆90Updated last week
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated last year
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- C++ small containers☆148Updated 3 weeks ago