Skip to main content
Herberto62 avatar

Herberto62

NuGet publisher profile

Packages
25
Total Downloads
39.5K
39,521

Packages (25)

Wired.IO package icon

Wired.IO

https://mda2av.github.io/Wired.IO.Docs/

4.6K
downloads
WebHost package icon

WebHost

Ultra lightweight highly customizable web server based on IHost and Socket classes. No third party dependencies.

4.6K
downloads
Glyph11 package icon

Glyph11

Dependency free, low allocation HTTP/1.1 parser for C#.

4.2K
downloads
ioxide package icon

ioxide

A shared-nothing io_uring runtime for .NET: one ring per reactor thread, inline completions, zero native dependencies. The engine - reactor, connection, and the IRingHost client seam.

3.1K
downloads
ioxide.tls package icon

ioxide.tls

TLS for the ioxide io_uring runtime: OpenSSL handshake driven over the ring, then kernel TLS (kTLS) transmit offload - handlers keep writing plaintext through the same connection API. Requires Linux kTLS (tls module) and OpenSSL 3.

2.6K
downloads
ioxide.pg package icon

ioxide.pg

Postgres driver for the ioxide io_uring runtime: pooled ring-native connections per reactor, ring-native connect and handshake, inline completion resume.

2.6K
downloads
ioxide.file package icon

ioxide.file

File serving for the ioxide io_uring runtime: immutable asset snapshots with baked responses, pooled positional ring reads, atomic reloads.

2.6K
downloads
URocket package icon

URocket

https://github.com/MDA2AV/uRocket

2.3K
downloads
ioxide.redis package icon

ioxide.redis

Redis client for the ioxide io_uring runtime: pooled ring-native connections per reactor, full RESP2 protocol, a generic command API plus typed helpers (strings, keys, hashes, lists, sets, sorted sets, pub/sub, transactions, scripting), and pipelining. Inline completion resume.

2.1K
downloads
Unhinged package icon

Unhinged

https://github.com/MDA2AV/Unhinged

2.0K
downloads
Unhinged.GenHttp.Experimental package icon

Unhinged.GenHttp.Experimental

https://github.com/MDA2AV/Unhinged-GenHttp-Adapter

1.9K
downloads
zerg package icon

zerg

https://github.com/MDA2AV/zerg

1.7K
downloads
fdout package icon

fdout

Linux static-file cache + dispatcher. Pre-opens every file in a directory at startup and lets you pick the body-delivery mechanism (RandomAccess.Read / libc sendfile(2) / io_uring IORING_OP_READ) at construction. Use with bare sockets or any web framework.

1.2K
downloads
ioxide.Kestrel package icon

ioxide.Kestrel

ASP.NET Core Kestrel transport backed by the ioxide io_uring runtime: one reactor (ring) per core, SO_REUSEPORT load-balanced, with Kestrel's HTTP request loop pinned to the reactor thread. Drop-in via UseIoxide().

770
downloads
zerg.core package icon

zerg.core

Shared core library for zerg and terraform io_uring frameworks

624
downloads
dogrider package icon

dogrider

https://github.com/MDA2AV/zerg

562
downloads
Glyph11.Pico package icon

Glyph11.Pico

A fast HTTP/1.x request parser: picohttpparser (native, SSE4.2) tokenizes, then fills the same BinaryRequest glyph11 returns. No extra compliance checks beyond picohttpparser's — built for speed. Chunked decoding reuses glyph11's ChunkedBodyStream.

526
downloads
terraform package icon

terraform

https://github.com/MDA2AV/zerg

413
downloads
Overdrive package icon

Overdrive

https://github.com/MDA2AV/Overdrive

304
downloads
Kestrel.Minima package icon

Kestrel.Minima

ASP.NET Core Kestrel transport backed by the minima io_uring runtime: one reactor (ring) per core, SO_REUSEPORT load-balanced, with Kestrel's HTTP request loop pinned to the reactor thread. Drop-in via UseMinima().

227
downloads
Twinflow package icon

Twinflow

A lean io_uring-based Kestrel transport for ASP.NET Core on Linux. A per-core io_uring reactor drives accept and recv (multishot + provided buffers); responses are sent with a thread-safe libc send() from the thread pool, so the ring stays single-issuer with DEFER_TASKRUN. Self-contained — no external dependencies.

125
downloads
ioxide.h3 package icon

ioxide.h3

HTTP/3 layer for the ioxide io_uring runtime: nghttp3 (H3 + QPACK) bundled as a single self-contained native library with no external dependencies. Rides any QuicConnection via its stream read surface - engine-agnostic, no ioxide.quic dependency.

119
downloads
ioxide.quic package icon

ioxide.quic

QUIC engine for the ioxide io_uring runtime: ngtcp2 + picotls bundled as a single self-contained native library (only system dependency: libcrypto.so.3 / OpenSSL 3.x). Plugs into the reactor's QUIC transport via QuicConnection. Server side; engine bindings in progress.

118
downloads
Glyph11.Native package icon

Glyph11.Native

Native (P/Invoke) binding for the Glyph11 hardened HTTP/1.1 parser — the C core (libglyph11) reachable from .NET, with native binaries bundled for linux-x64/arm64, win-x64/arm64 and osx-x64/arm64.

113
downloads
ServerTest package icon

ServerTest

Package Description

75
downloads