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

987 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Application NameDeveloperMade withRatingLast updatedViewsInstalls

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 147

Random Read IO Storage Performance Tool

Random Read IO Performance Tool for InterSystems IRIS Database

T
Tony Pepper
3.0 (1)25 Jul, 2019 180

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

Objectscript Roman Numeral Converter

📜 Converts numbers into roman numerals using ObjectScript

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

Log Production Queue Counts

A simple scheduled task and persistent table for logging production queue counts.

R
Robert Hanna
Docker
2.0 (1)22 Jul, 2019 142

Cogs JSON Class

Convert JSON to and from Caché classes

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

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 177

iris-nodejs-101

Enjoy!

D
David Reche
0.0 (0)21 May, 2019 242

PHP-module for Caché

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

S
Sergey Kamenev
0.0 (0)17 May, 2019 196

PHP-module for IRIS

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

S
Sergey Kamenev
Docker
0.0 (0)16 May, 2019 368

TSQL Checkers

Demonstration of TSQL support in InterSystems IRIS. Checkers game

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

isclib

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

K
Kyle Michel
0.0 (0)03 May, 2019 270

ArduinoSnippets

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

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

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 696

RGateway

Use R language with InterSystems IRIS

S
Shiao-Bin Soong
AI
ML
ML
0.0 (0)19 Apr, 2019 558

CosNumberTranslate

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

Kurro Lopez
Docker
4.7 (3)15 Apr, 2019 269

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 365

isc-tar

TAR compress tool

Dmitry Maslennikov
Docker
IPM
4.5 (1)23 Mar, 2019 530 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 318

Ethereum Interoperability Adapter

Interoperability adapter to work with Ethereum transactions and smart-contracts from InterSystems IRIS application : read, write, signed and unsigned

N
Nikolay Solovyev
0.0 (0)06 Mar, 2019 681

Caché Localization Manager

It is a tool for localization/internationalization/adding multi-language support to a project based on InterSystems Caché©.

G
Gevorg Arutiunian
0.0 (0)20 Feb, 2019 136

iknow-entity-browser

Visualizer of relations between iKnow entities. Text data visual analysis.

Nikita Savchenko
0.0 (0)04 Feb, 2019 246

QEWD.js

QEWD.js is a Node.js framework for REST APIs, interactive WebSocket and/or Ajax applications, capable of running as a monolithic application or split across MicroServices. Fully supports Cache, Ensemble and IRIS, allowing use of existing Cache ObjectScript code, Cache Objects and Cache SQL, but also

R
Rob Tweed
Docker
5.0 (1)28 Jan, 2019 272

Laracache

Laravel package providing InterSystems Cache as a data source using ODBC

J
Jean Dormehl
Docker
0.0 (0)07 Dec, 2018 417

Cache ODBC for Node.js

ODBC Bindings for node.js and Caché

K
Kostiantyn Kovalchuk
Docker
0.0 (0)04 Dec, 2018 464

yape

Tool to visualize pbuttons(/SystemPerformance) data

F
Fabian Haupt
Docker
Python
4.5 (1)16 Nov, 2018 696

WebDAV

WebDAV implementation for InterSystems products.

E
Eduard Lebedyuk
0.0 (0)16 Nov, 2018 359

deepsee-sysmon-dashboards

A small set od DeepSee dashboards for selected system monitor metrics - data collected by %SYSMONMGR utility.

S
Semion Makarov
0.0 (0)16 Nov, 2018 127

DeepSee Audit

Example of Deepsee usage for Caché© Audit

S
Semion Makarov
0.0 (0)16 Nov, 2018 77

Design Pattern in Caché Object Script

Examples of design patterns in Caché Object Script.

T
Tiago Ribeiro
3.0 (1)20 Oct, 2018 276

Caché Simple Rule Engine Example

Example that describes how a Rule Engine can be implemented in InterSystems Caché using Object Generators.

A
Alberto Fuentes
Docker
4.0 (2)17 Oct, 2018 208