libagents is a C++11 implementation of the "Actor Model" (http://en.wikipedia.org/wiki/Actor_model). The libagents API allows for a natural decoupling of the core application logic from the application shell, thus facilitating the development of easily portable applications.
Tested with:
* gcc-4.9.1_x86 (Qt-5.4.2_windows_x86) on WinXP_x86, Win7_x86, Win8.1_x64
* gcc-7.3.0_x64 (Qt-5.9.5_linux_x64) on Ubuntu18.04_x64
Features
- implements the actor model
- asynchronous multi-threaded actors/agents
- targeted messages and broadcasted messages, mesages can be scheduled
- pure C++11 implementation, only the STL is used
- extensive documentation
- permissive free software license
Categories
LibrariesFollow libagents
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of libagents!