fmtlib / format-benchmark
A collection of formatting benchmarks
☆47Updated last month
Alternatives and similar repositories for format-benchmark:
Users that are interested in format-benchmark are comparing it to the libraries listed below
- 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
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 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…☆61Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A fixed capacity dynamically sized string☆64Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Papers for the C++ Standards Committee, WG21☆55Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 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
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Boost.org proto module☆21Updated this week
- ☆61Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated this week
- Boost.org multi_index module☆48Updated this week
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆39Updated 5 months ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago