https://github.com/stellar-group/hpx-rs
https://github.com/stellar-group/hpx-rs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stellar-group/hpx-rs
- Owner: STEllAR-GROUP
- License: bsl-1.0
- Created: 2024-07-02T11:13:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T14:32:21.000Z (about 1 year ago)
- Last Synced: 2024-07-13T15:24:10.766Z (about 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hpx-rs
Rust bindings to HPX, C++ Standard Library for Concurrency and
Parallelism.## Rust version requirements
hpx-rs works with stable Rust.## Version of hpx
Currently this library requires hpx-1.10(or newer). The user is required
to pre-install hpx and set the pkg-config to point to "*.pc" files of
hpx. The hpx-sys crate will then link to the hpx.