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

Block or report bbajt

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

Popular repositories Loading

  1. csharp-code-map csharp-code-map Public

    CodeMap is a Roslyn-powered MCP server that lets AI agents navigate C# codebases by symbol, call graph, and architectural fact — instead of brute-reading thousands of lines of source code. One tool…

    C# 4

  2. csharp-bplus-tree csharp-bplus-tree Public

    Complete C# Implementation of a B+ Tree with WAL-based durability, ACID transactions, snapshot isolation, online compaction, and concurrent multi-writer support.

    C# 3

  3. csharp-embedded-commit-log csharp-embedded-commit-log Public

    An embedded, append-only commit log inspired by Kafka's core model — designed for durability, low-latency writes, and sequential read throughput. No broker, no network, no external process.

    C# 3