Skip to content

alexpandi-solutions/MultiAgentSystems.RuntimeObjectManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Agent Systems - Runtime Object Manager

Utility:

This project is targeting the lifecycle issues of system objects running on a limited-memory platform (FPGA with ARM core) - providing a solution for memory management using the RAII principle.

Prerequisites:

  • GCC C++1z
  • CMake 3.15

NOTE: This project runs on Unix CLI.

Usage steps:

  1. Clone the repository
  2. Run: cmake CMakeLists.txt
  3. Run: make
  4. Run: ./RuntimeObjectManager

Alex Pandi @ 2020

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published