fmtlib / format-benchmarkLinks
A collection of formatting benchmarks
☆50Updated 2 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:
- A never-valueless, strong guarantee implementation of std::variant☆71Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years 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
- Proposed SG14 status_code for the C++ standard☆69Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years 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
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated last week
- Single Header Constexpr Circular Queue☆18Updated 5 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 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 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
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated this week
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- ☆21Updated 6 years ago
- A bunch of small C++ utilities☆67Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago