Hazelcast C++ Client
Hazelcast C++ Client Library
Async Hazelcast C++ Client

Hazelcast is an open-source distributed in-memory data store and computation platform. It provides a wide variety of distributed data structures and concurrency primitives.

hazelcast-cpp-client is the official C++ library API for using the Hazelcast in-memory database platform. It requires C++11 support.

The library can be installed using package managers Conan and Vcpkg or directly from source code using CMake.

Documentation

You can find the detailed documentation at the documentation site and the API reference.

License

hazelcast-cpp-client library is an open source project using the [Apache 2 License](LICENSE).