simonw/research
Research projects
654Stars
47Forks
55Claude Commits
PythonLanguage
First Claude commit: Nov 17, 2025Last Claude commit: 2mo agoDiscovered: Mar 18, 2026
Recent Claude Commits
Benchmark 5 SQLite tagging strategies: JSON, JSON+lookup, M2M, FTS5, LIKE (#99)
f8a21442mo agosession_urlPort Rx to Python (#97)
49e9ec52mo agosession_urlAdd Python C extension module for syntaqlite (#95)
2b1efc52mo agosession_urlAdd missing INSERT OR REPLACE detail test script
3ed8ba73mo agoauthor_emailInvestigate sqlite-chronicle + sqlite-history-json on the same table
b3a825e3mo agoauthor_emailAdd proxy auth support for Chrome in sandboxed environments
c8e2e9d4mo agoauthor_emailrod-cli: Go CLI tool for Chrome automation via rod library
0b05e754mo agoauthor_emailResearch the rod Go library for Chrome automation
49fbf624mo agoauthor_emailAdd .gitignore for vendored deps and compiled binary
e4c6df34mo agoauthor_emailProve krunsh works via QEMU nested virtualization
76226484mo agoauthor_emailExplore libkrun-go and build krunsh CLI for ephemeral microVM command execution
bc58def4mo agoauthor_emailRebuild demo with live QEMU test, improve README clarity
605f6d14mo agoauthor_emailAdd qemu-tips.md for future agents in sandboxed environments
425901c4mo agoauthor_emailResearch PyO3/maturin Rust extension module WASM wheel builds for Pyodide
e15c29e4mo agoauthor_emailCompile Monty (pydantic sandboxed Python) to WASM for browser use
8e744254mo agoauthor_emailAdd just-bash Deno JSONL server and Python client library
365ca544mo agoauthor_emailAdd README and complete Python Worker investigation
d41f2634mo agoauthor_emailAdd working minimal Python Worker with SQLite support
6cc22284mo agoauthor_emailAdd Cloudflare Workers investigation with JS and Python (WIP)
4500b754mo agoauthor_emailAdd DuckDB security constraints investigation
040753a4mo agoauthor_emailAdd string redaction library with TDD approach
2a83d685mo agoauthor_emailAdd npm dependency files to gitignore
381b2755mo agoauthor_emailImplement whenwords library in 3 esoteric languages
854fed95mo agoauthor_emailImplement packed pair algorithm to beat Rust performance
b9ce68b5mo agoauthor_emailImplement Rust-style optimizations for memchr C wrapper
1d7df495mo agoauthor_emailAdd memchr C implementation with Python bindings
d220d515mo agoauthor_emailAdd uv.lock for reproducible builds
a51f2225mo agoauthor_emailImplement major performance improvements for memchr C wrapper
f2d8fbb5mo agoauthor_emailAdd custom AVX2 for memrchr, memrchr2, memrchr3 and optimize memchr3
c9930ef5mo agoauthor_emailAdd initial vibium-python client with browser launch functionality
25c99bc5mo agoauthor_emailAdd screenshot functionality tests
45821e85mo agoauthor_emailAdd async browser API with pytest-asyncio tests
0b206e55mo agoauthor_emailAdd README documentation for library and investigation
df463115mo agoauthor_emailAdd type functionality tests
c24783d5mo agoauthor_emailAdd patch for clicker --no-sandbox flag (needed for containerized environments)
c5c264f5mo agoauthor_emailAdd click functionality tests
e6dc5675mo agoauthor_emailAdd find element tests
4d164545mo agoauthor_emailAdd navigation tests with HTTP server fixture
aa84cb75mo agoauthor_emailAdd final summary to notes
b1fafbb5mo agoauthor_emailAdd size-optimized WASM build using -Oz flag
e2375875mo agoauthor_emailAdd detailed benchmark results and update wasmer documentation
75b5f6b5mo agoauthor_emailAdd working wasmtime implementation with proper invoke_* trampolines
dba23205mo agoauthor_emailAdd mquickjs sandbox implementations with multiple backends
4d8ae475mo agoauthor_emailAdd browser-based single file bundler research
48e3a616mo agoauthor_emailAdd pytest test suite for import_rewriter
7d0dc346mo agoauthor_emailAdd ast-grep import rewriter prototype for obfuscated JavaScript
7ed7ec56mo agoauthor_emailAdd Datasette plugin for notes sync API
3ca89d86mo agoauthor_emailAdd offline-first notes sync system with smart merging
08d87326mo agoauthor_emailAdd proper CRDT implementation with comprehensive test suite
842f0996mo agoauthor_emailUpdate README with CRDT and Datasette plugin documentation
62384636mo agoauthor_email