A curated index of community creations for the Apama Streaming Analytics platform.
If you would like to link to a resource (hosted on GitHub or externally), please create a pull request containing your changes to the README.md file.
- Please try to find an existing category under which it can be placed, else insert under 'Misc.' or suggest a new category
- Please prettify links such that the link text is a descriptive title rather than a URL
- CSV Codec - Translation of CSV format messages
- Batching Codec - Convert a batch of messages into a single message containing a list of messages and vice-versa
- Max Size Codec - A simple outbound threshold check for message size to avoid sending anything larger than the transport can handle.
- CSV Codec - Translation of CSV format messages
- File Transport - Ingestion of files from disk
- RegEx Codec - RegEx operations on messages
- Apache Pulsar Plugin - Connectivity Plugin for Apache Pulsar pub-sub system.
- RaspberryPi GPIO - For interfacing with the RaspberryPi on board GPIO
- Random Plugin - Random number generation plugin for statistical use (wraps STL random header)
- Filesystem - Filesystem operations (r,w,ls,mv,cp,rm,etc.)
- L10N - Translation of EPL apps using GNU gettext
- JEMalloc - JEMalloc memory stats for a JEMalloc-enabled correlator
- Authentication - Authentication and session cache db for EPL.
- Configuration Plugin - Allow EPL access to correlator configuration properties
- MachineInformation - Exposes system information to EPL
- Kasa - EPL plugin for talking to TP Link Kasa smart plugs
- CSV Plugin - Translation of CSV format messages, with escaping and contentType checking for both plugins and connectivity codec
- RxEPL - The ReactiveX framework (Observables) implemented entirely in EPL
- Action Binding - JavaScript-esque action binding in EPL
- Lambdas - Lambdas for EPL
- Industry Analytics Kit - A set of analytic microservices used to accelerate the development of Industry/IoT applications
- Complex numbers - EPL event for complex number operations in EPL.
- Container types - EPL containers including Heap, Stack, Queue etc.
- Functional operators - EPL libraries for map/reduce and other functional operators, generators and partial function evalution - Note: this has been replaced by built-in com.apama.functional.Functional type from Apama 10.15.3
- GitHub to EPL Apps Sync - Automatic bidirectional synchronization for EPL Apps into a GitHub repository for Cumulocity IoT Streaming Analytics applications. Enables enterprise development workflows.
- GitHub Actions workflow for Apama - A starter workflow (and associated setup-apama action) for building and testing Apama applications and plugins using GitHub Actions.
- PySys - Cross platform system/unit testing, recommended for use when testing Apama applications. Many Apama centric extensions available. Included in install.
- Apama log Analyzer - A script for analyzing Apama correlator log files, and graphing key metrics.
- Aunit - EPL annotation-based unit testing. Leverages PySys framework.
- Correlator Images - Official images of the Apama Correlator hosted on Docker Store.
- Correlator Builder Image - Official image for building Apama projects into new images via multi-stage builds.
- AWS Marketplace - Images on Amazon Marketplace.
- Game of Life - A basic Game of Life using the Dashboards for display.
- Sample Grafana Dashboards - A demonstration of both system and application dashboards via Grafana and Prometheus
These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the relevant license agreement(s). While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.