rick-de-water / Lingo
Text encoding for modern C++
☆30Updated 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 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A header-only C++ parsing framework☆36Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform