Waher.Runtime.Text by: Peter Waher
  • 450 total downloads
  • Latest version: 1.3.0
  • Text Symbol Difference
Class library for working with text and text documents, particularly find differences between texts, or sequences of symbols, or mapping strings to a harmonized set of strings (or tokens).
Waher.Runtime.Threading by: Peter Waher
  • 474 total downloads
  • Latest version: 2.2.0
  • threading runtime multiple read single write access
Class library that provides classes for usage in multi-threaded asynchronous environments providing multiple-read/single-write capabilities. Support for async entry into read and/or write states, allowing for complex lock management in asynchronous methods, where different sections of the code are executed by different working threads.
Waher.Runtime.Timing by: Peter Waher
  • 406 total downloads
  • Latest version: 2.1.1
  • timing events runtime
Class library that helps with timing of events in runtime environments.
Waher.Script by: Peter Waher
  • 5.094k total downloads
  • Latest version: 2.15.2
  • script execution parsing
Class library that defines a script language and an object abstraction of computable elements. The library helps application parse and execute script. Script is extensible, and it is easy for modules to extend the script engine. Script can be evaluated using either synchronous or asynchronous processing. Script Syntax: https://waher.se/Script.md
Waher.Script.Content by: Peter Waher
  • 1.188k total downloads
  • Latest version: 2.3.1
  • script execution parsing content
Contains script extensions for loading, fetching or processing content. Script Syntax: https://waher.se/Script.md#contentRelatedFunctionsWaherScriptContent
Waher.Script.Cryptography by: Peter Waher
  • 679 total downloads
  • Latest version: 2.2.0
  • script execution parsing cryptography
Class library that adds cryptography functions to the script engine. Script Syntax: https://waher.se/Script.md#cryptographyRelatedFunctionsWaherScriptCryptography
Waher.Script.Graphs by: Peter Waher
  • 2.453k total downloads
  • Latest version: 2.7.0
  • script execution parsing graphs
Contains script extensions for graphs. Script Syntax: https://waher.se/Script.md#colorFunctionsWaherScriptGraphs
Waher.Script.Persistence by: Peter Waher
  • 2.896k total downloads
  • Latest version: 2.14.0
  • script execution parsing persistence SQL
Contains script extensions for the persistence layer. Allows for searching for, creating, updating and deleting objects in the object database from script. Includes support for SQL queries against the object database persistence layer, and SPARQL queries for semantic-web queries using graph notation, linked data and graph databases. Script Syntax: https://waher.se/Script.md#accessToObjectDatabase https://waher.se/Script.md#persistenceRelatedFunctionsWaherScriptPersistence
Waher.Script.Statistics by: Peter Waher
  • 693 total downloads
  • Latest version: 2.3.0
  • script execution parsing statistics
Contains script extensions for statistical computations. Script Syntax: https://waher.se/Script.md#statisticsRelatedFunctionsWaherScriptStatistics
Waher.Script.Xml by: Peter Waher
  • 1.207k total downloads
  • Latest version: 2.4.0
  • script execution xml
Contains script extensions for parsing XML. Script Syntax: https://waher.se/Script.md#xml https://waher.se/Script.md#xmlRelatedFunctionsWaherScriptXml
Waher.Security by: Peter Waher
  • 799 total downloads
  • Latest version: 1.4.0
  • security users hashes
Basic security architecture for applications or libraries working with users, roles & privileges.
Waher.Security.EllipticCurves by: Peter Waher
  • 1.11k total downloads
  • Latest version: 1.5.3
  • security Elliptic Curve ECC ECDH ECDSA EdDSA NIST P192 P224 P256 P384 P521 Curve25519 Curve448 Ed25519 Ed448 Edwards25519 Edwards448 Goldilocks Branpool BrainpoolP160r1 BrainpoolP192r1 BrainpoolP224r1 BrainpoolP256r1 BrainpoolP320r1 BrainpoolP384r1 BrainpoolP512r1
Class library implementing Elliptic Curve Cryptography algorithms. Algorithms supported: Elliptic Curve Diffie-Hellman (ECDH) Elliptic Curve Digital Signature Algorithm (ECDSA) Edwards-Curve Digital Signature Algorithm (EdDSA) Curves supported: NIST P-192 NIST P-224 NIST P-256 NIST P-384 NIST P-521 Curve25519 Curve448 Edwards25519 Edwards448 (Goldilocks) Brainpool P-160 Brainpool P-192 Brainpool P-224 Brainpool P-256 Brainpool P-320 Brainpool P-384 Brainpool P-512
Waher.Security.SHA3 by: Peter Waher
  • 349 total downloads
  • Latest version: 1.2.2
  • Security Hash SHA-3 KECCAK SHAKE128 SHAKE256 RawSHAKE128 RawSHAKE256
Implements SHA-3, as defined in NIST FIPS 202, including the general KECCAK algorithm and the SHAKE128, SHAKE256, RawSHAKE128 and RawSHAKE256 XOF functions.
Waher.Things by: Peter Waher
  • 2.442k total downloads
  • Latest version: 3.5.0
  • IoT
Class library defining generic properties for things.
Wcwidth by: Patrik Svensson and contributors
  • 1.024k total downloads
  • Latest version: 4.0.2-preview.0.1
A .NET library that calculates the width of Unicode characters.
WebDriverBiDi by: WebDriverBiDi.NET Committers
  • 1.117k total downloads
  • Latest version: 0.0.62
  • webdriver bidi browser-automation webdriver-bidi automation
A .NET client library for the WebDriver BiDi protocol.
WebDriverBiDi-Relaxed by: WebDriverBiDi.NET-Relaxed Committers
  • 176 total downloads
  • Latest version: 0.0.42
A .NET client library for the WebDriver BiDi protocol (Relaxed version).
WebPush by: Cory Thompson
  • 61 total downloads
  • Latest version: 1.0.13
  • web push notifications vapid
Web Push library for C#
Websocket.Client by: Mariusz Kotas
  • 1.852k total downloads
  • Latest version: 5.5.0
  • websockets websocket client
Client for websocket API with built-in reconnection and error handling
WebSocket4Net by: Kerry Jiang and other contributors
  • 592 total downloads
  • Latest version: 1.0.0-beta.5
A popular .NET websocket client.