teklot
-
MavLinkSharp
by: teklot- 3,630 total downloads
- last updated 7/14/2026
- Latest version: 1.9.0
MavlinkSharp is a lightweight .NET library for parsing MAVLink v1/v2 raw messages using standard or custom dialects. It is extremely fast, flexible, and easy to use, and also provides tools for constructing and... More information -
SignalFlux
by: teklot- 547 total downloads
- last updated 7/23/2026
- Latest version: 0.4.0
SignalFlux is the foundational package for the SignalFlux engineering computing ecosystem. Provides core domain types: Signal<T>, Measurement<T>, Event, Experiment, Session, Result<T>, Metadata, and more. -
CyphalSharp
by: teklot- 483 total downloads
- last updated 5/5/2026
- Latest version: 1.3.0
CyphalSharp is a lightweight .NET library for parsing Cyphal messages using DSDL definitions. It is extremely fast, flexible, and easy to use, and also provides tools for constructing and encoding Cyphal... More information -
SignalFlux.
by: teklotIO - 389 total downloads
- last updated 7/23/2026
- Latest version: 0.4.0
SignalFlux.IO provides a unified stream connection abstraction (IStreamConnection) for TCP, UDP, Serial, and Named Pipes with async, cancellation, and configurable timeouts. -
- 387 total downloads
- last updated 7/23/2026
- Latest version: 0.4.0
SignalFlux.Generators provides signal generators for simulation, test, and measurement including sine, square, noise, ramp, sawtooth, and random walk generators. -
- 384 total downloads
- last updated 7/23/2026
- Latest version: 0.4.0
SignalFlux.Storage provides CSV, SQLite, and Parquet storage backends for Signal<T> and Experiment, plus ISignalStore/IExperimentStore interfaces and SignalReplayer for timed replay. -
- 379 total downloads
- last updated 7/23/2026
- Latest version: 0.4.0
SignalFlux.TimeSeries provides time-series operations for Signal<T> including resampling, interpolation, alignment, windowing, statistics, and downsampling. -
RetrySharp
by: teklot- 341 total downloads
- last updated 5/5/2026
- Latest version: 1.2.0
RetrySharp is a lightweight, high-performance retry utility for C# with zero external dependencies. Designed for systems where every microsecond and allocation matters. -
HelixForge
by: teklot- 288 total downloads
- last updated 7/29/2026
- Latest version: 0.2.0
HelixForge provides a unified abstraction layer over hardware devices with a simulation backend and built-in telemetry. Write once, run on real or simulated hardware. -
- 152 total downloads
- last updated 7/29/2026
- Latest version: 0.2.0
Real hardware device drivers for HelixForge. SPI/I2C/UART/PWM drivers for IMU, GPS, and motor ESC hardware. -
- 152 total downloads
- last updated 7/29/2026
- Latest version: 0.2.0
Telemetry side-channel for HelixForge. Provides a decoupled telemetry bus with console and delegate sinks for real-time observability. -
- 135 total downloads
- last updated 7/29/2026
- Latest version: 0.2.0
Simulation backend for HelixForge. Provides deterministic time-step execution with configurable noise and drift models for IMU, GPS, and motor devices. -
- 86 total downloads
- last updated 7/30/2026
- Latest version: 0.2.0
Core HTML node model and rendering pipeline for FluentHtml. Provides Node, Element, Fragment, RawHtml, TextNode, AttributeCollection, and the Renderer/HtmlWriter/HtmlEncoder types for building, composing, and... More information -
- 78 total downloads
- last updated 7/30/2026
- Latest version: 0.2.0
HTML form helpers for FluentHtml. Provides fluent form element builders with SelectListItem support and model expression binding for ASP.NET Core forms. -
- 76 total downloads
- last updated 7/23/2026
- Latest version: 0.4.0
SignalFlux.Protocol signalFlux provides protocol adapters for Modbus, MAVLink, and NMEA 0183, bridging Signal<T> and Measurement<T> with real-world protocol data. -
- 72 total downloads
- last updated 7/30/2026
- Latest version: 0.2.0
Bootstrap 5 component library for FluentHtml. Provides fluent builders for Accordion, Alert, Badge, Breadcrumb, Button, Card, Dropdown, Modal, Navbar, Pagination, Spinner, Toast, and Tabs components. -
- 72 total downloads
- last updated 7/30/2026
- Latest version: 0.2.0
HTMX attribute extensions for FluentHtml. Provides fluent methods for all hx-* attributes including hx-get, hx-post, hx-target, hx-swap, hx-trigger, hx-boost, hx-headers, hx-include, and more. -
- 67 total downloads
- last updated 7/30/2026
- Latest version: 0.2.0
HTTP layer integration for FluentHtml. Provides endpoint routing with fluent Node-based handlers, automatic HTMX response building with OOB support, form antiforgery extensions, and IResult implementations for... More information -
- 66 total downloads
- last updated 7/30/2026
- Latest version: 0.2.0
DataAnnotations validation integration for FluentHtml. Provides model validation with fluent ValidationMessage and ValidationSummary components for inline form error display.