At InterSystems, we deeply appreciate the rapid innovation enabled by open-source development. Our team acknowledges the significant impact of the community's dedication, which has been a driving force behind the evolution of software and data technology.



| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
![]() iris-fhir-templateFHIR Server template for InterSystems IRIS for Health | Docker IPM | 5.0 (3) | 28 Dec, 2025 | |||
embeddedpy-bridgeEnhanced interoperability for InterSystems IRIS and Embedded Python. Simplifies Python Dict, List, and Tuple management with native-feeling ObjectScript wrappers | Docker IPM | 0.0 (0) | 28 Dec, 2025 | |||
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/) E 3Votes0Comments | ||||||
iris-embedded-python-templateThe simplest template to run embedded python | Docker Python IPM | 5.0 (2) | 27 Dec, 2025 | |||
![]() iris-localization-labIRIS-Localization-Lab is a web interface for managing InterSystems IRIS Localization Globals | Docker IPM | 4.0 (1) | 26 Dec, 2025 | |||
![]() TestifyRun and View detailed test results and download reports | Docker IPM | 4.0 (2) | 24 Dec, 2025 | |||
![]() IRISFHIRServerLogsIRIS FHIRServer repository and FHIR foundation Logs | Docker IPM | 4.5 (1) | 24 Dec, 2025 | |||
![]() IntegrityLog-WebIntegrity Log via Web | Docker IPM | 5.0 (1) | 24 Dec, 2025 | |||
IRISSystemCheckDisplay some system parameters to facilitate system maintenance | J | Docker IPM | 4.0 (1) | 10 Dec, 2025 | ||
![]() IrisOASTestGenOpenAPI Specification (OAS) generator for Intersystems IRIS REST API client tests written in ObjectScript. | Docker IPM | 5.0 (1) | 10 Dec, 2025 | |||
IRISConfigurationDiagramsChart displaying some configurations of Iris | X | Docker IPM | 5.0 (1) | 08 Dec, 2025 | ||
iris-global-statistics-chartUse scheduled tasks to compile statistics on the Global data in the database and display the changing trends on a chart. | s | Docker IPM | 3.5 (1) | 04 Dec, 2025 | ||
![]() Test Coverage ToolRun your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools. | Python IPM | 5.0 (2) | 02 Dec, 2025 | |||
IrisTest-FmtserializerSerialization utility for InterSystems IRIS IrisTest. Convert unit test results into structured JSON and YAML formats for automation and reporting. | Docker IPM | 4.5 (1) | 01 Dec, 2025 | |||
System-Task-RESTSystem task details via REST | Docker IPM | 4.0 (1) | 01 Dec, 2025 | |||
![]() interface-explorerSearch/Filter Interfaces and Connections | E | Docker Python IPM | 5.0 (1) | 29 Nov, 2025 | ||
![]() iristest-htmlHTML report generator | Docker IPM | 3.5 (1) | 26 Nov, 2025 | |||
![]() FSLogInternal FHIR Server Log | Docker IPM | 4.5 (1) | 24 Nov, 2025 | |||
![]() iris-fastjsonschemairis‑fastjsonschema is a lightweight, high-performance JSON Schema validation toolkit. It combines the simplicity and speed of fastjsonschema with additional support for “iris”-style schema definitions | Docker IPM | 4.5 (1) | 17 Nov, 2025 | |||
![]() FocusBoardFocus Board is a CSP based task management application that helps users organize, track, and prioritize tasks across different stages | Docker IPM | 5.0 (1) | 04 Nov, 2025 | |||
JsonTraceViewerDisplay trace as JSON | G | Docker IPM | 4.8 (4) | 31 Oct, 2025 | ||
![]() DevHuba centralized toolkit and launcher framework designed for Devs | Docker IPM | 5.0 (1) | 31 Oct, 2025 | |||
![]() ErralyzerA web-based CSP application to view and analyze application errs | Docker IPM | 5.0 (1) | 28 Oct, 2025 | |||
![]() TablePluseTablePluse is an integrated tool designed to help developers and teams explore and understand SQL database tables, relationships, and schema structures. It provides a clear, visual way to analyze databases and lays the foundation for future features like UI screen planning and application mapping. | Docker IPM | 5.0 (1) | 28 Oct, 2025 | |||
![]() GBLSizeMonitorGlobal size viewer in chart form | Docker IPM | 5.0 (1) | 14 Oct, 2025 | |||
![]() yaml-adaptorAdaptor to convert and process YAML <-> JSON/Dynamic Object, XML | Docker IPM | 5.0 (1) | 11 Oct, 2025 | |||
![]() UNICAS ImplementationObjectScript implementation of FHIR R5 resources for ÚNICAS | Docker IPM | 5.0 (1) | 26 Sep, 2025 | |||
![]() TaskSchedulerIRIS Task Scheduler | Docker IPM | 5.0 (1) | 07 Sep, 2025 | |||
MessageLogVizMessageLogViz is a modular, web-based interface for efficiently visualizing, filtering, and analyzing InterSystems IRIS messages.log files. | Docker IPM | 4.0 (1) | 07 Sep, 2025 | |||
![]() iris-dataset-countriesInterSystems IRIS image and ZPM module with dataset on countries and its population | Docker IPM | 4.2 (3) | 06 Sep, 2025 | |||
csvgenmodule to generate and import csv data using InterSystems ObjectScript | Docker IPM | 4.9 (5) | 02 Sep, 2025 | |||