Skip to content

Repository files navigation

ara

Platform Build status Master Develop
Linux/Mac (on Travis CI) lin-master-badge lin-dev-badge
Windows (on AppVeyor) win-master-badge win-dev-badge

"ara" is a simple template C++14 library.

  • ara is small
  • ara is header only
  • ara depend on STL
  • ara dosn't depend on BOOST unless need the async class.

Installation

ara is a header-only C++ library. Just copy the ara folder to system or project's include path.

If need the async class, which depend on BOOST asio and openssl, need to build the BOOST library.

Windows platform install guide

Linux platform install guide

Reference section

  • datetime : a simple class to handle the date/time
  • timer_val : a simple class look likes timeval to store seconds and nanoseconds

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages