Skip to content
View genezhang's full-sized avatar

Block or report genezhang

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

Pinned Loading

  1. zeta-lite zeta-lite Public

    Zeta Lite — in-browser SQL database (WebAssembly build of the Zeta engine). Free to use, not open source. In-memory OLTP with concurrent snapshot-isolated transactions, db branching, vector/JSONB/g…

    HTML 2

  2. clickgraph clickgraph Public

    Forked from darshanDevrai/brahmand

    Open-source graph query service layer for ClickHouse and Databricks, written in Rust, turning an existing database into a graph view in minutes. It also provides an embedded mode with chdb, now sup…

    Python 63 5

  3. zengram-lite zengram-lite Public

    In-browser agentic memory for AI agents (WebAssembly) — semantic remember/recall plus the full zeta-lite SQL engine. Public distribution mirror; engine source closed.

    Shell 2

  4. zengram-bench zengram-bench Public

    Benchmarking OpenCode against the Zengram-augmented fork on SWE-bench tasks.

    Shell

  5. zeta-go zeta-go Public

    Go bindings for Zeta: in-process embedded database (cgo). For Zeta servers, use github.com/jackc/pgx/v5 (Postgres) or github.com/go-sql-driver/mysql (MySQL) — Zeta speaks both wire protocols simult…

    Go

  6. NuRaft NuRaft Public

    Forked from eBay/NuRaft

    Raft core implementation as a replication library

    C++