ahmed-moubtahij / k-meansLinks
K_means clustering implementation in C++20 and range-v3
☆15Updated 3 years ago
Alternatives and similar repositories for k-means
Users that are interested in k-means are comparing it to the libraries listed below
Sorting:
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- Comparison operators for std::span☆16Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- SPY - C++ Information Broker☆156Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆57Updated 4 months ago
- A bunch of small C++ utilities☆66Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Numeric algorithms for C++20 Ranges☆30Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- A modern and (mostly) macro free mocking-framework☆44Updated this week
- meta-programming, C++11☆16Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- stl-like algorithms for TYPES☆31Updated last year
- A C++14 reflection library☆75Updated 2 weeks ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year
- A fixed capacity dynamically sized string☆68Updated 3 weeks ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago