localvoid / cxx-benchmark-count-digitsLinks
C++ counting digits benchmark
☆23Updated 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:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 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
- 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 comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 11 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Coroutine Support Library☆33Updated last year
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated 2 years ago
- Tiny library for C++ enum introspection and more!☆33Updated 9 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 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
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Boost.org multi_index module☆51Updated last week
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- ☆32Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- C++17 inplace_string implementation☆97Updated 7 years ago
- print stl containers☆32Updated 6 years ago