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
- 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
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆39Updated 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- 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 saturating arithmetic cast.☆12Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years 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
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A fixed capacity dynamically sized string☆64Updated 3 months 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-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A bunch of small C++ utilities☆66Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Small small_vector☆33Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Boost.org wave module☆25Updated last week
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Variadic templates and std::integer_sequence support library☆110Updated 2 weeks ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- ☆21Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Tutorial for the Metaparse library with lab exercises☆30Updated 10 years ago