SkillAgentSearch skills...

QSharp

interprocess communication between C# and kdb+

Install / Use

/learn @exxeleron/QSharp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This project is in maintenance mode. We may fix bugs, but no new features will be added in foreseeable future.

<!-- img src="http://www.devnet.de/fileadmin/images/DEVnet_Logo2014.png" width="150px" height="150px"/-->

qSharp 2.2

The q/kdb+ interface is implemented as a set of C# classes and provides:

  • Simple to use API
  • Support for synchronous and asynchronous queries
  • Convenient asynchronous callbacks mechanism
  • Support for kdb+ protocol and types: v3.0, v2.6, v<=2.5
  • Uncompression of the IPC data stream
  • Target framework: .NET Framework 4

For more details please refer to the documentation

Installation

To install qSharp from NuGet Gallery:

nuget install qSharp

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated4y ago
Forks18

Languages

C#

Security Score

75/100

Audited on Sep 18, 2021

No findings