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 |
---|---|---|---|---|---|---|
![]() sql-embeddingsSQL-Embedding simplifies creating and using embeddings in query | Docker IPM | 4.8 (2) | 29 Sep, 2024 | |||
IRIS-Test-Data-GeneratorUsed to generate test data | D | Docker IPM | 3.0 (1) | 29 Sep, 2024 | ||
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 | ||||||
![]() DX Jetpack for VS CodeA VS Code extension pack to boost your Developer eXperience | 5.0 (1) | 27 Sep, 2024 | ||||
![]() iris-dev-codeinspectorValidates packages and classes, returning a report with issues. | Docker IPM | 4.0 (1) | 25 Sep, 2024 | |||
![]() apptools-adminThis solution can be installed in earlier versions of Caché and Ensemble (tested 2016.1+). This can be done by importing xml. | Docker IPM | 5.0 (1) | 24 Sep, 2024 | |||
IRIS-API-TemplateThis is a REST template that can send REST messages to productio | S | Docker IPM | 2.5 (1) | 24 Sep, 2024 | ||
VectorSearchOnPatientSimilarityA Patient similarity comparison demo running on IRIS for Health | L | Docker | 4.5 (1) | 23 Sep, 2024 | ||
![]() iris-ccd-devtoolsA UI for testing CCDA transforms, XPath evaluation, and XSL templates in IRIS | Docker | 5.0 (3) | 22 Sep, 2024 | |||
IRIS-Log-MonitorMonitor and display some information,Can be viewed more convenie | s | Docker IPM | 3.0 (1) | 22 Sep, 2024 | ||
![]() zpm-registryInterSystems ObjectScript Registry Server For ZPM packages | Docker IPM | 5.0 (1) | 05 Sep, 2024 | |||
Healthcare HL7 XMLHealthcare HL7 XML (also known as ITB or Ensemble HL7 XML) is an application you can install in InterSystems Healthcare products to handle HL7 v.2.x messages in XML format. | A | Docker IPM | 5.0 (2) | 02 Sep, 2024 | ||
![]() errors-global-analyticsAnalytics for the bugs in ^ERRORS | Docker IPM | 5.0 (1) | 01 Sep, 2024 | |||
![]() BridgeWorks WebReportsWeb based reporting and dashboard platform | 0.0 (0) | 26 Aug, 2024 | ||||
![]() BridgeWorks VDMBridgeWorks VDM is an ad hoc reporting and graphical SQL query application. | 0.0 (0) | 26 Aug, 2024 | ||||
iris-analytics-templateBasic template for IRIS Analytics solutions | Docker IPM | 5.0 (2) | 13 Aug, 2024 | |||
objectscript-package-exampleObjectScript Package example with simplified folder structure | Docker IPM | 5.0 (1) | 12 Aug, 2024 | |||
![]() Database Growth - Data Collection and AnalysisThe two continued repos are linked at the end of DataCollection. | A | Docker | 4.0 (2) | 04 Aug, 2024 | ||
![]() irisfirebaseFirebase module for InterSystems IRIS | D | Docker Python IPM | 5.0 (1) | 27 Jul, 2024 | ||
OPNLib-TimerTimers Generator Tool. Allows whatever application process to easily orchestrate taks, defining its own timers that will wake it up to make actions. | J | Docker IPM | 5.0 (1) | 10 Jul, 2024 | ||
iris-pkcs7-utilAn util to create CMS/pkcs7 object | G | Docker Python IPM | 3.5 (1) | 27 May, 2024 | ||
Perftools IO Test SuiteTools to exercise and measure the IO capacity of hardware | P | 4.0 (1) | 17 May, 2024 | |||
![]() IRIS AI StudioAI Studio to load and retrieve vector embeddings from your files | Python AI | 0.0 (0) | 16 May, 2024 | |||
iris-image-vector-searchUsing IRIS vector search to achieve image retrieval | s | Docker Python IPM | 4.5 (1) | 15 May, 2024 | ||
![]() DNA-similarity-and-classifyClassify gene family find similar DNAs with Vector Search and ML | D | Docker Python AI ML ML | 5.0 (1) | 12 May, 2024 | ||
![]() AutoML Churn Predict ShowroomInterSystems IRIS AutoML Showroom | Docker IPM ML ML | 5.0 (1) | 12 May, 2024 | |||
![]() hl7v2-to-kafkaA simple IRIS interoperability application - transform HL7 and send it to Kafka | S | Docker IPM | 5.0 (1) | 01 May, 2024 | ||
![]() workshop-workflowExample of workflow management an UI | Docker | 5.0 (1) | 26 Apr, 2024 | |||
deployed-code-templateAn example of how to deploy ObjectScript without source via IPM | Docker IPM | 5.0 (2) | 22 Apr, 2024 | |||
![]() iris-openaiLibrary for use Open AI | Docker IPM AI | 5.0 (5) | 18 Apr, 2024 | |||
![]() langchain-irisSupport for IRIS for Langchain | Python | 0.0 (0) | 16 Apr, 2024 |