Skip to content
View MDA2AV's full-sized avatar

Block or report MDA2AV

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
MDA2AV/README.md

Hi 👋

From Portugal.

I am an engineer between software and hardware and mainly work with C, C3, C# and Python. My projects are focused on trading ergonomics for performance and customization freedom.

My focuses are:

  • High performance networking
  • Linux embedded systems
  • Firmware for PIC and STM32 microcontrollers
  • Analog and digital electronics design

Also interested in learning more about:

  • Cybersecurity
  • 3D Rendering

Projects I work on

[C]

  • ringzero — Low-level C TCP engine built on io_uring using liburing.
  • gcannonC HTTP load generator built on io_uring.

[C#]

  • Wired.IO — Lightweight C# HTTP/x web framework for performance-critical apps (ASP.NET Core–style API).
  • Http11Probe — Platform for HTTP/1.1 compliance testing.
  • HttpArena — Platform for HTTP/1.1 benchmarking.
  • Glyph11 — High-performance C# HTTP/1.1 parser library.
  • zerg — Low-level C# TCP engine built on io_uring using liburing.
  • terraform — Low-level C# TCP engine built on io_uring (no liburing).
  • Unhinged — Low-level C# TCP engine built on epoll.

I also contribute to

Pinned Loading

  1. Wired.IO Wired.IO Public

    High performance sandbox http framework for performance critical and specialized solutions.

    C# 48 2

  2. ringzero ringzero Public

    C io_uring server (liburing) for benchmark comparison purposes.

    C 1

  3. zerg zerg Public

    C# Linux io_uring reactor architecture with await/async support. Built on liburing.

    C# 19 1

  4. gcannon gcannon Public

    TCP HTTP Load generator for linux (liburing)

    C 2

  5. Http11Probe Http11Probe Public

    An open testing platform that probes HTTP/1.1 servers against RFC 9110/9112 requirements, smuggling vectors, and malformed input handling. Add your framework, get compliance results automatically.

    C# 12 5

  6. HttpArena HttpArena Public

    Web HTTP framework benchmarking platform. Who is the fastest?

    HTML 1