Isameru / stringbuilder
Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.
☆25Updated last year
Alternatives and similar repositories for stringbuilder
Users that are interested in stringbuilder are comparing it to the libraries listed below
Sorting:
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆108Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆42Updated 6 years ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- Compile-time string manipulation library for modern C++☆59Updated last year
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- ☆35Updated 11 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 weeks ago
- Library for comfortable work with DLL and DSO☆61Updated last month
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 7 months ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆17Updated 8 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Fast C++17 signal/slot library☆39Updated 6 years ago