StrobeLabs/eth.zig
Zig Ethereum client library. Faster than alloy.rs on 20/26 benchmarks.
Repository profile
HypergraphZ – directed hypergraph library in Zig with Python bindings
Repository updates
Get generated yamafaktory/hypergraphz development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-24 03:04
4 captures since 2026-06-09
Stars from baseline +1
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-24 03:04
pyproject.toml
python ecosystem,
8 dependencies
uv.lock
python ecosystem,
32 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
AI agent config detected
Key config paths
Nearest indexed repositories by embedding similarity.
Zig Ethereum client library. Faster than alloy.rs on 20/26 benchmarks.
A pure zig implementation of hash based signatures inspired from the rust implementation https://github.com/leanEthereum/leanSig
Topological sort library in Zig
Directed graph data structure for Zig
High-performance EVM in Zig with wave-based parallel transaction execution (5-6x speedup).
Pure-Zig ANN — Flat, HNSW, IVFFlat, IVFPQ; L2/cosine/inner-product across all families; SIMD @Vector kernels, multi-threaded batch search. 16.94× memory compression on IVFPQ. 76 tests. No C/C++ dependency.