TriunniaLabs.Arch.Api.*.Client
Client libraries for Arch microservices.
TriunniaLabs.Arch.Relay.*.Client
Relay libraries for Arch microservices.
TriunniaLabs.Math
Math foundation library.
TriunniaLabs.Math.Matrix
Complete matrix computation library.
TriunniaLabs.Math.Matrix.Tables
Two-dimensional labelled data structure with lazy computation.
TriunniaLabs.Graph
In-memory graph library.
TriunniaLabs.Graph.Data
Adds database support to the graph.
TriunniaLabs.Graph.Micro
Micro graph library with no algorithms.
TriunniaLabs.Graph.Serialization.MessagePack
Serialize the graph to a byte[] using MessagePack.
TriunniaLabs.ZeroKnowledge.Client
Client-side zero-knowledge proof functionality.
TriunniaLabs.ZeroKnowledge.Server
Server-side zero-knowledge proof functionality.
TriunniaLabs.Blazor.ZeroKnowledge
Facilitates zero-knowledge proofs from Blazor clients.
TriunniaLabs.TypeOps
Advanced type operations library.