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:
- An indirect value-type for C++☆83Updated 2 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- A C++14 reflection library☆78Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 8 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- C++11 compatible charconv☆31Updated last week
- Meta C++ Library and Tool☆83Updated 3 years ago
- ☆24Updated 3 years ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- A command line parser for C++.☆38Updated last year
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 months ago
- C++20 compile time compressed string tables☆46Updated 3 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- A single-header cross-platform library for custom printing to the output stream.☆42Updated 2 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years 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
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Updated 6 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago