03 Aug 2026
Gooey is a Python library that converts console applications into GUI applications with minimal code changes, specifically by applying a decorator to the main function of a program. Its primary use case is to enhance user experience by allowing users to interact with command-line tools through a graphical interface, making them more accessible. Notable features include customizable layouts, dynamic validation, internationalization, and options for advanced configuration to suit various user needs.
03 Aug 2026
Gittyleaks is a tool designed to identify sensitive data leaks in Git repositories by scanning for common keywords such as 'username', 'password', and 'email' in various formats including JSON and configuration files. Its primary use case is to help developers detect and remediate accidental exposure of credentials and private information in their codebases. Notable features include customizable search options, the ability to clone repositories for analysis, and a command-line interface that supports verbose output and filtering of search results.
03 Aug 2026
Gate is a Rust-based game development library designed specifically for creating 2D pixel-art games, with notable support for WebAssembly for web browser compatibility. It facilitates the separation of game logic from resource management, rendering, and audio, while offering a tailored renderer and integration with the gate_build crate for asset management. Future enhancements aim to expand functionality, including dynamic asset loading and enhanced input handling.
03 Aug 2026
Fuzzowski is a sophisticated network protocol fuzzer designed to facilitate the fuzzing process for various communication protocols. It enables users to define packet structures, identify potential vulnerabilities, and automate testing with features such as session management, response validation, and an interactive console for monitoring suspect cases. Noteworthy attributes include its reliance on Python 3, a variety of integrated protocols like LPD and IPP, and advanced data generation capabilities allowing for refined and targeted fuzzing strategies.
03 Aug 2026
Fuddly is a fuzzing and data manipulation framework that utilizes a graph-based data model to facilitate complex data format representation, manipulation, and fuzzing automation. Its primary use case is in testing software systems through generation and mutation strategies, with notable features including target abstraction, independent monitoring probes, replay and logging capabilities, and a scenario infrastructure for modeling protocol logic. The framework provides an intuitive command-line interface and supports advanced data transformation through custom operators.
03 Aug 2026
Frogatto & Friends is an action-adventure game that utilizes the Anura game engine to deliver an innovative 2D platforming experience with pixel-art graphics and music. The tool is designed to create high-performance 2D video games and includes specialized features for graphical effects typical in pixel-art titles. Notably, the repository contains the Frogatto module for the Anura engine, emphasizing its adaptability for various 2D game projects.
03 Aug 2026
Keep your dotfiles fresh.
03 Aug 2026
FalkorDB is an ultra-fast, multi-tenant graph database optimized for powering applications like generative AI, agent memory, cloud security, and fraud detection. Its unique architecture utilizes sparse matrices for adjacency representation and linear algebra for executing queries, thereby enhancing performance and reducing latency. The tool complies with the Property Graph Model and supports OpenCypher query language, facilitating advanced querying capabilities.
03 Aug 2026
The ESP32-Cheap-Yellow-Display (CYD) is a budget-friendly development board featuring a 2.8" resistive touchscreen LCD with a resolution of 320 x 240, powered by an ESP32 chip that supports Wi-Fi and Bluetooth connectivity. It is designed for users ranging from beginners to hobbyists looking for a straightforward plug-and-play solution, with no additional assembly required, and includes features like an SD card slot and example code for various libraries to accelerate project development. Notably, the repository aims to foster community engagement by providing documentation, project examples, and a platform for sharing ideas related to the CYD.
03 Aug 2026
The ML4W OS Dotfiles repository provides an advanced configuration for the Hyprland dynamic tiling window manager tailored for Arch Linux, Fedora, and openSuse Tumbleweed. Its primary use case is to enhance the desktop experience with adaptive material color themes that change based on the selected wallpaper and a customizable application selection. Notable features include straightforward installation scripts for stable and rolling releases, as well as a live ISO for testing the environment without installation risks.
03 Aug 2026
DNSwitch is a utility designed for the Nintendo Switch that enables users to hijack the web browser functionality by redirecting its DNS settings. The tool requires Python 3.6 and a web server for PHP, allowing users to set a custom IP in their hosts file and reroute the device's connections. Notable features include the ability to manipulate DNS settings for enhanced web access on the console.
03 Aug 2026
dnddata is an R package that provides a comprehensive dataset of Dungeons & Dragons characters submitted through web applications. It offers both tabular and JSON formats with detailed demographic and gameplay statistics, facilitating analysis of character trends and proportions. Key features include a larger sample size compared to prior datasets, as well as user-friendly accessibility for R users and non-R users alike through data files.
03 Aug 2026
DevDocs is an API documentation browser that aggregates multiple developer documentation in a streamlined web interface, offering features such as instant search, offline accessibility, a mobile-friendly layout, and dark theme support. Its primary use case is to simplify the process of finding and consuming API documentation efficiently, with notable functionalities including a Ruby-based scraper for generating documentation, customizable navigation through keyboard shortcuts, and Docker support for easy deployment.
03 Aug 2026
Dawnscanner is a security scanning tool designed for Ruby web applications, enabling developers to examine their code for vulnerabilities. It supports popular MVC frameworks such as Ruby on Rails, Sinatra, and Padrino and incorporates over 680 security checks updated weekly from the National Vulnerability Database. Notable features include the ability to parse Gemfiles, detect MVC frameworks, analyze code for security risks like cross-site scripting and SQL injections, and provide actionable mitigation suggestions based on scan results.
03 Aug 2026
Dato.RSS is a scalable RSS search engine that leverages machine learning to enhance feed data extraction and categorization, allowing users to quickly search through millions of available RSS and Atom feeds. Notable features include a RESTful API for efficient feed management, full-text search capabilities via PostgreSQL, and integration with third-party services for semantic analytics. The tool is currently in beta and is subject to ongoing enhancements based on user feedback.
03 Aug 2026
Hugging Face Datasets is a lightweight library designed for efficient loading and preprocessing of a diverse range of public datasets across various modalities, including text, audio, and images. Its primary use case is to facilitate seamless integration of datasets into machine learning workflows through one-line dataloaders, while also providing robust data preprocessing capabilities for both public and local datasets. Notable features include support for multiple data formats, multi-modal data processing, and a user-friendly interface for accessing datasets from the Hugging Face Hub.
03 Aug 2026
CRLF.py is a penetration testing tool designed to automate CRLF (Carriage Return Line Feed) injection attacks. It allows users to specify a domain list and craft payloads to test for vulnerabilities related to HTTP response splitting. Notable features include support for Python 2.7 and the ability to use custom CRLF payloads for injecting malicious cookies.
03 Aug 2026
CozoDB is a graph database that integrates advanced querying capabilities with Datalog, featuring built-in support for HNSW vector search and MinHash-LSH for near-duplicate searches in addition to full-text search and JSON value support. Its notable features include the ability to create and manage multiple HNSW indices, seamless integration of vector search within Datalog queries, and robust concurrency control using Multi-Version Concurrency Control (MVCC). The architecture allows for complex data interactions and efficient retrieval of information using both conventional and advanced graph algorithms.
03 Aug 2026
The Codex ACP is an adapter designed for integrating OpenAI's Codex CLI within ACP-compatible clients like Zed, allowing for enhanced interaction with Codex functionalities. It supports features such as context @-mentions, image handling, tool calls with permission requests, and various slash commands to streamline coding tasks, making it particularly useful for software development and collaboration workflows. Notably, it provides multiple authentication methods and is designed for easy installation and usage across various operating systems.
03 Aug 2026
CodeSnap is a Rust-based tool designed to generate visually appealing code snapshots using a graphic engine, eliminating the need for network or browser-based rendering solutions. Its primary use case is to facilitate quick and customizable code visualization through a command-line interface or as an integrated library in other projects. Notable features include support for multiple output formats (PNG, SVG, HTML), customizable backgrounds, built-in syntax highlighting with themes from Sublime Text, line number annotations, and the ability to copy snapshots directly to the clipboard.
03 Aug 2026
CodeRLM is a tool that utilizes the Recursive Language Model (RLM) pattern to index codebases, allowing LLM agents to query targeted information via a JSON API. Its primary use case is to enable efficient exploration of unfamiliar code without loading entire codebases into memory, thanks to precise indexing facilitated by tree-sitter. Notable features include a Rust server for indexing, support for specific queries like symbol searches and function listings, and an integrated Claude Code plugin for seamless interaction.
03 Aug 2026
Code2Prompt is a context engineering tool that transforms codebases into prompts suitable for Large Language Models, facilitating the preparation of context for applications like ChatGPT and AI agents. Its notable features include a command-line interface for quick prompt generation, file output options, and support for both Rust and Python ecosystems, while also ensuring compliance with `.gitignore` for secure file traversal.
03 Aug 2026
The Modrinth Monorepo houses the main codebase for the Modrinth web interface and desktop application, facilitating efficient development and collaboration. It includes comprehensive guidelines for contributing to both the website frontend and the app, while also providing resources for security and support. Notably, the repository is open to contributions and emphasizes community engagement with an active Discord server and clear documentation.
03 Aug 2026
COD-MW-2019-DNN provides deep neural network models specifically designed for detecting enemies and heads in the game Call of Duty: Modern Warfare 2019. The tool utilizes image segmentation techniques on 200x200 pixel blocks from the player's screen, enabling functions such as real-time enemy detection and precise localization of enemy heads in a 10x10 grid, significantly enhancing gameplay awareness. Notable features include self-training capabilities that refine model accuracy through continuous image data collection from streams, customizable training datasets, and GPU acceleration for improved performance.
03 Aug 2026
CMSScanner is a Ruby gem designed as a framework for developing CMS and website scanners, facilitating the rapid creation of scanning tools. Its primary use case is to analyze target websites for various content management systems by executing a command-line interface with customizable options. Notable features include its modular architecture that allows for easy extension, along with built-in classes and formatters to streamline the scanning process.