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 |
|---|---|---|---|---|---|---|
![]() Community objectscriptQualityObjectScript code analysis for community projects | D | IPM | 4.0 (1) | 08 Sep, 2022 | ||
KozoKozo Page Builder | S | Docker IPM | 5.0 (2) | 15 Jul, 2022 | ||
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 | ||||||
![]() webterminal-vscodeLaunch WebTerminal sessions from Server Manager in VS Code | 5.0 (2) | 03 Jul, 2022 | ||||
![]() CloudStudioA web based IDE for IRIS | S | IPM | 5.0 (2) | 07 Jun, 2022 | ||
![]() ObjectScript-Syntax-For-GitLabObjectScript highlight support for GitLab. | Docker | 5.0 (1) | 31 May, 2022 | |||
wifis-connectWiFIS Connect is an application you can install in InterSystems Healthcare products to build your connection to WiFIS interoperability platform in SISCAT. | A | Docker | 5.0 (1) | 27 May, 2022 | ||
CubesA search engine database | S | 0.0 (0) | 10 Apr, 2022 | |||
![]() iris-globals-graphDBUse Globals to Store and Retrieve Graph Database Structure | Docker Python | 5.0 (1) | 18 Jul, 2025 | |||
![]() globals-toolAdvanced Globals viewer | Docker IPM | 3.5 (1) | 08 Apr, 2022 | |||
![]() django-irisInterSystems IRIS backend for Django | Python | 0.0 (0) | 20 Feb, 2022 | |||
iris-python-examplesEmbedded Python examples with notebook support. | G | Docker Python | 5.0 (2) | 13 Dec, 2021 | ||
![]() Data_APP_SecurityOAuth Authentication, Authorization & Auditing basics | Docker IPM | 5.0 (1) | 12 Nov, 2024 | |||
![]() VSCode-ObjectScriptVSCode extension for InterSystems products | 4.9 (19) | 02 Dec, 2021 | ||||
![]() passwords-toolGenerating secure passwords and check strength of passwords | Docker IPM | 5.0 (1) | 02 Dec, 2021 | |||
![]() isc-apptools-lockdownProgram for changing the security level of the system. | Docker IPM | 5.0 (1) | 29 Nov, 2021 | |||
![]() IRIS MiddlewaresSpecify your middlewares. security treatments on all requests. | D | Docker | 0.0 (0) | 28 Nov, 2021 | ||
![]() iris-saml-exampleInterSystems IRIS - SAML Authentication Test | Docker IPM | 5.0 (1) | 27 Nov, 2021 | |||
LogSimple macros-driven logging system | E | Docker IPM | 4.0 (1) | 18 Feb, 2022 | ||
fhir-scraperA simple python script to copy/scrap/crawl a FHIR repository. | G | Python | 4.0 (1) | 08 Oct, 2021 | ||
Export Studio Snippets to VS CodeTools for Studio to export Studio's Code Snippets to VS Code | J | 0.0 (0) | 27 Aug, 2021 | |||
DataGripDataGrip is a multi-engine database environment targeting the specific needs of professional SQL developers. | M | 0.0 (0) | 23 Aug, 2021 | |||
GitHubAPIGithub API for InterSystems IRIS | E | Docker IPM | 5.0 (1) | 29 Jun, 2021 | ||
ompareCompare side-by-side multiple disconnected IRIS / Cache systems. | A | IPM | 4.5 (1) | 28 Jan, 2023 | ||
assert-objectscriptAssertJ Style assertion library for objesctscript | N | Docker IPM | 4.0 (1) | 22 Apr, 2021 | ||
findtableQuery entity class corresponding structure. | H | Docker | 5.0 (1) | 21 Apr, 2021 | ||
![]() Grafana Plugin for InterSystemsGrafana Data Source Plugin for InterSystems | Docker | 4.0 (1) | 19 Apr, 2021 | |||
InterSystems LanguageServerInterSystems Language Server which works directly with SuperPort | 0.0 (0) | 17 Apr, 2021 | ||||
![]() IntelliJ InterSystemsIntelliJ IDEA Plugin for InterSystems | 0.0 (0) | 17 Apr, 2021 | ||||
![]() gj :: locateCopy an InterSystems IRIS error message and paste in to VS Code to go to the source line | 5.0 (1) | 05 Oct, 2022 | ||||
![]() iris-rad-studioIRIS RAD Studio it's a low-code solution that came to make the developer's life easier; Allowing everyone to create their CRUD based on a simple class definition or even a CSV file. | Docker IPM | 3.5 (1) | 15 Apr, 2021 | |||