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.
Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
![]() quarkus-iris-monitor-systemAnalyze runtime ^PERFMON capabilities through JAVA native SDK. | D | Docker | 0.0 (0) | 11 Oct, 2025 | ||
![]() gj :: configExplorerProduce configuration diagrams for your InterSystems servers | Docker | 0.0 (0) | 09 Oct, 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 | ||||||
irisconnsRead/prompt for IRIS connection info from configuration files | E | Docker Python | 5.0 (1) | 07 Oct, 2025 | ||
![]() gorm-irisInterSystems IRIS Dialect for GORM - ORM library for Golang | 0.0 (0) | 04 Oct, 2025 | ||||
![]() iris-mll-fordummiesSamples how to use MLL in Intersystems IRIS - for dummies | Docker ML ML | 5.0 (1) | 30 Sep, 2025 | |||
![]() SentinelIrisThis project is a Spring Boot application | Docker Python | 5.0 (1) | 29 Sep, 2025 | |||
![]() UNICAS ImplementationObjectScript implementation of FHIR R5 resources for ÚNICAS | Docker IPM | 0.0 (0) | 26 Sep, 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) | 24 Sep, 2025 | |||
Embedded GitEmbedded Git support for InterSystems platforms | P | IPM | 5.0 (2) | 16 Sep, 2025 | ||
iris-execute-mcpMCP Server for executing methods, compiling classes and executing unit test in InterSystems IRIS | J | Python | 0.0 (0) | 10 Sep, 2025 | ||
![]() InterSystems Testing Manager for VS CodeUse %UnitTest framework and Test Coverage Tool in VS Code | 4.5 (2) | 05 Sep, 2025 | ||||
csvgen-pythonEmbedded python app creates table and loads data from CSV | Docker Python IPM | 5.0 (1) | 23 Aug, 2025 | |||
![]() IPM in VS CodeManage IPM / ZPM packages on servers directly from VS Code | 0.0 (0) | 03 Aug, 2025 | ||||
![]() typeorm-irisIRIS support for TypeORM | Docker | 5.0 (1) | 02 Aug, 2025 | |||
PyObjectscript GenObjectscript class code generation library for Python | A | Python | 4.0 (1) | 01 Aug, 2025 | ||
![]() testcontainers-iris-nodeTestcontainers for NodeJS | 0.0 (0) | 30 Jul, 2025 | ||||
interoperability-embedded-pythonHack of PEX Python but for Embedded Python | G | Docker Python IPM | 5.0 (15) | 30 Jul, 2025 | ||
![]() wsgi-to-zpmGenerate InterSystems ZPM/IPM module.xml from an existing WSGI project. | E | Python | 5.0 (1) | 29 Jul, 2025 | ||
![]() iris-mock-serverSimulate REST and SOAP easily with zerocode and fast web control | Docker IPM | 2.5 (1) | 28 Jul, 2025 | |||
snipforgeVisual Studio Code - Extension SnipForge | G | 0.0 (0) | 27 Jul, 2025 | |||
iris-user-managementProvides user authentication and session management for OAuth | Docker Python IPM | 0.0 (0) | 26 Jul, 2025 | |||
IPM Explorer for VSCodeA VSCode extension for displaying and installing Intersystems IPM packages | J | 0.0 (0) | 24 Jul, 2025 | |||
iris-vector-ragProduction-ready RAG applications with InterSystems IRIS. | Docker Python AI | 0.0 (0) | 23 Jul, 2025 | |||
![]() iris-globals-graphDBUse Globals to Store and Retrieve Graph Database Structure | Docker Python | 5.0 (1) | 18 Jul, 2025 | |||
isc-ipm-jsBuild/deploy JavaScript in the InterSystems Package Manager | IPM | 0.0 (0) | 16 Jun, 2025 | |||
dc-customer-support-agentexample about AI agents powered by LangGraph in InterSystems Ir | Docker Python AI | 5.0 (1) | 02 Jun, 2025 | |||
![]() IRIS Interop DevToolsA dashboard for testing CCDA, FHIR, and SDA transforms in IRIS. | Docker IPM | 5.0 (3) | 01 Jun, 2025 | |||
![]() IRIS apiPubautomatically publish RESTful API's built with Intersystems IRIS technology, in the simplest and fastest way possible, using the Open API Specification (OAS 3.0) standard | Docker IPM | 4.8 (4) | 28 May, 2025 | |||
pxw-debugLog debug output | P | Docker IPM | 5.0 (1) | 17 May, 2025 | ||
iris-web-swagger-uiInteractive Swagger docs for your REST API | S | Docker IPM | 4.7 (3) | 11 May, 2025 |