rick-de-water / LingoLinks
Text encoding for modern C++
☆31Updated 3 years ago
Alternatives and similar repositories for Lingo
Users that are interested in Lingo are comparing it to the libraries listed below
Sorting:
- Yet another C++ text formatting library.☆71Updated 6 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Small small_vector☆34Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Roman numeral support for C++17☆52Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago