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
- 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 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
- Like std::duration_cast, but without the undefined behaviour☆17Updated last month
- Boost.org multi_index module☆51Updated last month
- 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- ☆32Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Adobe Platform Libraries☆30Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 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
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- ☆27Updated last year
- WIP☆26Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A collection of formatting benchmarks☆47Updated 4 months ago