localvoid / cxx-benchmark-count-digits
C++ counting digits benchmark
☆23Updated 11 years ago
Alternatives and similar repositories for cxx-benchmark-count-digits:
Users that are interested in cxx-benchmark-count-digits 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
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++11 template meta-programming library.☆48Updated 10 years 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 set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 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
- ☆21Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 5 months ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A collection of formatting benchmarks☆47Updated last month
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆22Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Papers for the C++ Standards Committee, WG21☆55Updated last month
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 8 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago