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 |
|---|---|---|---|---|---|---|
iFindPortalA Search Portal demo app for iFind, part of InterSystems' iKnow technology | B | IPM | 3.5 (2) | 25 Mar, 2024 | ||
![]() interfaces-diskspace-validationA tool for estimating interfaces disk space and purge validation | N | Docker IPM | 5.0 (1) | 25 Mar, 2024 | ||
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 | ||||||
![]() declarative-objectscriptWork with collections like a boss + Epic promo video inside! | M | Docker IPM | 1.0 (1) | 25 Mar, 2024 | ||
ISC DEVExport/Import InterSystems Data Platform development artefacts | G | Docker IPM | 5.0 (1) | 25 Mar, 2024 | ||
Japanese Calendar ConverterWhat's new in this version Follow Naming Convention | H | Docker IPM | 5.0 (1) | 25 Mar, 2024 | ||
WebTerminalWeb-based terminal for InterSystems products. WebTerminal is a flexible tool that can be easily embedded into any other projects, used on mobile devices and vastly enhance the terminal experience with autocomplete, syntax highlighting and more. | Docker IPM | 4.8 (11) | 25 Mar, 2024 | |||
Samples-BIProvides sample data for use with InterSystems IRIS Business Intelligence, as well as fully developed sample BI models and dashboards. | Docker IPM | 5.0 (1) | 25 Mar, 2024 | |||
objectscript-starter-pack-exampleObjectScript starter pack | M | Docker IPM | 3.0 (1) | 25 Mar, 2024 | ||
IRIS External TableIRIS External Table allows you to access files in the local filesystem and cloud BLOB storage such as AWS S3 and Azure BLOB Storage as regular IRIS SQL tables. | A | Docker IPM | 4.3 (2) | 25 Mar, 2024 | ||
RestFormsUI2Client for restforms2 | Docker IPM | 0.0 (0) | 25 Mar, 2024 | |||
![]() delete-helperA Super class for adding a code-generator %OnDelete method | N | Docker IPM | 5.0 (1) | 25 Mar, 2024 | ||
dsw-mapIt is map examples of different regions to render in DeepSeeWeb | S | Docker IPM | 3.0 (1) | 25 Mar, 2024 | ||
![]() CosNumberTranslateThe function also allows to treat the numbers of 10^9 (millards) in English-speaking countries format. | Docker | 4.7 (3) | 06 Mar, 2024 | |||
![]() webHERALDFRONTEND MADE EASY! Develop all you browser-based applications. | A | 5.0 (2) | 16 Feb, 2024 | |||
HL7-FHIR-Cohort-PopulationHL7 to FHIR Cohort Population | M | 5.0 (1) | 25 Jan, 2024 | |||
System-AlertsSystem Alerts | M | 5.0 (1) | 25 Jan, 2024 | |||
IRIS-FileServerSeed for sharing files via uid with InterSystems Cache | E | Docker IPM | 5.0 (1) | 18 Dec, 2023 | ||
![]() OUReportsOnline User Reports - automatically analyzes data - generates automated reports - provides interface for ad hoc reports - conducts statistical research. Connect to your database and see reports made for you by Online User Reports at OUReports.com | I | 5.0 (1) | 11 Dec, 2023 | |||
iris-extlanguage-openpdfGenerating PDF documents with IRIS and Java | N | 4.0 (1) | 27 Nov, 2023 | |||
![]() appmsw-django-adminlteApplication tools for use Django AdminLte | Docker Python IPM | 4.5 (1) | 25 Nov, 2023 | |||
![]() mypButtonsmypButtons routine creates CSV from pButtons HTML. | 3.8 (3) | 15 Nov, 2023 | ||||
IRIS Smart StringSmart String Datatype for InterSystems Products | S | Docker IPM | 5.0 (2) | 05 Nov, 2023 | ||
doxygen-objectscriptDoxygen filter that ables you to generate static documentation | K | Python | 0.0 (0) | 09 Oct, 2023 | ||
![]() iris-GenLabApplication support Machine Learning, LLM, NLP, PALM and OpenAI | Docker Python IPM AI | 5.0 (1) | 21 Sep, 2023 | |||
Essential-IRIS-RESTEssentail IRIS management portal data access in REST services | Docker IPM | 4.5 (1) | 21 Sep, 2023 | |||
![]() IRIS-FlaskBlogRealworld Application using Flask, SQLAlchemy, and InterSystems IRIS | Docker Python | 5.0 (1) | 06 Sep, 2023 | |||
![]() todo-listSimple web app consuming IRIS REST API from Angular front-end | S | Docker IPM | 5.0 (1) | 04 Sep, 2023 | ||
ObjectScriptThe simplest template for the ObjectScript | Docker | 4.8 (5) | 21 Jun, 2023 | |||
![]() DBeaverUniversal Database Manager and SQL Client | S | 4.9 (15) | 29 May, 2023 | |||
![]() SerenjiA zero configuration ObjectScript debugger for VS Code. | 4.8 (4) | 19 Apr, 2023 | ||||