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:
- Implementation of hash_append proposal☆67Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++17 inplace_string implementation☆97Updated 7 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
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated last year
- 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
- 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
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 5 months ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated 2 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Coroutine Support Library☆34Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- low-level library for minimizing the size of your types☆114Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- How to build and maintain a "global" type-list☆25Updated 5 years ago