simonw/research
Research projects
629Stars
47Forks
55Claude Commits
PythonLanguage
First Claude commit: Nov 17, 2025Last Claude commit: 1mo agoDiscovered: Mar 18, 2026
Recent Claude Commits
Benchmark 5 SQLite tagging strategies: JSON, JSON+lookup, M2M, FTS5, LIKE (#99)
f8a21441mo agosession_urlPort Rx to Python (#97)
49e9ec51mo agosession_urlAdd Python C extension module for syntaqlite (#95)
2b1efc51mo agosession_urlAdd missing INSERT OR REPLACE detail test script
3ed8ba72mo agoauthor_emailInvestigate sqlite-chronicle + sqlite-history-json on the same table
b3a825e2mo agoauthor_emailAdd proxy auth support for Chrome in sandboxed environments
c8e2e9d2mo agoauthor_emailrod-cli: Go CLI tool for Chrome automation via rod library
0b05e752mo agoauthor_emailResearch the rod Go library for Chrome automation
49fbf622mo agoauthor_emailAdd .gitignore for vendored deps and compiled binary
e4c6df32mo agoauthor_emailProve krunsh works via QEMU nested virtualization
76226482mo agoauthor_emailExplore libkrun-go and build krunsh CLI for ephemeral microVM command execution
bc58def2mo agoauthor_emailRebuild demo with live QEMU test, improve README clarity
605f6d12mo agoauthor_emailAdd qemu-tips.md for future agents in sandboxed environments
425901c2mo agoauthor_emailResearch PyO3/maturin Rust extension module WASM wheel builds for Pyodide
e15c29e2mo agoauthor_emailCompile Monty (pydantic sandboxed Python) to WASM for browser use
8e744252mo agoauthor_emailAdd just-bash Deno JSONL server and Python client library
365ca542mo agoauthor_emailAdd README and complete Python Worker investigation
d41f2633mo agoauthor_emailAdd working minimal Python Worker with SQLite support
6cc22283mo agoauthor_emailAdd Cloudflare Workers investigation with JS and Python (WIP)
4500b753mo agoauthor_emailAdd DuckDB security constraints investigation
040753a3mo agoauthor_emailAdd string redaction library with TDD approach
2a83d683mo agoauthor_emailAdd npm dependency files to gitignore
381b2753mo agoauthor_emailImplement whenwords library in 3 esoteric languages
854fed93mo agoauthor_emailImplement packed pair algorithm to beat Rust performance
b9ce68b3mo agoauthor_emailImplement Rust-style optimizations for memchr C wrapper
1d7df493mo agoauthor_emailAdd memchr C implementation with Python bindings
d220d513mo agoauthor_emailAdd uv.lock for reproducible builds
a51f2223mo agoauthor_emailImplement major performance improvements for memchr C wrapper
f2d8fbb3mo agoauthor_emailAdd custom AVX2 for memrchr, memrchr2, memrchr3 and optimize memchr3
c9930ef3mo agoauthor_emailAdd initial vibium-python client with browser launch functionality
25c99bc4mo agoauthor_emailAdd screenshot functionality tests
45821e84mo agoauthor_emailAdd async browser API with pytest-asyncio tests
0b206e54mo agoauthor_emailAdd README documentation for library and investigation
df463114mo agoauthor_emailAdd type functionality tests
c24783d4mo agoauthor_emailAdd patch for clicker --no-sandbox flag (needed for containerized environments)
c5c264f4mo agoauthor_emailAdd click functionality tests
e6dc5674mo agoauthor_emailAdd find element tests
4d164544mo agoauthor_emailAdd navigation tests with HTTP server fixture
aa84cb74mo agoauthor_emailAdd final summary to notes
b1fafbb4mo agoauthor_emailAdd size-optimized WASM build using -Oz flag
e2375874mo agoauthor_emailAdd detailed benchmark results and update wasmer documentation
75b5f6b4mo agoauthor_emailAdd working wasmtime implementation with proper invoke_* trampolines
dba23204mo agoauthor_emailAdd mquickjs sandbox implementations with multiple backends
4d8ae474mo agoauthor_emailAdd browser-based single file bundler research
48e3a614mo agoauthor_emailAdd pytest test suite for import_rewriter
7d0dc344mo agoauthor_emailAdd ast-grep import rewriter prototype for obfuscated JavaScript
7ed7ec54mo agoauthor_emailAdd Datasette plugin for notes sync API
3ca89d84mo agoauthor_emailAdd offline-first notes sync system with smart merging
08d87324mo agoauthor_emailAdd proper CRDT implementation with comprehensive test suite
842f0994mo agoauthor_emailUpdate README with CRDT and Datasette plugin documentation
62384634mo agoauthor_email