fmtlib / format-benchmarkLinks
A collection of formatting benchmarks
☆50Updated 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:
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated 6 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated last month
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Boost.Atomic☆65Updated last month
- Boost.org type_traits module☆64Updated last month
- Papers for the C++ Standards Committee, WG21☆57Updated 4 months ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- A C++14/17 implementation of named tuples☆71Updated last year
- Boost.Sort☆56Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 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
- The Fancy Named Parameters Library☆34Updated last month
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 11 months ago
- Boost.Predef (a Boost C++ Library)☆53Updated last month