Skip to content
View baltasarblanco's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report baltasarblanco

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
baltasarblanco/README.md

Baltasar Blanco

Backend developer · Buenos Aires

Python (FastAPI) · Learning Rust · Reconverted from audio engineering


🦀 Vanguard (Rust)

Workspace integrado · ABI compartido (shared-ipc) · OpenTelemetry cross-process validado en Jaeger

  • aegis-proxy — L4 proxy · io_uring · thread-per-core · ~8.4k RPS loopback · P99 <1ms
  • chronos_lsm — LSM-tree KV · WAL + bloom filters · ~15k reads/s · ~10.5k writes/s
  • celer_mock — Cross-process event consumer · memfd + SCM_RIGHTS · ~30M ev/s
  • vanguard-infrastructure — Workspace root · contiene shared-ipc · demo frontend RYŪ

🐍 Bifrost (Python)

  • bifrost-api — B2B booking API · FastAPI + PostgreSQL · concurrencia pesimista · LLM intent extraction (Gemini)

🟢 Open Source Status: ACTIVE — Focused contributions to three high-quality projects rather than scattered drive-bys:

Pinned Loading

  1. aegis-proxy aegis-proxy Public

    L4 TCP proxy in Rust · io_uring · thread‑per‑core · zero‑alloc hot‑path. +8.4k RPS · P99 <1ms.

    Rust

  2. bifrost-api bifrost-api Public

    ⚡ Enterprise B2B Transactional API. Built with FastAPI & PostgreSQL, featuring AI-powered intent extraction, robust concurrency control (pessimistic locks), and automated CI/CD to AWS.

    Python 2

  3. chronos_lsm chronos_lsm Public

    LSM‑tree KV store in Rust with WAL, bloom filters, compaction. Bench: ~15k reads/s · ~10.5k writes/s (single‑thread, localhost).

    Rust

  4. celer_mock celer_mock Public

    Zero‑copy CEP engine (memfd_create + SCM_RIGHTS). Debugging ring buffer – packet loss <0.001%. WIP.

    Makefile 3