lokad
NuGet publisher profile
Packages (41)
Lokad.ILPack
A library for serializing dynamic assemblies under .NET Standard 2.0.
Lokad.Cloud.Storage
Azure Storage O/C mapper (Object to Cloud). Leverage Windows Azure without getting dragged down by low level technicalities.
Lokad.Cloud.Storage.Autofac
Optional Autofac modules for Lokad.Cloud.Storage. You do NOT need this package, unless you want to integrate Lokad.Cloud.Storage into your already existing Autofac container quickly.
Lokad.AzureEventStore
Simple, low-maintenance event sourcing backed by Azure Blob Storage.
Lokad.Cloud.Provisioning
Azure Service Instance Provisioning (auto scaling). Leverage Windows Azure without getting dragged down by low level technicalities.
Lokad.Logging
A library for emitting normalized log messages.
Lokad.Cloud.AppHost.Framework
Lokad.Cloud AppHost Prototype - Framework
Lokad.Cloud.AppHost
Lokad.Cloud AppHost Prototype - Host
Lokad.ContentAddr
In-memory and on-disk content-addressable storage
Lokad.ContentAddr.Azure
Azure Blob Storage support for Lokad.ContentAddr
Lokad.LargeImmutable
Immutable collections that can be memory-mapped from a file.
Lokad.Tokenizers
Lokad.Tokenizers is a C#/.NET library that provides tokenization functionalities similar to the `rust-tokenizers` library. It is designed to work with various tokenization models, including the `XLMRobertaTokenizer` model used for `multilingual-e5-large` (text embedding).
Lokad.Parsing
A performant, type-safe .NET library for building tokenizers and parsers.
Lokad.AzureEventStore.Cache
Cache providers for Lokad.AzureEventStore
Lokad.ScratchSpace
When RAM is not enough, spills data to disk. Once disk space runs out, deletes old data to make room for more.
Lokad.Prompting
Simple kernels for LLMs, C#/.NET library
SshRun
A convenient library to run .NET code remotely over SSH.
Lokad.CQRS
Lokad.CQRS is a .NET framework and a set of guidance materials for building distributed and scalable applications to be run on-premises or in the cloud. This project helps to design and develop decoupled systems locally and bring them to the distributed environments later.
Lokad.LargeImmutable.CodeGen
Code generation library for Lokad.LargeImmutable
Lokad.Utf8Regex
UTF-8 native regular expressions for .NET, aligned semantically with System.Text.RegularExpressions.Regex on .NET 10 while operating on ReadOnlySpan<byte>.
Lokad.MemoryMapping
Package Description
Lokad.Lython
Embeddable, contained-by-design Python runtime for .NET, implemented in managed C# with host-mediated file and process capabilities.
Lokad.Secrets
Opinionated .NET library for resolving secrets in application configuration
Lokad.FasterMath
Intrinsics accelerated math functions for .NET Core - trading accuracy for performance.
Lokad.Onnx.Backend
A C# ONNX backend implementation.
Lokad.Serialize
Package Description
Lokad.Serialize.Runtime
Package Description
Lokad.OoxPdf
Dependency-free OOXML to PDF renderer for PPTX and DOCX corporate documents.
Lokad.Utf8Regex.PythonRe
Optional Python re companion package for Lokad.Utf8Regex, providing a UTF-8 oriented Python-style regular expression API without forcing Python-specific semantics into the base library.
Lokad.ContentAddr.S3
S3-compatible object storage support for Lokad.ContentAddr
Lokad.Cli
Package Description
Lokad.StackLimit
Throws a StackOverflowException that can be caught
Lokad.Onnx
100% managed-code ONNX inference for .NET: tensor types and kernels, file-order graph execution over a CPU provider, and transparent buffer pooling.
Lokad.Utf8Regex.Pcre2
Optional PCRE2 companion package for Lokad.Utf8Regex, providing a UTF-8 oriented PCRE2 API surface without forcing PCRE2 dependencies onto the base library.
Lokad.Sift
Local indexed grep and code search for UTF-8 text on .NET.
Lokad.Awk
Embeddable awk runtime for .NET with host-mediated IO and command-line-compatible execution semantics.
Lokad.Kontact.Record
Local recording helper for Lokad Kontact. Captures system audio during calls and uploads it to Kontact; running it with no arguments registers the kontactrecord:// protocol handler used to launch it from the browser.
Lokad.SafeTensors
Lokad.SafeTensors is a focused C#/.NET library for reading and writing the safetensors file format, with strict validation and deterministic serialization for model-state persistence.
Lokad.Auth
Package Description
Lokad.Markdownify
A dependency-free, non-recursive HTML-to-Markdown converter designed for malformed HTML and email content.
Lokad.Parquet
A high-performance, dependency-free, read-only Parquet library for .NET 10.