simonw/research
Research projects
680Stars
49Forks
55Claude Commits
PythonLanguage
First Claude commit: Nov 17, 2025Last Claude commit: 4mo agoDiscovered: Mar 18, 2026
Recent Claude Commits
Benchmark 5 SQLite tagging strategies: JSON, JSON+lookup, M2M, FTS5, LIKE (#99)
f8a21444mo agosession_urlPort Rx to Python (#97)
49e9ec54mo agosession_urlAdd Python C extension module for syntaqlite (#95)
2b1efc54mo agosession_urlAdd missing INSERT OR REPLACE detail test script
3ed8ba75mo agoauthor_emailInvestigate sqlite-chronicle + sqlite-history-json on the same table
b3a825e5mo agoauthor_emailAdd proxy auth support for Chrome in sandboxed environments
c8e2e9d5mo agoauthor_emailrod-cli: Go CLI tool for Chrome automation via rod library
0b05e755mo agoauthor_emailResearch the rod Go library for Chrome automation
49fbf625mo agoauthor_emailAdd .gitignore for vendored deps and compiled binary
e4c6df35mo agoauthor_emailProve krunsh works via QEMU nested virtualization
76226485mo agoauthor_emailExplore libkrun-go and build krunsh CLI for ephemeral microVM command execution
bc58def5mo agoauthor_emailRebuild demo with live QEMU test, improve README clarity
605f6d15mo agoauthor_emailAdd qemu-tips.md for future agents in sandboxed environments
425901c5mo agoauthor_emailResearch PyO3/maturin Rust extension module WASM wheel builds for Pyodide
e15c29e5mo agoauthor_emailCompile Monty (pydantic sandboxed Python) to WASM for browser use
8e744255mo agoauthor_emailAdd just-bash Deno JSONL server and Python client library
365ca545mo agoauthor_emailAdd README and complete Python Worker investigation
d41f2636mo agoauthor_emailAdd working minimal Python Worker with SQLite support
6cc22286mo agoauthor_emailAdd Cloudflare Workers investigation with JS and Python (WIP)
4500b756mo agoauthor_emailAdd DuckDB security constraints investigation
040753a6mo agoauthor_emailAdd string redaction library with TDD approach
2a83d686mo agoauthor_emailAdd npm dependency files to gitignore
381b2756mo agoauthor_emailImplement whenwords library in 3 esoteric languages
854fed96mo agoauthor_emailImplement packed pair algorithm to beat Rust performance
b9ce68b6mo agoauthor_emailImplement Rust-style optimizations for memchr C wrapper
1d7df496mo agoauthor_emailAdd memchr C implementation with Python bindings
d220d516mo agoauthor_emailAdd uv.lock for reproducible builds
a51f2226mo agoauthor_emailImplement major performance improvements for memchr C wrapper
f2d8fbb6mo agoauthor_emailAdd custom AVX2 for memrchr, memrchr2, memrchr3 and optimize memchr3
c9930ef6mo agoauthor_emailAdd initial vibium-python client with browser launch functionality
25c99bc7mo agoauthor_emailAdd screenshot functionality tests
45821e87mo agoauthor_emailAdd async browser API with pytest-asyncio tests
0b206e57mo agoauthor_emailAdd README documentation for library and investigation
df463117mo agoauthor_emailAdd type functionality tests
c24783d7mo agoauthor_emailAdd patch for clicker --no-sandbox flag (needed for containerized environments)
c5c264f7mo agoauthor_emailAdd click functionality tests
e6dc5677mo agoauthor_emailAdd find element tests
4d164547mo agoauthor_emailAdd navigation tests with HTTP server fixture
aa84cb77mo agoauthor_emailAdd final summary to notes
b1fafbb7mo agoauthor_emailAdd size-optimized WASM build using -Oz flag
e2375877mo agoauthor_emailAdd detailed benchmark results and update wasmer documentation
75b5f6b7mo agoauthor_emailAdd working wasmtime implementation with proper invoke_* trampolines
dba23207mo agoauthor_emailAdd mquickjs sandbox implementations with multiple backends
4d8ae477mo agoauthor_emailAdd browser-based single file bundler research
48e3a617mo agoauthor_emailAdd pytest test suite for import_rewriter
7d0dc347mo agoauthor_emailAdd ast-grep import rewriter prototype for obfuscated JavaScript
7ed7ec57mo agoauthor_emailAdd Datasette plugin for notes sync API
3ca89d87mo agoauthor_emailAdd offline-first notes sync system with smart merging
08d87327mo agoauthor_emailAdd proper CRDT implementation with comprehensive test suite
842f0997mo agoauthor_emailUpdate README with CRDT and Datasette plugin documentation
62384637mo agoauthor_email