localvoid / cxx-benchmark-count-digits
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
- 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated this week
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- 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
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 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☆68Updated 2 weeks ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 6 months ago
- WIP☆26Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- ☆27Updated last year
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- C++ standard proposals☆16Updated 5 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- print stl containers☆32Updated 6 years ago