Welcome to Open Exchange

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.

Top contributors

Featured applications

292 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Caché
Application NameDeveloperMade withRatingLast updatedViewsInstalls

Hospital-Management-System-Software-built-by-Gesner-Deslandes

AI‑powered Hospital Management System with integrated FHIR inter

Gesner Deslandes
Python
AI
0.0 (0)19 Jun, 2026 51

system-health-ai-monitor-Important

Real‑time system health monitor with AI‑powered anomaly

Gesner Deslandes
Python
AI
ML
ML
0.0 (0)19 Jun, 2026 32

InterSystems Ideas Waiting to be Implemented

Parser for arbitrary binary protocols

Rapid 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
by Eduard Lebedyuk

3

Votes

0

Comments
Vote

ai-customer-service-suite

AI-powered customer support suite for text, email, and voice.

Gesner Deslandes
Python
AI
ML
ML
0.0 (0)19 Jun, 2026 30

iris-xml2udl

A VSCode extension that parses XML for UDL preview

C
Cryze Zhang
0.0 (0)12 Jun, 2026 27

Server Manager for VS Code

VS Code extension to manage connections to InterSystems servers.

John Murray
4.8 (6)01 Jun, 2026 1.5k

DeepSeeWeb

Renderer for DeepSee Dashboards in Browser with MDX2JSON as a Serverside and JS web-client

Anton Gnibeda
Docker
IPM
4.5 (2)26 May, 2026 3.2k 52.7k

ClinoveraModernizeOnForme

AI-Powered Legacy Application Modernization Platform

Olga Verevkina
Docker
AI
0.0 (0)09 May, 2026 46

InterSystems Testing Manager for VS Code

Use %UnitTest framework and Test Coverage Tool in VS Code

John Murray
4.5 (2)21 Apr, 2026 955

intersystems-objectscript-mcp

Read-only MCP server for InterSystems IRIS via the Atelier API.

sdfsdf sadfsdaf
AI
0.0 (0)02 Apr, 2026 143

GBLSizeMonitor

Global size viewer in chart form

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)12 Mar, 2026 129 8

DictionaryManagement

Dictionary management, enabling the quick lookup function of code and value pairs

B
Brown Lucas
Docker
5.0 (1)21 Feb, 2026 104

MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

E
Eduard Lebedyuk
IPM
4.5 (2)16 Feb, 2026 1.4k 55.2k

IrisWebClient

The Rich GUI web application for InterSystems IRIS database.

Dmitry Konnov
5.0 (5)06 Feb, 2026 224

ZPretty

Wrap JSON to multi lines / Test ISJSON

Robert Cemper
Docker
4.8 (2)25 Jan, 2026 477 89

Collection-Indexing-and-Query

How to get correct index for SQL query generator

Robert Cemper
Docker
4.0 (2)25 Jan, 2026 337 29

ObjectScript-Over-ODBC

Allow running ObjectScript and especially Global copy over ODBC

Robert Cemper
Docker
4.5 (1)25 Jan, 2026 527 19

Global-Inspector

Inspect Global Details

Robert Cemper
5.0 (1)25 Jan, 2026 250 1

Beyond-Server-Limits

Run OS independent OS commands from IRIS / Caché

Robert Cemper
Docker
Python
5.0 (1)25 Jan, 2026 113

The adopted Bitmap

How to enable Bitmaps for nonstandard IDs

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 309 33

fast-JSON-formatting-Cache

fast JSON formating for Caché / Ensemble

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 453 40

SPOOL-mapping

SPOOL as SQL tabel

Robert Cemper
Docker
4.5 (1)25 Jan, 2026 397 22

SPOOL-demo

Demo Code using SPOOL

Robert Cemper
Docker
4.5 (1)25 Jan, 2026 338 19

Sync-Data-with-DSTIME

Synchronizing your data to some external DB

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 434 22

ZPretty-upd

show JSON in readable, multilines

Robert Cemper
Docker
IPM
5.0 (1)22 Jan, 2026 168 14

Tutorial-QUERY

Show a use case of %QUERY

Robert Cemper
5.0 (1)21 Jan, 2026 235 3

IntegrityLog-Web

Integrity Log via Web

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)24 Dec, 2025 326 26

confluent-kafka-iris

Apache Kafka adapters for the InterSystems IRIS Data Platform

Andrew Sklyarov
Docker
Python
0.0 (0)14 Dec, 2025 58

Test Coverage Tool

Run your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools.

Timothy Leavitt
Python
IPM
5.0 (2)02 Dec, 2025 2.6k 15.0k

System-Task-REST

System task details via REST

Ashok Kumar Thangavel
Docker
IPM
4.0 (1)01 Dec, 2025 306 19

DevHub

a centralized toolkit and launcher framework designed for Devs

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)31 Oct, 2025 186