fmtlib / format-benchmark
A collection of formatting benchmarks
☆44Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for format-benchmark
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆39Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- Implementation of hash_append proposal☆68Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 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
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- This repository is a very simple C++ modules example.☆23Updated last year
- Proposed SG14 status_code for the C++ standard☆64Updated this week
- Boost.org multi_index module☆45Updated 3 weeks ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆48Updated 2 weeks ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- value types for composite class design - with allocators☆37Updated last month
- ☆15Updated 4 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago