Isameru / stringbuilderLinks
Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.
☆25Updated 2 years ago
Alternatives and similar repositories for stringbuilder
Users that are interested in stringbuilder are comparing it to the libraries listed below
Sorting:
- A versatile C++ function mocking framework.☆132Updated 2 years ago
- A C++ high level library for running shell processes☆204Updated last month
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆44Updated 6 years ago
- C++ library for detecting CPU capabilities☆127Updated 3 months ago
- Simple cURL C++17 wrapper☆60Updated 2 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆114Updated 11 months ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated last year
- Port of the xxhash library to C++17.☆184Updated 3 months ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 2 weeks ago
- cppystruct is a C++17, header-only, constexpr clone of Python's struct module☆106Updated 7 years ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆206Updated this week
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆195Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆213Updated 8 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆134Updated last year
- Cross-platform OS features in C++☆27Updated 3 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☆247Updated 7 months ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- C++ utilities☆141Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago