Skip to content
View SebastianGruza's full-sized avatar

Block or report SebastianGruza

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.

Content in all repositories owned by your account will be closed.
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
SebastianGruza/README.md

Sebastian Gruza

Graph databases, distributed systems, blockchain analytics. Java/Spring since 2014, graph theory since 2013. Warsaw, remote. More at gruzalab.pl.

Apache HugeGraph. I validate the HStore/PD backend, the Helm chart and the client toolchain on my own clusters and fix what I find upstream: reproduce, measure against a reference, fix, measure again. Six fixes merged in September 2026, three PRs and the Rust roadmap groundwork open. The lab, the harnesses and every finding live in hugegraph-validation.

Elsewhere. TspSolver: GPU-accelerated Traveling Salesman solver.

Pinned Loading

  1. TorusTiling TorusTiling Public

    Python

  2. TspSolver TspSolver Public

    A massively parallel TSP solver implementing a two-level island model hybrid Memetic Algorithm (GA, 2-Opt, 3-Opt, Tabu Search) running entirely on the GPU kernel.

    Java

  3. hugegraph hugegraph Public

    Forked from apache/hugegraph

    A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)

    Java

  4. hugegraph-validation hugegraph-validation Public

    Oracle-mode validation of Apache HugeGraph PRs: HStore vs rocksdb, master vs PR branch

    Python