localvoid / cxx-benchmark-count-digitsLinks
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
Sorting:
- 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 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 8 years ago
- A collection of formatting benchmarks☆48Updated 4 months ago
- ☆27Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Boost.org multi_index module☆51Updated this week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 8 months 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
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- WIP☆27Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ standard proposals☆16Updated 5 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 3 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago