Hazelcast C++ Client

Documentation

This section provides the complete documentation for the Hazelcast C++ Client, including examples, guides, and FAQs. It is designed to help you quickly get started, understand key concepts, and integrate the client into your C++ applications.

The Hazelcast C++ Client is a client-side library and requires a connection to a properly configured Hazelcast cluster. For details on configuring and operating Hazelcast servers, refer to the Hazelcast Platform Documentation .

The Hazelcast C++ Client is fully open source under the Apache License 2.0, and contributions are welcome. The project is hosted on GitHub at hazelcast/hazelcast-cpp-client . This section also explains how to access the source code, build the client, participate in the community, and contribute improvements. In addition, it provides insight into the internal architecture of the client for those interested in contributing at a deeper level.

Documentation is available for the following versions:

  • Development Branch
  • 5.5.0
  • 5.4.0
  • 5.3.1
  • 5.3.0
  • 5.2.0
  • 5.1.0
  • 5.0.0
  • 4.2.1
  • 4.2.0
  • 4.1.1
  • 4.1.0
  • 4.0.1
  • 4.0.0
Back to top Copyright © 2008-2025 Hazelcast, Inc. All rights reserved.