hpx
Concurrency library
A C++ Standard Library for Concurrency and Parallelism
The C++ Standard Library for Parallelism and Concurrency
3k stars
124 watching
440 forks
Language: C++
last commit: about 1 month ago
Linked from 3 awesome lists
c-plus-plusconcurrencycpp17cross-platformdistributedparallelism
Related projects:
Repository | Description | Stars |
---|---|---|
khronosgroup/vulkan-hpp | Provides C++ bindings for the Vulkan API to improve developer experience | 3,161 |
stellar/stellar-core | A replicated state machine that maintains a local copy of a cryptographic ledger and processes transactions against it in consensus with peers | 3,149 |
akira13641/pasbgfx | Pascal bindings to the C API for BGFX, providing a way to access and use the cross-platform graphics library from Pascal. | 20 |
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
boostorg/boost | The Boost project provides a collection of C++ libraries designed to work well with the standard library, offering a wide range of functionalities for various applications. | 7,270 |
bkaradzic/bgfx | A cross-platform rendering library that provides a unified API for different graphics APIs and platforms. | 15,197 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,269 |
pplux/px | A set of C++ libraries providing thread scheduling and rendering capabilities with safe memory management. | 472 |
halide/halide | A programming language and framework for fast, portable data-parallel computation on various architectures. | 5,926 |
idealvin/coost | A lightweight C++ library providing various utility functions and features | 4,040 |
microsoft/cpprestsdk | A C++ SDK for building cloud-based client-server communication applications. | 8,041 |
mratsim/laser | A high-performance computing library providing optimized primitives for tensor and matrix operations | 281 |
tencent/phxpaxos | A state-synchronization library based on the Paxos protocol. | 3,359 |
swagger-api/swagger-codegen | Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,114 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,049 |