hpx
Concurrency library
A C++ Standard Library for Concurrency and Parallelism
The C++ Standard Library for Parallelism and Concurrency
3k stars
125 watching
438 forks
Language: C++
last commit: 8 days 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,135 |
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,125 |
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,562 |
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,189 |
bkaradzic/bgfx | A cross-platform graphics rendering library providing a common interface to various graphics APIs and platforms | 15,087 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,204 |
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,902 |
idealvin/coost | A lightweight C++ library providing various utility functions and features | 4,009 |
microsoft/cpprestsdk | A C++ SDK for building cloud-based client-server communication applications. | 8,017 |
mratsim/laser | A high-performance computing library providing optimized primitives for tensor and matrix operations | 278 |
tencent/phxpaxos | A library implementing a distributed state-synchronization system based on the Paxos protocol | 3,356 |
swagger-api/swagger-codegen | Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,047 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,035 |