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 |
|---|---|---|---|---|---|---|
![]() globals-toolAdvanced Globals viewer | Docker IPM | 3.5 (1) | 08 Apr, 2022 | |||
![]() zpm-generate-uiUI for selecting IRIS resources and generating a package zpm | Docker IPM | 5.0 (1) | 08 Apr, 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 | ||||||
IRIS-FileServerSeed for sharing files via uid with InterSystems Cache | E | Docker IPM | 5.0 (1) | 18 Dec, 2023 | ||
![]() global-mindmapMindmap app using InterSystems IRIS globals | Docker IPM | 5.0 (1) | 07 Apr, 2022 | |||
global-archiverThis is a tool to move a part of a global from a database to ano | Docker IPM | 5.0 (1) | 04 Apr, 2022 | |||
![]() appmsw-sql2xlsxModule for exporting IRIS queries to an excel file using the python openxl library. | Docker IPM | 5.0 (1) | 23 Feb, 2022 | |||
![]() iris-kaggle-socrata-generatorDo you need some real data to use in your projects? Why not use real data from the best sources? | Docker Python IPM | 4.5 (1) | 16 Jan, 2022 | |||
![]() exchange-rate-cbrf-uiUI for demonstration exchange-rate-cbrf | Docker IPM | 5.0 (1) | 16 Jan, 2022 | |||
![]() exchange-rate-cbrfDatabase of exchange rates of the Central Bank RF | Docker IPM | 5.0 (1) | 16 Jan, 2022 | |||
dataset-financeDataset of Finance Transactions in a CSV file for SQL LOAD DATA | O | Docker IPM | 5.0 (1) | 15 Jan, 2022 | ||
IO-RedirectIO Redirect in ObjectScript | Docker IPM | 4.8 (2) | 15 Jan, 2022 | |||
![]() ApacheLog-DatasetDataset from a real Apache webserver | E | Docker IPM | 0.0 (0) | 16 Jan, 2022 | ||
PKI-ScriptIRIS Public Key Infrastructure helper | Docker IPM | 5.0 (1) | 15 Jan, 2022 | |||
![]() promjet-statsStatistics from promjet.ru site compared to Yandex.Metrika statistics | E | Docker IPM | 5.0 (1) | 15 Jan, 2022 | ||
![]() Medical DatasetsEasy to use 12 DataSets containing 43 tables | Docker IPM | 4.5 (1) | 15 Jan, 2022 | |||
![]() Health Dataset10 curated health datasets (cancer, heart, diabetes, kidney) | Docker IPM | 5.0 (4) | 13 Jan, 2022 | |||
iris-python-fakerPython Faker from InterSystems IRIS | Docker Python IPM | 5.0 (1) | 31 Mar, 2022 | |||
![]() aoc-2021-uvgAdvent of code 2021 in objectscript classes | Y | Docker IPM | 5.0 (1) | 06 Jan, 2022 | ||
![]() appmsw-zpm-shieldsService for displaying version numbers of ZPM. | Docker IPM | 4.5 (1) | 10 Dec, 2021 | |||
![]() appmsw-dbdeployAn example of deploying solutions with prepared databases, even without source code. | Docker IPM | 5.0 (1) | 04 Dec, 2021 | |||
![]() Data_APP_SecurityOAuth Authentication, Authorization & Auditing basics | Docker IPM | 5.0 (1) | 12 Nov, 2024 | |||
![]() passwords-toolGenerating secure passwords and check strength of passwords | Docker IPM | 5.0 (1) | 02 Dec, 2021 | |||
![]() appmsw-forbid-old-passwdTo meet the requirements of section 8.2.5 PCI DSS "Prohibit the use of old passwords", a small application has been implemented that will be launched by the system when a user tries to change a password and check if it was used before. | Docker IPM | 5.0 (1) | 01 Dec, 2021 | |||
![]() Audit MediatorObject Script mediator to audit ObjectScript REST API requests | Docker IPM | 5.0 (1) | 01 Dec, 2021 | |||
![]() iris-disguiseData Anonymization tool for InterSystems IRIS | 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-saml-exampleInterSystems IRIS - SAML Authentication Test | Docker IPM | 5.0 (1) | 27 Nov, 2021 | |||
![]() API Security MediatorInterSystems IRIS Declarative Security Rules for REST APIs | Docker IPM | 5.0 (1) | 30 Nov, 2021 | |||
LogSimple macros-driven logging system | E | Docker IPM | 4.0 (1) | 18 Feb, 2022 | ||
![]() IRIS Interoperability Message ViewerA new approach for the Interoperability Message Viewer | Docker IPM | 4.6 (4) | 20 Nov, 2021 | |||