| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
iris_io_utilityThis is a VSCode extension to connect and interact with the tables of an InterSystems IRIS database | P | 0.0 (0) | 12 Dec, 2025 | |||
controlfVSCode plugin to search for strings in files on server. | 0.0 (0) | 04 Dec, 2025 | ||||
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid 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 3Votes0Comments | ||||||
![]() gj :: dataLoaderLoad data into InterSystems IRIS servers from text files | Docker | 0.0 (0) | 02 Dec, 2025 | |||
![]() vscode-load-dataVSCode extension to load data from files into InterSystems IRIS | 0.0 (0) | 02 Dec, 2025 | ||||
IRIS REST API Explorer for VS CodeA VS Code extension for browsing IRIS server REST API endpoints | 0.0 (0) | 19 Nov, 2025 | ||||
![]() InterSystems Testing Manager for VS CodeUse %UnitTest framework and Test Coverage Tool in VS Code | 4.5 (2) | 05 Sep, 2025 | ||||
![]() dc-artisanPrompt & RAG Pipeline Toolkit for Developers | Docker IPM AI | 5.0 (1) | 03 Aug, 2025 | |||
![]() IPM in VS CodeManage IPM / ZPM packages on servers directly from VS Code | 0.0 (0) | 03 Aug, 2025 | ||||
snipforgeVisual Studio Code - Extension SnipForge | G | 0.0 (0) | 27 Jul, 2025 | |||
IPM Explorer for VSCodeA VSCode extension for displaying and installing Intersystems IPM packages | J | 0.0 (0) | 24 Jul, 2025 | |||
intersystems-objectscript-class-diagram-viewPowerful class diagram view for objectscript | 5.0 (1) | 08 Apr, 2025 | ||||
isc-codetidyServer-side code standards enforcement for ObjectScript | IPM | 4.0 (1) | 20 Mar, 2025 | |||
![]() Jupyter Server Proxy for VS CodeVS Code extension to provide a local Jupyter server acting as a proxy for IRIS servers defined in Server Manager | Docker | 5.0 (1) | 02 Jan, 2025 | |||
![]() ObjectScript-To-XMLExporting InterSystems Object Scripts in XML | 0.0 (0) | 20 Dec, 2024 | ||||
![]() IRIS Global VSCode EditorCRUD operations on IRIS Globals using VSCode Treeview and YAML | 0.0 (0) | 19 Dec, 2024 | ||||
![]() Server Manager for VS CodeVS Code extension to manage connections to InterSystems servers. | 4.8 (6) | 15 Nov, 2024 | ||||
![]() DX Jetpack for VS CodeA VS Code extension pack to boost your Developer eXperience | 5.0 (1) | 27 Sep, 2024 | ||||
![]() CommentToObjectScriptAdd comments to ObjectScript in VSCode | 0.0 (0) | 01 Aug, 2024 | ||||
![]() SQLToolsVS Code database management for InterSystems IRIS | L | 0.0 (0) | 12 Mar, 2024 | |||
Patient-PSI-DataIt is called the Patient PSI Data Platform | Y | Docker | 5.0 (1) | 26 Jan, 2024 | ||
![]() OwnObjectScriptExtensionA Visual Studio code extension that supplies tools for InterSystems ObjectScript. | P | 5.0 (1) | 20 Jul, 2023 | |||
oex-vscode-snippets-exampleAn example of VS Code snippets publication through InterSystems Open Exchange and Package Manager using the oex-vscode-snippets-template framework | Docker IPM | 0.0 (0) | 29 Jun, 2023 | |||
oex-vscode-snippets-templateGitHub template for publishing VS Code snippets with IPM / ZPM | Docker | 0.0 (0) | 29 Jun, 2023 | |||
![]() SerenjiA zero configuration ObjectScript debugger for VS Code. | 4.8 (4) | 19 Apr, 2023 | ||||
![]() Explore Class Member Inheritance in VS CodeBrowse everything a class implements or inherits | 5.0 (1) | 30 Jan, 2023 | ||||
![]() Contest-FHIREasy CSV to FHIR to SQL to JUPYTER in full PYTHON | L | Docker Python | 4.5 (1) | 29 Nov, 2022 | ||
![]() gj :: connectHow to extend the Server Manager to perform custom actions. | 0.0 (0) | 05 Oct, 2022 | ||||
![]() ObjectScript Extension Pack for VS CodeA Visual Studio Code extension pack for ObjectScript development. | 5.0 (1) | 23 Sep, 2022 | ||||
iris-web-scrapingSimple web scraping using full Python in IRIS | L | Docker Python | 4.5 (1) | 24 Aug, 2022 | ||
![]() iris-fix-protocolIntegration of the FIX protocol inside IRIS using Python | L | Docker Python | 0.0 (0) | 28 Jul, 2022 | ||