fmtlib / format-benchmarkLinks
A collection of formatting benchmarks
☆52Updated 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 never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- 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
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated this week
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 6 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Papers for the C++ Standards Committee, WG21☆57Updated 5 months ago
- A fixed capacity dynamically sized string☆68Updated last week
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- Boost.org unordered module☆85Updated 2 weeks ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Boost.Predef (a Boost C++ Library)☆53Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 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)☆38Updated last month
- 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
- Boost.Atomic☆66Updated last month
- Boost.Sort☆56Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- C++ generic make factory☆108Updated 6 years ago