stdBLAS VS kokkos

Compare stdBLAS vs kokkos and see what are their differences.

stdBLAS

Reference Implementation for stdBLAS (by kokkos)

kokkos

Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction (by kokkos)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
stdBLAS kokkos
4 4
104 1,729
8.7% 1.4%
5.0 9.8
about 1 month ago about 20 hours ago
C++ C++
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

stdBLAS

Posts with mentions or reviews of stdBLAS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-01.

kokkos

Posts with mentions or reviews of kokkos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-06.

What are some alternatives?

When comparing stdBLAS and kokkos you can also consider the following projects:

mdspan - Reference implementation of mdspan targeting C++23

RAJA - RAJA Performance Portability Layer (C++)

plf_hive - plf::hive is a fork of plf::colony to match the current C++ standards proposal.

pykokkos - Performance portable parallel programming in Python.

LEWG - Project planning for the C++ Library Evolution Working Group

plf_colony - An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.

Taskflow - A General-purpose Parallel and Heterogeneous Task Programming System

papers - ISO/IEC JTC1 SC22 WG21 paper scheduling and management

kokkos-python - Python bindings for data interoperability with Kokkos (View, DynRankView)

stl-header-heft - Measures how parsing overweight the major STLs have become

parallel-kd-tree - Parallel k-d tree with C++17, MPI and OpenMP