- London
- www.eteve.net
Stars
The first open-source harness builder for AI coding. Make AI coding deterministic and repeatable.
🚀 A lightweight, framework-agnostic database migration tool.
⚡ Pure-Rust WebGPU inference engine — OpenAI-API compatible, GGUF native, runs on any GPU. No Python. No llama.cpp. Single binary.
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini C…
Streaming-first Rust toolkit for systematic trading. 21 verified indicators today; engine, sim, order book next.
Install engineering discipline into any AI coding assistant. Composable skills for design, implementation, review, and team standards. Better process, not just better prompts.
Like Rustlings, but for Python. Work in progress. ;)
Online histogram and statistics for data streams. Parallel-friendly, no_std compatible.
A large collection of system log datasets for AI-driven log analytics [ISSRE'23]
💫 Toolkit to help you get started with Spec-Driven Development
A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
Breakthrough Method for Agile Ai Driven Development
Transform boolean equation to CNF with Tseitin Transformation on CLI
Why is this running? Trace any process, port, container, or file back to what started it - CLI + TUI.
Implementation of the drain log categorization algorithm in Rust
A robust streaming log template miner based on the Drain algorithm
Experimental one-shot benchmarking/profiling harness for Rust
Command-line sampling profiler for macOS, Linux, and Windows
Multiprocess communication pipes for Python asyncio
An IDE extension for debugging trait errors in Rust.
Implement a reasoning LLM in PyTorch from scratch, step by step