| 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 | |||
![]() A Configurable Template for Automated Splitting of HL7 Repeating SegmentsSplit and Send HL7 message | S | 0.0 (0) | 26 Sep, 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 | ||||||
![]() templated_emailInterSystems IRIS module for sending Jinja2-based emails | Docker IPM | 5.0 (1) | 29 Jul, 2025 | |||
Interoperability REST API TemplateYet another API template for the InterSystems IRIS Data platform | 5.0 (1) | 06 Jul, 2025 | ||||
objectscript-docker-templateTemplate project for InterSystems ObjectScript with InterSystems IRIS community Edition docker container | Docker | 5.0 (1) | 03 Jul, 2025 | |||
intersystems-iris-dev-templateA basic template to develop with InterSystems IRIS | Docker Python | 5.0 (3) | 03 Jul, 2025 | |||
iris-analytics-templateBasic template for IRIS Analytics solutions | Docker IPM | 5.0 (2) | 13 Aug, 2024 | |||
iris-angular-templateA template for RESTful IRIS applications using Angular | E | Docker IPM | 4.0 (1) | 07 Jun, 2024 | ||
iris-fullstack-templateThis template shows you how to build, test and deploy a simple full-stack application using InterSystems IRIS REST API | Docker IPM | 5.0 (1) | 25 Mar, 2024 | |||
iris-rest-api-templateThe simplest template with REST CRUD for InterSystems IRIS | Docker IPM | 5.0 (2) | 25 Mar, 2024 | |||
objectscript-starter-pack-exampleObjectScript starter pack | M | Docker IPM | 3.0 (1) | 25 Mar, 2024 | ||
oex-vscode-snippets-templateGitHub template for publishing VS Code snippets with IPM / ZPM | Docker | 0.0 (0) | 29 Jun, 2023 | |||
iris-python-interoperability-templateA template to build interoperability component in pure python | G | Docker Python | 5.0 (1) | 27 Sep, 2022 | ||
iris-docker-zpm-usage-templateThe simplest template to use InterSystems IRIS in Docker and with an arbitrary InterSystems Community Package | Docker | 5.0 (1) | 08 May, 2022 | |||
aoc-objectscript-templateThe template repository for Advent of Code 2020 ObjectScript contest | Docker | 5.0 (1) | 26 Nov, 2021 | |||
FHIRaaS with OAuth 2.0This is a straightforward Angular app using the FHIR Accelerator Service as the Clinical Repository. It uses OAuth 2.0 as authorization and displays all patients and resources as JSON. | R | 0.0 (0) | 30 May, 2021 | |||
PythonGateway-TemplatePythonGateway Template repository | E | Docker AI ML ML | 0.5 (1) | 29 May, 2020 | ||
Advent of Code ObjectScript Docker TemplateSimple template to craft Advent of Code with ObjectScript in InterSystems IRIS | Docker | 5.0 (1) | 25 Jan, 2020 | |||