Skip to content
View oldnordic's full-sized avatar

Block or report oldnordic

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

Pinned Loading

  1. sqlitegraph sqlitegraph Public

    Embedded graph database on SQLite — HNSW vector search, Cypher-like queries, graph algorithms (BFS, A*, SCC, dominance), ACID + WAL + MVCC delta log, Python bindings, Native V3 CSR backend.

    Rust 12 1

  2. ROCmForge ROCmForge Public

    Local AMD GPU LLM inference engine (HIP/ROCm) — quantized GGUF, Q4_0/K-quants, flash attention, KV cache. ~515 tok/s decode on Qwen2.5-0.5B Q4_0 (RX 7900 XT).

    Rust 3 2

  3. splice splice Public

    Span-safe refactor/rename/slice kernel for Rust — patch-by-symbol, batch ops, preview. SQLiteGraph-backed span tracking for agent-driven edits.

    Rust 3

  4. magellan magellan Public

    Deterministic code intelligence engine — compiler-grade symbol, call-graph, and CFG extraction from LLVM IR, Java bytecode, and tree-sitter. SQLiteGraph-backed graph store for grounded LLM coding w…

    Rust 2

  5. llmgrep llmgrep Public

    Semantic + structural code search over Magellan graphs — symbol discovery, reference tracing, impact/affected analysis, FTS5. CLI context-query tool for grounded LLM workflows.

    Rust

  6. mirage mirage Public

    Path-aware code intelligence engine — CFG extraction, path enumeration, interprocedural control flow, dominance/loops, blast-radius + hotspot analysis. Graph reasoning over Magellan.

    Rust