Skip to content
View golovanov-dev's full-sized avatar

Block or report golovanov-dev

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

Popular repositories Loading

  1. alertloop alertloop Public

    Self-hosted notification center for technical incidents, business events, and audit events. HTTP API with idempotent ingestion; delivery via Email, Telegram, and HMAC-signed webhooks with retries, …

    Go

  2. traceloom traceloom Public

    Records structured JSONL event timelines grouped by trace_id - reconstruct one request, job, or webhook without an observability stack. Secret masking, bounded payloads with explicit markers, flock…

    PHP

  3. traceloom-js traceloom-js Public

    Node.js/TypeScript implementation of Traceloom: JSONL event timelines grouped by trace_id. Async batched writes, bounded queue with an overflow policy, atomic lock-file coordination across processe…

    TypeScript

  4. traceloom-go traceloom-go Public

    Go implementation of Traceloom: JSONL event timelines grouped by trace_id. Thread-safe API with functional options, kernel file locks (flock / LockFileEx) with no staleness heuristics, crash-consis…

    Go

  5. weft weft Public

    A lightweight PHP 8.4 engine for content-first websites: a page file is the whole route. Convention routing, SEO with sitemap and hreflang, optional i18n and caching, request tracing via Traceloom,…

    PHP