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 |
|---|---|---|---|---|---|---|
cos-guidelinesCOS contibutors guidelines | 4.0 (1) | 01 Jun, 2018 | ||||
MONLBL ViewerIt is a web UI for inspecting Caché Monitor (%MONLBL) results. | S | 0.0 (0) | 01 Jun, 2018 | |||
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 | ||||||
COS-MQTTClientMQTT Client implemented in Caché Object Script | A | 3.0 (2) | 01 Jun, 2018 | |||
Cache-Gitter-ArchiverA tiny class for InterSystems Caché that downloads all Gitter's room messages to the archive file. | 0.0 (0) | 01 Jun, 2018 | ||||
isc-iknow-dictbuilderDemo application for data-driven modelling, building or refining a dictionary through exploratory analysis of text using InterSystems' iKnow technology | B | 0.0 (0) | 01 Jun, 2018 | |||
isc-iknow-rulesbuilderDemo application to build rule patterns based on sequences of terms to be matched, based on InterSystems' iKnow technology | B | 0.0 (0) | 01 Jun, 2018 | |||
CPMCaché Community Package Manager | 2.5 (1) | 01 Jun, 2018 | ||||
containermainDocker containers main control process for Caché, Ensemble and HealthShare | L | 5.0 (1) | 01 Jun, 2018 | |||
MonCacheCaché as MongoDB approach | M | 2.5 (1) | 01 Jun, 2018 | |||
EventsQueueSample of making queue for processing tasks based on InsterSystems Caché %SYSTEM.Event | 0.0 (0) | 01 Jun, 2018 | ||||
WebSocketsTutorialCache websockets tutorial | F | 5.0 (1) | 01 Jun, 2018 | |||
isc-iknow-setanalysisSet Analysis Demo app for InterSystems' iKnow technology | B | 0.0 (0) | 01 Jun, 2018 | |||
isc-iknow-extractorInformation Extraction demo app based on InterSystems' iKnow technology | B | 0.0 (0) | 01 Jun, 2018 | |||
highlight.jsJavascript syntax highlighter | 0.0 (0) | 01 Jun, 2018 | ||||
cache-iat-pubsubSimple Publisher - Subscriber model implemented using InterSystems Caché | A | 4.5 (1) | 01 Jun, 2018 | |||
ensemble-smimeSign and verify in SMIME format using InterSystems Ensemble | D | 2.5 (1) | 01 Jun, 2018 | |||
MyClippingsWork with Amazon Kindle bookmarks and highlights in InterSystems Caché | E | 0.0 (0) | 01 Jun, 2018 | |||
WebSocketsSampleSimple WebSockets communication example for InterSystems Caché | E | 5.0 (1) | 01 Jun, 2018 | |||
EnsLogViewerEnsemble Log Viewer with namespace support. Works on Ensemble 2013.1 and later. | E | 0.0 (0) | 01 Jun, 2018 | |||
isc.syslog.losslessrelog ISC cache SYSLOG without loss due to SYSLOG is cyclic | E | 5.0 (1) | 01 Jun, 2018 | |||
callsmapMap methods calls in InterSystems Cache database across classes | O | 0.0 (0) | 01 Jun, 2018 | |||
isc-cache-nodeCNDO (Caché Node Data Object) - easiest access to database using object data model. | 0.0 (0) | 01 Jun, 2018 | ||||
identity_cacheASP.NET Identity Cache Provider | 0.0 (0) | 01 Jun, 2018 | ||||
RESTBasic classes for REST web API on InterSystems Cache | E | 4.0 (1) | 01 Jun, 2018 | |||
RCERemote Code Execution for InterSystems Caché | E | 0.0 (0) | 01 Jun, 2018 | |||
GlobalsDB-NodeJS-AdminEasy admin interface to GlobalsDB | 4.0 (1) | 01 Jun, 2018 | ||||
GlobalsDB-Admin-NodeJSThe administrative interface to GlobalsDB | 3.5 (1) | 01 Jun, 2018 | ||||
Cache-map-reduceSimple Map-Reduce interface implementation for InterSystems ObjectScript | 0.0 (0) | 01 Jun, 2018 | ||||
iknowAViKnow implementation for touristic review analysis using Russian language. Producing digital appraisals for reviews | AI | 1.0 (1) | 01 Jun, 2018 | |||
CacheCryptoCryptograpic solution for Cache development based on MS CryptoAPI | 0.0 (0) | 01 Jun, 2018 | ||||