Skip to content

rockonedege/atlas-openprotocol-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

A C++ implementation of the Atlas Open Protocol for Tightening Controllers

please refer to this introduction on codeproject.com for an introduction.

This is a C++ implementation using Boost.Spirit X3.

Test cases are converted from abovementioned C# projects.

Prerequisite

  • CMake
  • VCPkg
  • Boost
  • msvc 2017+, gcc 9, clang 6.0

Getting Started

navigate to the root of project.

  • Linux
./linux.sh
  • Windows
./windows.bat
  • docker on Linux
./docker.sh

About

A C++ implementation of Atlas Open Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published