fmtlib / format-benchmarkLinks
A collection of formatting benchmarks
☆49Updated last week
Alternatives and similar repositories for format-benchmark
Users that are interested in format-benchmark are comparing it to the libraries listed below
Sorting:
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- Playground for Cloud CI development for C++