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

412 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Applications with IPM
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

globals-tool

Advanced Globals viewer

Dmitry Maslennikov
Docker
IPM
3.5 (1)08 Apr, 2022 566 31

zpm-generate-ui

UI for selecting IRIS resources and generating a package zpm

Sergey Mikhailenko
Docker
IPM
5.0 (1)08 Apr, 2022 296 29

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

IRIS-FileServer

Seed for sharing files via uid with InterSystems Cache

E
Eduard Lebedyuk
Docker
IPM
5.0 (1)18 Dec, 2023 574 22

global-mindmap

Mindmap app using InterSystems IRIS globals

Yuri Marx
Docker
IPM
5.0 (1)07 Apr, 2022 782 12

global-archiver

This is a tool to move a part of a global from a database to ano

Lorenzo Scalese
Docker
IPM
5.0 (1)04 Apr, 2022 268 20

appmsw-sql2xlsx

Module for exporting IRIS queries to an excel file using the python openxl library.

Sergey Mikhailenko
Docker
IPM
5.0 (1)23 Feb, 2022 446 36

iris-kaggle-socrata-generator

Do you need some real data to use in your projects? Why not use real data from the best sources?

Henrique Dias
Docker
Python
IPM
4.5 (1)16 Jan, 2022 659 18

exchange-rate-cbrf-ui

UI for demonstration exchange-rate-cbrf

Sergey Mikhailenko
Docker
IPM
5.0 (1)16 Jan, 2022 223 18

exchange-rate-cbrf

Database of exchange rates of the Central Bank RF

Sergey Mikhailenko
Docker
IPM
5.0 (1)16 Jan, 2022 343 13

dataset-finance

Dataset of Finance Transactions in a CSV file for SQL LOAD DATA

O
Oliver Wilms
Docker
IPM
5.0 (1)15 Jan, 2022 307 22

IO-Redirect

IO Redirect in ObjectScript

Lorenzo Scalese
Docker
IPM
4.8 (2)15 Jan, 2022 892 578

ApacheLog-Dataset

Dataset from a real Apache webserver

E
Evgeniy Potapov
Docker
IPM
0.0 (0)16 Jan, 2022 836 11

PKI-Script

IRIS Public Key Infrastructure helper

Lorenzo Scalese
Docker
IPM
5.0 (1)15 Jan, 2022 861 156

promjet-stats

Statistics from promjet.ru site compared to Yandex.Metrika statistics

E
Evgeniy Potapov
Docker
IPM
5.0 (1)15 Jan, 2022 463

Medical Datasets

Easy to use 12 DataSets containing 43 tables

Muhammad Waseem
Docker
IPM
4.5 (1)15 Jan, 2022 814 50

Health Dataset

10 curated health datasets (cancer, heart, diabetes, kidney)

Yuri Marx
Docker
IPM
5.0 (4)13 Jan, 2022 1.5k 38

iris-python-faker

Python Faker from InterSystems IRIS

Dmitry Maslennikov
Docker
Python
IPM
5.0 (1)31 Mar, 2022 904 71

aoc-2021-uvg

Advent of code 2021 in objectscript classes

Y
Yuval Golan
Docker
IPM
5.0 (1)06 Jan, 2022 194 13

appmsw-zpm-shields

Service for displaying version numbers of ZPM.

Sergey Mikhailenko
Docker
IPM
4.5 (1)10 Dec, 2021 309 6

appmsw-dbdeploy

An example of deploying solutions with prepared databases, even without source code.

Sergey Mikhailenko
Docker
IPM
5.0 (1)04 Dec, 2021 298 17

Data_APP_Security

OAuth Authentication, Authorization & Auditing basics

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

passwords-tool

Generating secure passwords and check strength of passwords

Dmitry Maslennikov
Docker
IPM
5.0 (1)02 Dec, 2021 598 15

appmsw-forbid-old-passwd

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

Sergey Mikhailenko
Docker
IPM
5.0 (1)01 Dec, 2021 300 9

Audit Mediator

Object Script mediator to audit ObjectScript REST API requests

Yuri Marx
Docker
IPM
5.0 (1)01 Dec, 2021 951 16

iris-disguise

Data Anonymization tool for InterSystems IRIS

Henry Pereira
Docker
IPM
5.0 (1)02 Dec, 2021 797 14

isc-apptools-lockdown

Program for changing the security level of the system.

Sergey Mikhailenko
Docker
IPM
5.0 (1)29 Nov, 2021 551 279

iris-saml-example

InterSystems IRIS - SAML Authentication Test

Dmitry Maslennikov
Docker
IPM
5.0 (1)27 Nov, 2021 830 11

API Security Mediator

InterSystems IRIS Declarative Security Rules for REST APIs

Yuri Marx
Docker
IPM
5.0 (1)30 Nov, 2021 1.1k 14

Log

Simple macros-driven logging system

E
Eduard Lebedyuk
Docker
IPM
4.0 (1)18 Feb, 2022 283 9

IRIS Interoperability Message Viewer

A new approach for the Interoperability Message Viewer

Henrique Dias
Docker
IPM
4.6 (4)20 Nov, 2021 1.4k 651