A simple Bash script to export entire repositories into a single Markdown file. Perfect for summarizing codebases or feeding them into LLMs for analys...
RA Ultimate Cipher Analyzer is a web-based tool designed to analyze encrypted files and suggest the encryption algorithm used based on statistical pro...
Rebol 3 Oldes Script Metrics and Analyzer
Maven plugin for AI security scanning using local LLMs to detect secrets, API keys & passwords in your code
This script is designed to automatically generate seed phrases and check balances for Tron networks. If a wallet with a non-zero balance is found, the...
Reimplement empirical study on deep learning-based vulnerability detection techniques using real-world datasets (Devign and Chrome+Debian). Includes t...
A Python tool that extracts required external dependencies from Python files before execution. Automatically identifies import statements and generate...
A toy code analyzer for PHP
CodeMetric is a Chrome extension designed to automatically analyse the time and space complexity of your LeetCode submissions.
PyTorch implementation of a Transformer Encoder to predict the Big O time complexity of Python code.
💖 AI-driven source code generation and modification library that I designed to help me write code on the days that my health would otherwise prevent...
code generation context toolkit
A comprehensive MCP server that enhances AI capabilities with rich workspace context, code analysis, and smart prompts
AI-powered legacy code analysis and refactoring system with real-time dashboard and guided modernization suggestions
CLI tool for JavaScript and TypeScript projects that searches for TODO comments older than a specified number of days.
Estimates the memory size of parameters passed to Java methods using static analysis and runtime instrumentation. Supports input from Dependency Finde...
A native .NET library that parses Go source files and provides a strongly-typed AST (Abstract Syntax Tree) accessible in C#. Supports Go syntax with c...
A natural language interface for querying and analyzing codebases using RAG (Retrieval Augmented Generation) technology. Built with Python, Groq LLM,...
Integrate with SonarQube for continuous code quality inspection. Import GitHub projects, set up automated workflows, and ensure codebase quality.
Develop a new feature for the EA Sports College Football game as a Junior Software Engineer
InsightWeaver – Intelligent AI Instruction Manager for VSCode
Engine for cleaning, ordering and assisting the documentation of software dependency graphs.
CodeNexus - A project exploring code ratios and relationships
A library for intercepting and processing Python method calls
🔍 Code Lingo A sleek command-line tool that generates human-readable summaries of your Python code's structure — including imports, functions, classe...
Laravel API Toolkit is designed for exclusive use in development environments, equipping developers with everything needed to build robust, performan...
CodeScout is a Go package and CLI tool for analyzing and extracting structured representations of functions, methods, and structs from Go source files...
Book API Test Automation using Python Requests Pytest
Unified MCP server: hybrid search + code graph + semantic memory. 15 tools, <350MB RAM, fully local. No API keys.
Codebase analyzer for the AI era — generates smart context maps for AI agents and catches packaging mistakes before they leak.
🐍 Production-ready AI code refactoring system using GraphRAG, discrete diffusion, and Tree-Sitter safety gates. Transforms natural language into safe...
Specialized agent definitions for Claude Code with comprehensive tooling
🔍 Transform GitHub repositories into structured semantic assets, enabling efficient search and reasoning through indexed code grounded in research qu...
A powerful Claude Code skill for deep analysis and interpretation of GitHub or local source code repositories — featuring automated architecture...
🔍 Convert source code into a searchable knowledge base with automatic chunking and intelligent search, now enhanced with MCP support for better integ...
🚀 Transform complex code into clear, interactive process diagrams, helping teams trace execution logic and identify module failures effortlessly.
🔍 Discover concepts in code with smgrep, a fast, local, GPU-accelerated search tool that enhances your coding efficiency and privacy.
Semantic Delta Protocol (SDP) is a standard for tracking code changes at the semantic level—functions, classes, and symbols—not just lines. It uses Tr...
Analyzes Python code and suggests optimizations for reducing memory usage.
Generate deterministic, structured snapshots of any codebase for AI analysis.
AI-powered debugging assistant that analyzes stack traces, identifies root causes and suggests fixes automatically
Replication code for "Semantic Code Segmentation with Language Models" paper, focusing on automated code segmentation for R and Python using LLMs/SLMs...
AI-powered git archaeology. Understand why any line exists — traces through renames, refactors, and the full history. 🔍
Lightweight, containerized security scanning for code repositories using Incus. SAST, secret detection, and automated reporting.
MCP server that turns any Git repository into an AI-ready digest using gitingest
Auto-generate AI assistant configs by deep-analyzing your codebase
Go AST code structure analysis engine with Kratos framework, providing gRPC service detection and interface extraction
AI-based tool to analyze code complexity using Python and Streamlit