CFAST

CFAST, a cross-platform C library for writing client, server and IoT applications.

View on GitHub

CFAST

CFAST, a cross-platform C library for writing client, server and IoT applications.

Features

This library is a cross-platform library, which support many features.

Platforms

CFAST has been tested on a variety of platforms:

Compile

We use cmake to build CFAST library.

cmake -Bbuild
cmake --build build

You can run all tests in linux or mac:

cd build
ctest

Author

tkorays: tkorays@hotmail.com