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

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

RabbitMQ adapter

InterSystems IRIS adapter for RabbitMQ

E
Eduard Lebedyuk
0.0 (0)16 Oct, 2019 739

SetEnv

Set Environment Variables

E
Eduard Lebedyuk
2.5 (1)13 Oct, 2019 263

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 OAuth example

IRIS OAuth 2.0 simple example.

D
Dmitrii Kuznetsov
Docker
3.0 (1)07 Oct, 2019 489

vscode-multi-connection

Example project, how to configure and use multiple connections in one namespace with VSCode-ObjectScript

Dmitry Maslennikov
Docker
5.0 (1)03 Oct, 2019 1.0k

ObjectScript-Foreach

Foreach function equivalent for ObjectScript

D
David Crawford
Docker
3.0 (1)24 Sep, 2019 393

web HERALD

web HERALD is a Highly Extensible Rapid Application Development framework

M
Martin Weber
0.0 (0)23 Sep, 2019 268

Output-Capture

👮 Captures the output of common ObjectScript terminal verbs, such as zwrite

D
David Crawford
2.0 (1)19 Sep, 2019 334

IRIS OData Client

Simple OData client for IRIS with TripPinWS examples

S
Sean Connelly
4.8 (2)10 Sep, 2019 309

Samples-ObjectScript

ObjectScript samples for use with the ObjectScript tutorial. Meant for use with InterSystems IRIS Data Platform.

J
Joel Solon
Docker
5.0 (2)16 Aug, 2019 342

Object Synchronization

Playing with Object Synchronization feature

J
Jose Tomas Salvador
Docker
4.3 (2)16 Aug, 2019 220

SOLID Design with ObjectScript

Training and Codeset of SOLID Design in ObjectScript

S
Sourabh Sethi
0.5 (1)08 Aug, 2019 118

Fast & Informative WEB API/Proxy

Informative and Fast WEB API VIA ObjectScript and Ensemble/HealthShare

S
Sourabh Sethi
2.0 (1)05 Aug, 2019 200

Nested Set Model

Nested Set Model implementation for ObjectScript

N
Nikolay Solovyev
Docker
5.0 (1)01 Aug, 2019 257

Python Gateway Samples

Examples of PythonGateway Usage. Python Gateway for InterSystems Data Platforms. Execute Python code and more from InterSystems IRIS brings you the power of Python right into your InterSystems IRIS environment.

E
Eduard Lebedyuk
Docker
AI
ML
ML
0.0 (0)31 Jul, 2019 461

Anti CSRF CSP

A method for mitigating anti CSRF attacks on CSP derived api calls

D
David Crawford
1.5 (1)30 Jul, 2019 391

Forgery

An auxiliary tool used to mimick requests to %CSP.REST and Frontier.Router based classes.

R
Rubens Silva
3.0 (1)25 Jul, 2019 216

Random Read IO Storage Performance Tool

Random Read IO Performance Tool for InterSystems IRIS Database

A
Anthony Pepper
3.0 (1)25 Jul, 2019 255

Objectscript Roman Numeral Converter

📜 Converts numbers into roman numerals using ObjectScript

D
David Crawford
Docker
4.2 (3)23 Jul, 2019 362

Cogs JSON Class

Convert JSON to and from Caché classes

S
Sean Connelly
5.0 (2)17 Jul, 2019 357

XSLFOWrapper

Making possible to use the HotJVM feature, when the XSL-FO file is not defined in the ReportDisplay block, but comes from a different source instead.

A
Attila Toth
1.5 (1)18 Jun, 2019 274

PHP-module for Caché

Module has excelence speed because uses c-callin interface for access to DB.

S
Sergey Kamenev
0.0 (0)23 May, 2019 276

PHP-module for IRIS

Module has excelence speed because uses c-callin interface for access to DB.

S
Sergey Kamenev
Docker
0.0 (0)23 May, 2019 535

TSQL Checkers

Demonstration of TSQL support in InterSystems IRIS. Checkers game

A
Anton Umnikov
Docker
3.5 (1)08 May, 2019 209

isclib

Go library for interacting with InterSystems Corporation products like Cache and Ensemble

K
Kyle Michel
0.0 (0)07 May, 2019 335

ArduinoSnippets

Connect your Arduino to Caché via com port (or usb<->com)

E
Eduard Lebedyuk
0.0 (0)22 Apr, 2019 208

Caché Tortoize Git

Source Version Control plugin for Caché Studio. Caché Git allows working with git-repos straight from Caché Studio.

A
Alexander Koblov
0.0 (0)22 Apr, 2019 850

CosNumberTranslate

The function also allows to treat the numbers of 10^9 (millards) in English-speaking countries format.

Kurro Lopez
Docker
4.7 (3)06 Mar, 2024 340

ObjectScript Visual Editor

A Web-based touch-friendly IDE for InterSystems products which allows to create and manage classes literally without touching any code. However, you can also edit code and use embedded WebTerminal there.

Nikita Savchenko
Docker
5.0 (1)31 Mar, 2019 461

isc-tar

TAR compress tool

Dmitry Maslennikov
Docker
IPM
4.5 (1)26 Mar, 2020 713 25

WebSockets Tutorial

A short tutorial on WebSockets in InterSystems IRIS 2018.1+ and Caché 2016.2+

L
Lily Taub
5.0 (2)22 Mar, 2019 502