Skip to content
View italonery's full-sized avatar

Block or report italonery

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dynamic-ast-rule-engine dynamic-ast-rule-engine Public

    Parses text-based logic into an Abstract Syntax Tree (AST) and compiles it at runtime using System.Linq.Expressions for zero-reflection execution.

    C#

  2. zero-alloc-tcp-gateway zero-alloc-tcp-gateway Public

    Built with System.IO.Pipelines and memory pooling to parse continuous binary telemetry streams without Garbage Collector pressure.

    C#