localvoid / cxx-benchmark-count-digitsLinks
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
Sorting:
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 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
- Implementation of hash_append proposal☆68Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- 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
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 9 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Flat containers for C++☆19Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 2 months ago
- Boost.org multi_index module☆51Updated 3 weeks ago
- Heap allocation free version of C++11 std::function☆56Updated 3 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☆95Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A C++11 library for Unicode☆81Updated 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…☆62Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Use unused bits in your pointer☆45Updated 7 years ago