Skip to content

a C++11 lib, including machine-learning and network based on boost.asio lib

Notifications You must be signed in to change notification settings

wzppengpeng/Adios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Adios

Adios is my new personal c++ project code

  • Adios lib is a network lib(rest api and distributed task queue by boost.asio)
  • Aiolos lib is a machine learning engine(use C++11)
  • wzp_cpp_lib is a C++11 lib of basic components

Useness

  • Users can just use some basic c++ components such as config file parser,command parser or logger and so on;
  • This porject also provides a package of boost.asio for task queue or rest api of c++ codes;
  • The last but not the least, the project provides a machine learning engine which is easy to use with python interface.

About

a C++11 lib, including machine-learning and network based on boost.asio lib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages