localvoid / cxx-benchmark-count-digitsLinks
C++ counting digits benchmark
☆24Updated 12 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:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Implementation of hash_append proposal☆67Updated 9 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆109Updated last week
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 9 months ago
- ☆31Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated this week
- Boost.org multi_index module☆55Updated last month
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Open multi-methods for C++11☆118Updated 8 years ago
- Coroutine Support Library☆36Updated last year