fmtlib / format-benchmarkLinks
A collection of formatting benchmarks
☆52Updated last month
Alternatives and similar repositories for format-benchmark
Users that are interested in format-benchmark are comparing it to the libraries listed below
Sorting:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Proposed SG14 status_code for the C++ standard☆70Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 6 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- Papers for the C++ Standards Committee, WG21☆58Updated 8 months ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆40Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Boost.Atomic☆67Updated last month
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- A saturating arithmetic cast.☆12Updated 6 years ago