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

229 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Developer Environment
Application NameDeveloperMade withRatingLast updatedViewsInstalls

Data_APP_Security

OAuth Authentication, Authorization & Auditing basics

Muhammad Waseem
Docker
IPM
5.0 (1)12 Nov, 2024 868 19

pxw-lib-sql

A replacement of SQLQuery that helps simplfy complex queries

P
Paul Waterman
Docker
IPM
4.0 (1)10 Oct, 2024 209 9

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

DX Jetpack for VS Code

A VS Code extension pack to boost your Developer eXperience

John Murray
5.0 (1)27 Sep, 2024 698

IDP DV

Class data verifier. Utility validates Intersystems IRIS classes properties data according to the properties' types.

G
Gevorg Arutiunian
Docker
IPM
4.0 (2)25 Mar, 2024 279 29

iris-dev-codeinspector

Validates packages and classes, returning a report with issues.

Rodolfo Moreira dos Santos
Docker
IPM
4.0 (1)25 Sep, 2024 380 4

iterm

Terminal in web with all features of original iris session tool

Dmitry Maslennikov
Python
IPM
5.0 (1)22 Sep, 2024 545 466

Irisheimer

Automates AWS deployment of InterSystems WSGI apps using Pulumi

Z
Zacchaeus Chok
Python
4.5 (1)22 Sep, 2024 216

errors-global-analytics

Analytics for the bugs in ^ERRORS

Evgeny Shvarov
Docker
IPM
5.0 (1)01 Sep, 2024 554 28

irislab

IRIS Lab - Management Portal in the form of VSCode

Dmitry Maslennikov
Docker
Python
IPM
5.0 (1)27 Aug, 2024 317 12

iris-bi-utils

Import, export, autocheck

E
Evgeniy Potapov
Docker
IPM
5.0 (1)20 Aug, 2024 265 3.3k

isc-perf-ui

Simple REST APIs and Angular UI for the line-by-line monitor

Timothy Leavitt
Python
IPM
4.0 (1)16 Aug, 2024 496 278

Deltanji

Comprehensive source control running natively inside InterSystems environments.

John Murray
5.0 (1)09 Aug, 2024 1.3k

CommentToObjectScript

Add comments to ObjectScript in VSCode

Akio Hashimoto
0.0 (0)01 Aug, 2024 121

OPNLib-Timer

Timers Generator Tool. Allows whatever application process to easily orchestrate taks, defining its own timers that will wake it up to make actions.

J
Jose Tomas Salvador
Docker
IPM
5.0 (1)10 Jul, 2024 266 14

Document Converter

Convert documents from InterSystems Cache easily

E
Eduard Lebedyuk
Docker
5.0 (1)19 May, 2024 438

deployed-code-template

An example of how to deploy ObjectScript without source via IPM

Evgeny Shvarov
Docker
IPM
5.0 (2)22 Apr, 2024 287 9

ISC DEV

Export/Import InterSystems Data Platform development artefacts

G
Gevorg Arutiunian
Docker
IPM
5.0 (1)25 Mar, 2024 2.0k 2.5k

Japanese Calendar Converter

What's new in this version Follow Naming Convention

H
Hiroshi Sato
Docker
IPM
5.0 (1)25 Mar, 2024 334 9

WebTerminal

Web-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.

Nikita Savchenko
Docker
IPM
4.8 (11)25 Mar, 2024 5.3k 31.8k

sql-builder

A flexible and powerful SQL query string builder for InterSystems IRIS

Henry Pereira
Docker
IPM
3.0 (1)25 Mar, 2024 664 22

ssl-client

adds ssl client configuration to your InterSystems IRIS server

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 522 15.9k

JSON-Filter

ObjectScript server side JSON filter.

Lorenzo Scalese
Docker
IPM
5.0 (1)25 Mar, 2024 641 123

Production Manager

REST API to manage IRIS Interoperability Productions.

N
Nikolay Solovyev
Docker
IPM
5.0 (1)25 Mar, 2024 423 127

IRIS External Table

IRIS 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
Anton Umnikov
Docker
IPM
4.3 (2)25 Mar, 2024 763 22

RestFormsUI2

Client for restforms2

Anton Gnibeda
Docker
IPM
0.0 (0)25 Mar, 2024 347 441

interfaces-diskspace-validation

A tool for estimating interfaces disk space and purge validation

N
Netanel Frankel
Docker
IPM
5.0 (1)25 Mar, 2024 355 19

delete-helper

A Super class for adding a code-generator %OnDelete method

N
Netanel Frankel
Docker
IPM
5.0 (1)25 Mar, 2024 434 20

EnsembleWorkflow

Restful web API for InterSystems Ensemble / InterSystems IRIS Workflow

E
Eduard Lebedyuk
Docker
IPM
4.3 (2)25 Mar, 2024 782 3.2k

SQLTools

VS Code database management for InterSystems IRIS

L
Laurel James (GJS)
0.0 (0)12 Mar, 2024 500

testcontainers-iris-python

Start container with IRIS directly from python

Dmitry Maslennikov
Python
5.0 (1)01 Feb, 2024 330