Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
iris-http-callsInteroperability Adapter and Service for making HTTP calls | O | Docker IPM | 5.0 (1) | 22 Dec, 2024 | ||
rest-api-contest-templateTemplate repository for InterSystems IIRS REST API Programming Contest | Docker IPM | 5.0 (1) | 13 Dec, 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 | ||||||
![]() iris-energy-isodataAccess energy data of Major ISOs in the United States | Docker Python IPM | 5.0 (1) | 04 Dec, 2024 | |||
![]() irisChatGPTApplication uses LangChain framework which is built around LLMs | Docker Python IPM AI | 4.0 (1) | 12 Nov, 2024 | |||
HL7-FHIR-Cohort-PopulationHL7 to FHIR Cohort Population | M | 5.0 (1) | 25 Jan, 2024 | |||
System-AlertsSystem Alerts | M | 5.0 (1) | 25 Jan, 2024 | |||
![]() cos-url-shortenerURL Shortener project with campaign tag and clicked control. | D | Docker IPM | 5.0 (1) | 09 Feb, 2023 | ||
![]() iris-climate-changeIRIS Climate Change, Data Sciences, Plotting and Visualization | Docker Python | 5.0 (1) | 15 Jul, 2022 | |||
![]() ApacheLog-DatasetDataset from a real Apache webserver | E | Docker IPM | 0.0 (0) | 16 Jan, 2022 | ||
![]() aoc-2021-uvgAdvent of code 2021 in objectscript classes | Y | Docker IPM | 5.0 (1) | 06 Jan, 2022 | ||
aoc-objectscript-templateThe template repository for Advent of Code 2020 ObjectScript contest | Docker | 5.0 (1) | 26 Nov, 2021 | |||
posts-and-tags-datasetRepository with Post data from community.intersystems.com data to solve posts and tags issue in InterSystems AI programming Contest | S | Docker IPM ML ML | 5.0 (1) | 20 Aug, 2021 | ||
native-api-contest-templateTemplate to get participants in the InterSystems Native API programming contest started | R | Docker Python | 5.0 (1) | 07 May, 2020 | ||
isc-live-global-moverTool for moving large globals from a database to another database without application downtime. | Docker IPM | 5.0 (1) | 17 Apr, 2020 | |||
isc-global-size-tracingApplication to keep track of your globals and database size. | Docker IPM | 5.0 (1) | 15 Apr, 2020 | |||
iris-ci-demoA demonstration of how IRIS-CI works. | R | Docker | 3.0 (1) | 23 Mar, 2020 | ||
Advent of Code ObjectScript Docker TemplateSimple template to craft Advent of Code with ObjectScript in InterSystems IRIS | Docker | 5.0 (1) | 25 Jan, 2020 |