localvoid / cxx-benchmark-count-digits
C++ counting digits benchmark
☆23Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for cxx-benchmark-count-digits
- 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
- Safe integer utilities for C++11☆16Updated 10 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 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…☆60Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- ☆45Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Coroutine Support Library☆34Updated 3 months ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- Adobe Platform Libraries☆30Updated 4 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++ standard proposals☆16Updated 4 years ago