-
Notifications
You must be signed in to change notification settings - Fork 7
External Libraries
nifpp is a wrapper of Erlang NIF API that allows the usage of standard library data structure (vectors, lists, tuples etc.) available in C++11 Wrapper rather than using C-style convention.
Cowboy is a small, fast, modern HTTP server for Erlang/OTP.
We use it for our main server to communicate with the workers, sources, python server, parameter server and the routers.
OpenNN is a software library written in C++ for advanced analytics.
The main advantage of OpenNN is its lightweight, which is important consideration for IoT devices.
Moreover, it is based on Eigen Tensor implementation that shows good performance on benchmarks.
This library outstands in terms of execution speed and memory allocation. It is constantly optimized and parallelized in order to maximize its efficiency.
Some typical applications of OpenNN are business intelligence (customer segmentation, churn prevention...), health care (early diagnosis, microarray analysis) and engineering (performance optimization, predictive maintenance...).
simple-cpp-logger is the logger of Nerlnet NIF implementation.
It is lightweight logger that easily integrated with Nerlnet and OpenNN ecosystem.
cppSANN is a Simple Artificial Neural Network library for C++.