fmtlib / format-benchmarkLinks
A collection of formatting benchmarks
☆47Updated 3 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
- Implementation of hash_append proposal☆69Updated 8 years ago
- 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
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- 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
- 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
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 7 months ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆43Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆33Updated this week
- ☆26Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last week
- Containers for building C++ on CI☆48Updated 8 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 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
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last month
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A C++14-and-later expression template library☆110Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated last week
- C++ generic make factory☆107Updated 6 years ago
- General literal text conversions, such as an int represented as a string, or vice versa☆37Updated last week
- A bunch of small C++ utilities☆65Updated last year