fhir-frontend-react-lovableLovable react frontend for FHIR | Evgeny Shvarov | | 0.0 (0) | 26 Jul, 2026 | 408 | |
i14y-aidhelper utility to deal with interoperability transaction | Evgeny Shvarov | | 5.0 (1) | 26 Jul, 2026 | 48 | 11 |
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/) Vote |
gaia-the-fast-and-the-shortScanning GAIA data | N Netanel Frankel | | 5.0 (1) | 26 Jul, 2026 | 68 | |
gaia-terseGaia DR3 variable star detection — minimal-code entry: one line of logic, 580 characters of embedded Python | Thomas Dyar | | 5.0 (1) | 26 Jul, 2026 | 4 | |
gaia-fastGaia DR3 Variable Star Detection — speed entry (isal + ProcessPoolExecutor, ~1s) | Thomas Dyar | | 5.0 (1) | 26 Jul, 2026 | 4 | |
gaia-imlGaia DR3 Variable Star Detection — IntegratedML + AI Hub entry (custom GBT IRISModel, PREDICT(), +6 bonus pts) | Thomas Dyar | | 0.0 (0) | 26 Jul, 2026 | 4 | |
intersystems-challenge-GAIA-CInterSystems Employee Programming Challenge #1. Identifies variable astronomical objects in Gaia DR3 epoch photometry data using IRIS Embedded Python with a C shared library for maximum throughput. | M Marcelo Dotti | | 5.0 (1) | 25 Jul, 2026 | 14 | |
lumeon-submissionGaia variability in IRIS embedded Python, mapped as a sky | Z Zelong Wang | | 5.0 (1) | 25 Jul, 2026 | 27 | |
gaia-codegolfMinimal-code solution to the challenge: identify Gaia DR3 sources whose BP or RP flux changed by more than 100% over the observation period and write the result CSV. Optimized for fewest lines of code (see the sibling repo gaia-benchmark for the speed-optimized, parallel variant). | S Suprateem Banerjee | | 5.0 (1) | 24 Jul, 2026 | 81 | |
gaia-benchmarkSpeed-optimized solution to the challenge: identify Gaia DR3 sources whose BP or RP flux changed by more than 100% over the observation period and write the result CSV. Optimized for shortest execution time via parallel parsing, ≈1.3 seconds (see the sibling repo gaia-codegolf for the minimal-code variant). | S Suprateem Banerjee | | 5.0 (1) | 24 Jul, 2026 | 67 | |
🐍 Gaia DR3 Flux Analyzer — Embedded Python EditionGaia DR3 epoch photometry flux variation analyzer implemented with InterSystems IRIS Embedded Python. | B Brad Nissenbaum | | 5.0 (1) | 24 Jul, 2026 | 8 | |
🔭 Gaia DR3 Flux Analyzer — ObjectScript EditionGaia DR3 epoch photometry flux variation analyzer implemented in InterSystems ObjectScript. | B Brad Nissenbaum | | 5.0 (1) | 24 Jul, 2026 | 12 | |
iris-i14y-explorer-uiA ui layer for interoperability explainer | Evgeny Shvarov | | 5.0 (1) | 24 Jul, 2026 | 22 | 17 |
Gaia_Challenge_One_Line_SQL_ObjectscriptOne line of ObjectScript identifies Gaia DR3 variable stars!! | Xiaoyun Wu | | 5.0 (1) | 24 Jul, 2026 | 46 | |
gaia-planetariumA Planetarium Web app built on InterSystems IRIS using Flask, Pyprod and Embedded Python, and data from the Gaia and Hipparcos datasets | G Gabriel Ing | | 5.0 (1) | 24 Jul, 2026 | 24 | |
InterSystems Gaia Contest - CodegolfInterSystems Employee Programming Challenge #1 | M Manel Trèmols | | 5.0 (1) | 24 Jul, 2026 | 28 | |
Gaia_Challenge_SQL_Golf_AI_GameSQL Golf: Can You Beat Par and Find 57,099 Stars?
| Xiaoyun Wu | | 2.5 (2) | 23 Jul, 2026 | 37 | |
intersystems-challenge-GAIAInterSystems Employee Programming Challenge #1 — processes 20 gzip-compressed Gaia DR3 EpochPhotometry files to identify astronomical objects whose BP or RP flux changed by more than 100%, using IRIS ObjectScript + Polars (Python) for high-performance parallel processing. | M Marcelo Dotti | | 5.0 (1) | 22 Jul, 2026 | 32 | |
Gaia Flux VariabilityInterSystems Employee Programming Challenge #1 — Gaia DR3 photometric variability analysis. | M Munraj Bal | | 4.5 (1) | 22 Jul, 2026 | 23 | |
ISC-Programming-Challenge1 - NumPy solutionextract csv.gz to Numpy vectors and do vectorized caculation | J Jianbiao Liu | | 5.0 (1) | 22 Jul, 2026 | 23 | |
isc-coding-challenge-benchmarkA benchmark submission for the ISC Programming Challenge | R Reet Kothari | | 5.0 (1) | 21 Jul, 2026 | 52 | |
Gaia FluxStreamA parallel Gaia engine for InterSystems Employee Contest #1 | V Vishal Kumar Pallerla | | 5.0 (1) | 20 Jul, 2026 | 27 | |
isc-challenge-july-2026-jumillet-golfMy code golf solution to the ISC Employee Programming Challenge for July 2026. | J Justin Millette | | 5.0 (1) | 20 Jul, 2026 | 52 | |
GaiaGaia challenge with interactive 3D visualization | E Emil Polakiewicz | | 4.5 (1) | 20 Jul, 2026 | 63 | |
Dong (Python)It processes and analyze all 20 files using embedded python | D Dong Liang | | 3.0 (1) | 20 Jul, 2026 | 24 | |
iris-vector-rag6 RAG pipelines using IRIS vector search | Thomas Dyar | | 0.0 (0) | 19 Jul, 2026 | 289 | |
iris-agentic-devMCP server connecting GitHub Copilot, Claude Code, and other AI coding assistants directly to a live IRIS instance for ObjectScript development. | Thomas Dyar | | 0.0 (0) | 19 Jul, 2026 | 20 | |
dc-csharp-exampleExample of using IRIS from C# | I Iryna Mykhailova | | 0.0 (0) | 18 Jul, 2026 | 29 | |
intersystems-challengeCode for the InterSystems Programming Challenge | E Enrique Portela Garcia | | 0.0 (0) | 17 Jul, 2026 | 27 | |
iris-crypto-trackerTracking Crypto currency levels and alerts about ups and downs. | E Evgeniy Potapov | | 4.5 (1) | 16 Jul, 2026 | 537 | |