Dicklesworthstone

Dicklesworthstone

👤 Developer

29 repositories on SrcLog

View on GitHub
29 Repos
7.8k Stars
752 Forks
7.8k Watchers

Repositories (29)

beads_viewer Dicklesworthstone/beads_viewer Go

Graph-aware TUI for the Beads issue tracker: PageRank, critical path, kanban, dependency DAG visualization, and robot-mode JSON API

1.5k
destructive_command_guard Dicklesworthstone/destructive_command_guard Rust

The Destructive Command Guard (dcg) is for blocking dangerous git and shell commands from being executed by agents.

873
beads_rust Dicklesworthstone/beads_rust Rust

Fast Rust port of Steve Yegge's beads: local-first, non-invasive issue tracker storing tasks in SQLite with JSONL export for git collaboration

839
pi_agent_rust Dicklesworthstone/pi_agent_rust Rust

High-performance AI coding agent CLI written in Rust with zero unsafe code

792
claude_code_agent_farm Dicklesworthstone/claude_code_agent_farm Shell

Orchestration framework for running 20+ Claude Code agents in parallel: automated bug fixing, best-practices sweeps, lock-based coordination, and real-time tmux monitoring

788
bulk_transcribe_youtube_videos_from_playlist Dicklesworthstone/bulk_transcribe_youtube_videos_from_playlist Python

Easily take an entire YouTube playlist and turn it into high quality transcripts using Whisper.

668
automatic_log_collector_and_analyzer Dicklesworthstone/automatic_log_collector_and_analyzer Python

Replace Splunk in your small company with this one weird trick!

425
sqlalchemy_data_model_visualizer Dicklesworthstone/sqlalchemy_data_model_visualizer Python

Automatically turn your SQLalchemy Data Models into a Nice SVG Diagram

291
frankentui Dicklesworthstone/frankentui Rust

Minimal, high-performance terminal UI kernel with diff-based rendering, inline mode, and RAII terminal cleanup

235
ultimate_bug_scanner Dicklesworthstone/ultimate_bug_scanner Shell

Static analysis tool that catches 1000+ bug patterns across all popular programming languages, with auto-wiring into AI coding agent quality guardrails

216
mindmap-generator Dicklesworthstone/mindmap-generator Python

Turn any input document into a sophisticated, context-dependent mindmap that distills the meaning and structure of the document.

214
asupersync Dicklesworthstone/asupersync Rust

Async runtime for Rust where correctness is structural: region-owned tasks, cancel-correct protocols, capability-gated effects, and deterministic replay testing

150
ultimate_mcp_server Dicklesworthstone/ultimate_mcp_server Python

Comprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems

144
coding_agent_account_manager Dicklesworthstone/coding_agent_account_manager Go

Sub-100ms auth switching for AI coding CLIs (Claude Code, Codex, Gemini): swap subscription accounts instantly when you hit usage limits

112
introduction_to_temporal_logic Dicklesworthstone/introduction_to_temporal_logic

An introduction to temporal logic and how it can be used to analyze concurrency

111
hoeffdings_d_explainer Dicklesworthstone/hoeffdings_d_explainer

A Detailed Introduction to My Favorite Statistical Measure, Hoeffding's D

102
bakery_algorithm Dicklesworthstone/bakery_algorithm Python

Lamport's Bakery Algorithm Demonstrated in Python

96
xf Dicklesworthstone/xf Rust

Search your X/Twitter data archive from the command line with sub-millisecond full-text queries via Tantivy and SQLite

84
grassmann_article Dicklesworthstone/grassmann_article

Long-form biographical essay on Hermann Grassmann, the 19th-century polymath who invented exterior algebra, exploring his life, mathematical discoveries, and themes of unrecognized genius

54
the_lighthill_debate_on_ai Dicklesworthstone/the_lighthill_debate_on_ai

A Full Transcript of the Lighthill Debate on AI from 1973, with Introductory Remarks

35
agent_settings_backup_script Dicklesworthstone/agent_settings_backup_script Shell

Git-versioned backup tool for AI coding agent config folders (Claude Code, Cursor, Codex, etc.) with size-based rotation and easy restoration

26
opentui_rust Dicklesworthstone/opentui_rust Rust

Terminal UI rendering engine for Rust with real RGBA alpha blending, scissor clipping, and double-buffered cell composition. Port of OpenTUI (Zig).

19
franken_engine Dicklesworthstone/franken_engine Rust

Native Rust runtime for adversarial extension workloads with deterministic replay, cryptographic decision receipts, and fleet-scale containment.

19
franken_node Dicklesworthstone/franken_node Rust

Trust-native JavaScript/TypeScript runtime platform built on franken_engine with deterministic compatibility, migration autopilot, extension trust controls, and incident replay.

16
fastapi_rust Dicklesworthstone/fastapi_rust Rust

Rust web framework inspired by Python's FastAPI: type-safe routing, zero-copy parsing, OpenAPI generation, and structured concurrency via asupersync

14
paxos_vs_raft Dicklesworthstone/paxos_vs_raft

Educational comparison of the Paxos and Raft distributed consensus algorithms

12
asupersync_ansi_c Dicklesworthstone/asupersync_ansi_c C

Highly portable, dependency-free ANSI C port of asupersync with deterministic replay, strict resource contracts, and embedded-router profiles.

3
automatic_cpp_code_analysis_with_gpt Dicklesworthstone/automatic_cpp_code_analysis_with_gpt Python

Parses C++ files into individual functions, generates GPT-4 analysis prompts, and stores results in SQLite

2
tsap_mcp_server Dicklesworthstone/tsap_mcp_server HTML

MCP server for text search and code analysis: advanced pattern matching, processing pipelines, and static analysis exposed as MCP tools

1