| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
Employee-Programming-Challenge-1-jwhitney-Code-GolfInterSystems Employee Programming Challenge #1 Submission: https://openexchange.intersystems.com/contest/47 | J | Docker | 0.0 (0) | 10 Jul, 2026 | ||
InterSystems-Employee-Programming-Challenge-001-jwhitneyInterSystems Employee Programming Challenge #1 Submission: https://openexchange.intersystems.com/contest/47 | J | Docker | 0.0 (0) | 09 Jul, 2026 | ||
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 | ||||||
pxw-lib-sqlA replacement of SQLQuery that helps simplfy complex queries | P | Docker IPM | 4.0 (1) | 06 Jun, 2026 | ||
shvarov-persistentA simple persistent class with helpful properties we (almost) always need | Docker IPM | 5.0 (1) | 06 Jun, 2026 | |||
![]() ClinoveraModernizeOnFormeAI-Powered Legacy Application Modernization Platform | Docker AI | 0.0 (0) | 09 May, 2026 | |||
iris-testops-hubApp for collecting, storing and analyzing autotest results | M | Docker AI | 0.0 (0) | 22 Feb, 2026 | ||
![]() Object-based-M-N-to-JSONSample for object method %JSON.Export for M:N Relationship | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() M-N-external-JSONExport M:N Relationship with JSON using SQL | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() ObjectScript-Native-API-demoUse IRIS Native API Interface also from ObjectScript | 5.0 (1) | 25 Jan, 2026 | ||||
![]() ObjectScript-Over-ODBCAllow running ObjectScript and especially Global copy over ODBC | Docker | 4.5 (1) | 25 Jan, 2026 | |||
Vector-inside-IRISrun vector search inside IRIS | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() geo-vector-searchmathematical use of vector search | Docker | 5.0 (3) | 25 Jan, 2026 | |||
![]() DBdashboardShow free DB space as a DeepSee dashboard | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() Stream-Sample-for-BeginnersIntro for first-time users of Streams in IRIS | 5.0 (1) | 25 Jan, 2026 | ||||
![]() Row Storage vs. Columnar in IRIS nativeperformance check with COS inside IRIS | Docker | 5.0 (2) | 23 Jan, 2026 | |||
![]() Native-API-for-ObjectScriptA small demo on how to use it | Docker | 5.0 (1) | 22 Jan, 2026 | |||
one-to-many-caseA case with one-to-many data and its import/export options in IRIS | Docker IPM | 5.0 (1) | 05 Jan, 2026 | |||
ConfigSettingsExtractConfiguration setting extractor to a CSV file | K | 4.5 (2) | 29 Dec, 2025 | |||
![]() UDPUsing UDP between 2 containers | 5.0 (2) | 28 Dec, 2025 | ||||
![]() Test Coverage ToolRun your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools. | Python IPM | 5.0 (2) | 02 Dec, 2025 | |||
![]() Code-ScannerFind Strings in any kind of ObjectScript | Docker IPM | 5.0 (2) | 26 Jul, 2025 | |||
objectscript-docker-templateTemplate project for InterSystems ObjectScript with InterSystems IRIS community Edition docker container | Docker | 5.0 (1) | 03 Jul, 2025 | |||
intersystems-iris-dev-templateA basic template to develop with InterSystems IRIS | Docker Python | 5.0 (3) | 03 Jul, 2025 | |||
ollama-ai-irisAnalyze PDF by extracting text and sending chat to ollama | O | Docker Python AI | 5.0 (1) | 24 May, 2025 | ||
![]() bg-iris-agentAI IRIS Agent | Docker IPM AI | 5.0 (1) | 04 Apr, 2025 | |||
iris-data-analysisImplementing data query and analysis | l | Docker Python IPM AI | 4.0 (1) | 01 Apr, 2025 | ||
objectscript-errorsExample class which reproduces typical ObjectScript errors | Docker IPM | 5.0 (1) | 05 Mar, 2025 | |||
objectscript-copilot-demoAn ObjectScript App completely (almost) written with AI Copilot | Docker AI | 5.0 (1) | 25 Feb, 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 | |||
InterSystems Package ManagerInterSystems Package Manager | R | Docker Python | 4.8 (23) | 20 Dec, 2024 | ||