fmtlib / format-benchmarkLinks
A collection of formatting benchmarks
☆47Updated 4 months ago
Alternatives and similar repositories for format-benchmark
Users that are interested in format-benchmark are comparing it to the libraries listed below
Sorting:
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 8 months ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- C++11 compatible charconv☆31Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Boost.org multi_index module☆51Updated 2 months ago
- Compiler/BuildSystem Interface Library☆27Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated last month
- Containers for building C++ on CI☆48Updated 9 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Reference implementation of Grisu-Exact in C++☆64Updated 4 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Boost.org unordered module☆75Updated 2 weeks ago