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

478 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Technology Example
Application NameDeveloperMade withRatingLast updatedViewsInstalls

WsockClient.nodejs

use webSocket client in node.js

Robert Cemper
5.0 (1)25 Jan, 2026 236

GlobalToJSON-Compact

create a compact JSON Object from Global

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 398 15

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

Terminal-Multi-Line-Option

Terminal Multi-Line Option for IRIS and Caché

Robert Cemper
Docker
4.5 (1)25 Jan, 2026 400 30

Multi-Line-Command-Editor

Terminal Multi-Line Input + Editor

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

WSockClientMicroSV

Docker based WebSocket Client as Micro Service

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 501

clouddoc-demo-docker

Sample Java app for IRIS Cloud Document

N
Netanel Frankel
Docker
0.0 (0)25 Jan, 2026 10

IRIS-NativeAPI-Nodejs-compact

an all-in-1 package of the WebSocket MicroService Demo

Robert Cemper
Docker
5.0 (1)23 Jan, 2026 358

Row Storage vs. Columnar in IRIS native

performance check with COS inside IRIS

Robert Cemper
Docker
5.0 (2)23 Jan, 2026 211 1

native-api-command-line-java

Java Client for NativeAPI CommandLine Extension

Robert Cemper
Docker
IPM
5.0 (1)23 Jan, 2026 322 4

native-api-command-line-py-client

Python Client for NativeAPI CommandLine Extension

Robert Cemper
Docker
Python
4.8 (2)23 Jan, 2026 396 4

native-api-command-line-extension

ObjectScript Commad Extension for IRIS NativeAPI

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 229 15

native-api-global-view-and-copy

Global View + Copy using Native API

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 174

OAuth2 Native Authentication for Web Applications

This repo explains how to set up OAuth2 for Web Applications.

A
Ariel Glikman
0.0 (0)22 Jan, 2026 29

native-api-command-line-client

ObjectScript client for IRIS NativeAPI

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

ZPretty-upd

show JSON in readable, multilines

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

Native-API-for-ObjectScript

A small demo on how to use it

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 579 45

Docker-micro-Durability

limited durability for demo and development

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 316

Background-Jobs-ECP

start background job on connected ECP server

Robert Cemper
Docker
0.0 (0)21 Jan, 2026 314

CrossECP-Cache

Caché ECP Server in Docker

Robert Cemper
Docker
5.0 (1)21 Jan, 2026 337

CrossECP-IRIS

IRIS ECP Client in Docker to use Caché ECP Server

Robert Cemper
Docker
5.0 (1)21 Jan, 2026 299 15

InterJob-communication

Demo of IJC

Robert Cemper
Docker
0.0 (0)21 Jan, 2026 181

Tutorial-QUERY

Show a use case of %QUERY

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

IRIS OpenTelemetry Demo

A local OpenTelemetry demo environment for InterSystems IRIS, using Docker Compose to collect and visualize metrics, traces, and logs with modern observability tools.

Q
Qiyuan Yin
5.0 (1)20 Jan, 2026 31

FHIR-AI-Hackathon-Kit

A kit for using IRIS with Python to create FHIR applications with AI

G
Gabriel Ing
Docker
Python
AI
0.0 (0)16 Jan, 2026 27

iris-health-fhir-agentic-demo

Event-driven Agentic AI demo for healthcare using InterSystems IRIS for Health and FHIR

A
Alberto Fuentes
Docker
Python
AI
5.0 (1)09 Jan, 2026 47

one-to-many-case

A case with one-to-many data and its import/export options in IRIS

Evgeny Shvarov
Docker
IPM
5.0 (1)05 Jan, 2026 39

shvarov-persistent

A simple persistent class with helpful properties we (almost) always need

Evgeny Shvarov
Docker
IPM
5.0 (1)30 Dec, 2025 167 179

fhir-lists

Sample of using FHIR Lists (_list, Functional/Current Lists, and $find)

N
Netanel Frankel
0.0 (0)28 Dec, 2025 32

UDP

Using UDP between 2 containers

Robert Cemper
5.0 (2)28 Dec, 2025 42

IRISVectorSearchRAGExample

Example of RAG using IRIS vector search

E
Emil Polakiewicz
Python
AI
0.0 (0)08 Dec, 2025 47