asap-projects / asap-textwrapLinks
Text wrapper and column formatter for C++.
☆28Updated 2 years ago
Alternatives and similar repositories for asap-textwrap
Users that are interested in asap-textwrap are comparing it to the libraries listed below
Sorting:
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- An easy to customize, strong type library with built in support for unit-like behavior☆46Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated 11 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
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆55Updated this week
- C++ command line argument parsing and routing☆52Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆45Updated 2 weeks ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 6 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 4 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A C++14 reflection library☆78Updated 3 weeks ago
- CMake wrapper around the cppfront repository☆79Updated last year
- C++ build system that uses C++ for build configuration.☆24Updated 2 weeks ago
- The seq library is a collection of original C++17 STL-like containers and related tools