Isameru / stringbuilderLinks
Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.
☆26Updated 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.☆133Updated 3 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- A C++ high level library for running shell processes☆205Updated 6 months ago
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 months ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆120Updated 2 months ago
- A better c++filt and a better undname.exe, in one binary.☆378Updated last year
- 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.☆252Updated 2 months ago
- High performance shared read write lock.☆31Updated 6 years ago
- Simple cURL C++17 wrapper☆60Updated 3 years ago
- C++ utilities☆145Updated last week
- Port of the xxhash library to C++17.☆186Updated 8 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- C++ library for detecting CPU capabilities☆129Updated 7 months ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated 2 years ago
- A header-only utility for writing hexdump-formatted data to C++ streams.☆63Updated 3 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆202Updated last month
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 8 months ago
- A C++ header only interval tree implementation.☆73Updated 5 months ago
- A C++ library that implements the URL WhatWG specification☆42Updated last month
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆136Updated 2 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…☆165Updated last month
- Cross-platform OS features in C++☆27Updated 4 years ago