All Projects → hazelcast → Hazelcast Cpp Client

hazelcast / Hazelcast Cpp Client

Licence: apache-2.0
Hazelcast IMDG C++ Client

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Hazelcast Cpp Client

Hazelcast Go Client
Hazelcast IMDG Go Client
Stars: ✭ 140 (+108.96%)
Mutual labels:  big-data, caching, in-memory, clustering, scalability, distributed, datagrid
Hazelcast Nodejs Client
Hazelcast IMDG Node.js Client
Stars: ✭ 124 (+85.07%)
Mutual labels:  big-data, caching, in-memory, clustering, scalability, distributed, datagrid
Hazelcast
Open-source distributed computation and storage platform
Stars: ✭ 4,662 (+6858.21%)
Mutual labels:  big-data, caching, in-memory, clustering, scalability, distributed, datagrid
Hazelcast Python Client
Hazelcast IMDG Python Client
Stars: ✭ 92 (+37.31%)
Mutual labels:  big-data, caching, in-memory, clustering, scalability, distributed, datagrid
hazelcast-csharp-client
Hazelcast .NET Client
Stars: ✭ 98 (+46.27%)
Mutual labels:  caching, big-data, clustering, scalability, distributed, in-memory, datagrid
Coherence
Oracle Coherence Community Edition
Stars: ✭ 328 (+389.55%)
Mutual labels:  caching, in-memory, clustering, scalability, distributed
insightedge
InsightEdge Core
Stars: ✭ 22 (-67.16%)
Mutual labels:  big-data, distributed, in-memory, datagrid
Olric
Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service.
Stars: ✭ 2,067 (+2985.07%)
Mutual labels:  caching, in-memory, distributed
Libcache
A Lightweight in-memory key:value cache library for Go.
Stars: ✭ 152 (+126.87%)
Mutual labels:  caching, in-memory, library
nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Stars: ✭ 8,196 (+12132.84%)
Mutual labels:  big-data, scalability, distributed
dxram
A distributed in-memory key-value storage for billions of small objects.
Stars: ✭ 25 (-62.69%)
Mutual labels:  big-data, distributed, in-memory
Clustering4Ever
C4E, a JVM friendly library written in Scala for both local and distributed (Spark) Clustering.
Stars: ✭ 126 (+88.06%)
Mutual labels:  big-data, clustering, scalability
Moosefs
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System (Software-Defined Storage)
Stars: ✭ 1,025 (+1429.85%)
Mutual labels:  big-data, clustering, scalability
Scanner
Efficient video analysis at scale
Stars: ✭ 569 (+749.25%)
Mutual labels:  big-data, distributed
Porter
💄 Scalable and durable all-purpose data import library for publishing APIs and SDKs.
Stars: ✭ 547 (+716.42%)
Mutual labels:  library, scalability
Magnum Plugins
Plugins for the Magnum C++11/C++14 graphics engine
Stars: ✭ 66 (-1.49%)
Mutual labels:  cmake, osx
Nebulex
In-memory and distributed caching toolkit for Elixir.
Stars: ✭ 662 (+888.06%)
Mutual labels:  caching, distributed
Cmake Examples
Useful CMake Examples
Stars: ✭ 7,220 (+10676.12%)
Mutual labels:  cmake, boost
H2o 3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
Stars: ✭ 5,656 (+8341.79%)
Mutual labels:  big-data, distributed
Titanoboa
Titanoboa makes complex workflows easy. It is a low-code workflow orchestration platform for JVM - distributed, highly scalable and fault tolerant.
Stars: ✭ 787 (+1074.63%)
Mutual labels:  big-data, distributed

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 Reference Manual.

License

hazelcast-cpp-client library is an open source project using the Apache 2 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].