03 Aug 2026
Decktility is a portable handheld PC utilizing a Raspberry Pi CM4 and an 800x480 IPS touch screen, designed primarily for retro gaming and computing applications. Notable features include a compact form factor, replaceable batteries providing approximately 6 hours of power, and a power management system that monitors battery and charging status for integration with the Raspberry Pi environment.
03 Aug 2026
The Stream Deck for Visual Studio Code is a dual-platform integration tool that allows users to execute Visual Studio Code commands, create and run terminal commands, and insert code snippets via a customizable Stream Deck interface. Key features include command ID retrieval for streamlined execution and optional settings for message server configuration, enhancing productivity by enabling quick access to frequently used functionalities within the development environment.
03 Aug 2026
deckmaster is a Linux application designed for managing the Elgato Stream Deck, enabling customizable control through multiple pages and navigation between decks. Noteworthy features include the ability to configure buttons with icons and text, adjust brightness, and execute various actions such as running commands, emulating key presses, and displaying system metrics like CPU usage and weather. The tool supports intricate functionalities, including different actions based on short and long presses, making it a versatile utility for streamers and productivity enthusiasts.
03 Aug 2026
Dbmate is a versatile command-line database migration tool designed to synchronize database schemas across different development environments and production servers. It supports multiple databases including MySQL, PostgreSQL, and SQLite, employing timestamp-versioned migrations written in plain SQL to manage version control amid multiple developers. Noteworthy features include atomic migration execution, the ability to create and drop databases, and built-in support for environment variables, making it suitable for diverse programming languages and frameworks.
03 Aug 2026
dbg-macro is a C++ header-only library that provides a macro `dbg(…)` for enhanced debugging by allowing developers to easily log variable values, including their types and the context of their usage, during runtime. It facilitates quick inspections without needing to set up a full debugger, featuring colorized output and specialized pretty-printers for various data types. This tool is compatible with C++11, C++14, and C++17, and can be integrated into projects with minimal setup, while also issuing warnings to remind users to remove debugging statements before production.
03 Aug 2026
The DARPA Subterranean Challenge Cave World is a ROS-compatible simulation environment designed for testing and evaluating robotic systems in complex cave-like settings. Notable features include the incorporation of both provided and custom 3D models, various terrain elements such as voids and vertical shafts, as well as randomly placed artifacts to enhance realism in robotic navigation and exploration tasks. This tool is primarily utilized for research and development in subterranean robotics within simulation platforms like Gazebo.
03 Aug 2026
Dagger is a versatile platform designed to automate software delivery through a programmable execution engine and system API, enabling the building, testing, and shipping of codebases reliably and at scale. Its key features include cross-language SDKs, incremental execution with typed artifacts, and comprehensive observability through OpenTelemetry tracing. Dagger is designed for local execution, CI integration, and cloud deployment, making it a robust solution for modern software development workflows.
03 Aug 2026
D2 is a modern diagram scripting language that converts textual definitions into visual diagrams, aimed primarily at developers and technical documentation authors. Its notable features include a user-friendly CLI for live-reloading SVG outputs, customizable themes, and extensive support for plugins, making it versatile for various diagramming needs. D2 facilitates quick creation of complex diagrams with a simple syntax, catering to a wide range of use cases from network layouts to architectural designs.
03 Aug 2026
CVE-2020-0683 is a proof-of-concept (PoC) exploit targeting a Windows Installer elevation of privilege vulnerability. The tool includes source code for Visual Studio C++ 2017 and provides a compiled executable to demonstrate the exploit. Key features include detailed documentation in a PDF for step-by-step reproduction of the exploit.
03 Aug 2026
Curlie is a command-line tool that serves as a frontend to `curl`, designed to combine the user-friendly interface of HTTPie with the extensive features of curl. It supports all curl options while offering syntax sugar and pretty-printed output for JSON responses, enhancing ease of use and debugging capabilities during HTTP requests. Notable features include real-time output formatting, the ability to show executed curl commands, and support for various installation methods across platforms.
03 Aug 2026
Crystal is a statically typed programming language designed to combine the expressiveness of Ruby with the performance of C. It allows for seamless C integration through binding creation while offering features such as compile-time code generation and efficient native code compilation, aiming to provide a clean and powerful object-oriented programming experience without the verbosity of type declarations.
03 Aug 2026
Crush is a terminal-based tool designed to seamlessly integrate development workflows with various large language models (LLMs), allowing users to switch between models while maintaining context. Notable features include multi-model support, session-based workspaces, extensibility through MCPs, and compatibility across multiple operating systems. Leveraging the Charm ecosystem, Crush enhances coding efficiency by employing language server protocols (LSPs) for additional context within developer environments.
03 Aug 2026
Cozystack is an open-source platform designed for building and managing cloud infrastructures, offering a simple REST API for deploying Kubernetes clusters, Database-as-a-Service, virtual machines, and other essential cloud services. Primary use cases include creating public and private clouds and serving as a Kubernetes distribution for Bare Metal environments. Key features include its CNCF Sandbox status, Infrastructure-as-Code support, and a user-friendly interface for seamless cloud development.
03 Aug 2026
The Corellium Android Unpacking tool automates the unpacking of Android applications on a Corellium virtual device running Android 7.1.2, targeting specific packer defenses through the `art::DexFile::OpenMemory` method. Key features include a scalable backend using nsqd for task management, a reliable VPN setup to maintain connectivity with the Corellium server, and a straightforward API for submitting APKs for analysis. This tool is specifically designed for cybersecurity professionals engaged in malware analysis and reversing.
03 Aug 2026
Doom Emacs is a highly optimized configuration framework for GNU Emacs designed to enhance the performance and user experience for Emacs users, particularly those transitioning from Vim. It features a minimalistic aesthetic, a modular structure for configuration, curated defaults for various packages, and a declarative package management system that allows users to install and manage packages flexibly. Notable additions include optional vim emulation and support for Language Server Protocol (LSP), making it a versatile tool for customized text editing and development.
03 Aug 2026
COOK is a powerful and customizable wordlist generator that supports generating, splitting, merging, and encoding/decoding wordlists for various cybersecurity applications. It allows users to create permutations and combinations of words, manage extensive datasets through YAML configuration files, and includes built-in support for multiple encoding methods and integration with various wordlist sources. Its capabilities make it suitable for tasks like penetration testing, fuzzing, and other security assessments requiring comprehensive wordlist management.
03 Aug 2026
Consul is a distributed service mesh solution designed to facilitate the connectivity and configuration of applications across dynamic, multi-datacenter infrastructures. Its primary use case lies in enabling secure service-to-service communication, service discovery, and dynamic application configuration, supported by features like automatic TLS encryption, health checking, and an API gateway. Consul's architecture allows for seamless scalability and robust operational security, making it suitable for complex cloud and microservices environments.
03 Aug 2026
Columbus Server is a deprecated API-first subdomain discovery service that provides fast subdomain enumeration capabilities. It offers features such as customizable output formats and integration with Certificate Transparency for fetching entries, facilitating efficient subdomain lookup operations for cybersecurity assessments. Users can utilize command-line options to check for updates, configure settings, and manage the service easily.
03 Aug 2026
Colly-draft-prospects is a web scraping tool written in Golang, designed to extract data on football draft prospects from the DraftTek NFL Big Board. It utilizes the Colly scraper for efficient data collection, and integrates csvkit for data merging and OpenRefine for cleaning and ensuring data consistency. The repository includes tools for compiling the scraper for different operating systems and provides commands for processing and refining the scraped data.
03 Aug 2026
Colly is a high-performance web scraping framework designed for Go, enabling developers to efficiently extract structured data from websites for applications such as data mining and archiving. Its notable features include a clean API, support for synchronous, asynchronous, and parallel scraping, automatic handling of cookies and sessions, and built-in request delay management, making it suitable for handling large-scale data extraction tasks. Additionally, Colly supports customization through environment variables and extensions, allowing for flexible integration in various projects.
03 Aug 2026
Colima is a lightweight tool for managing container runtimes on macOS and Linux, allowing users to easily set up and run multiple containers with minimal configuration. Its notable features include support for different architectures (Intel and Apple Silicon), automatic port forwarding, volume mounts, and the ability to utilize various container runtimes like Docker, Containerd, and Incus, while also enabling GPU acceleration for AI workloads. The tool is accessible via a simple CLI interface, ensuring a streamlined user experience for both development and deployment processes.
03 Aug 2026
CodeQL is an open-source tool designed for querying code to identify vulnerabilities and security flaws within software applications. Its primary use case is in application security, facilitating the development of custom queries through a standard library and allowing integration with development environments like Visual Studio Code. Notable features include syntax highlighting, IntelliSense support for the CodeQL language, and comprehensive documentation for writing and running queries.
03 Aug 2026
The COD Exploits repository catalogs various vulnerabilities in Call of Duty, providing proof-of-concept demonstrations for each identified exploit. It includes notable vulnerabilities such as Steam-Auth and Huffman, along with their associated CVE-IDs. The tool is intended strictly for academic research, emphasizing responsible usage to prevent misuse.
03 Aug 2026
CobolCraft is a Minecraft server implementation written in COBOL, designed to support Minecraft version 1.21.4. Its notable features include infinite terrain generation, persistent world and player data storage, multiplayer support with configurable player limits, and functionality for crafting, chat, commands, and basic block interactions, though many advanced features are still in development. This project not only serves as a platform for playing Minecraft but also acts as a learning tool for COBOL programming.
03 Aug 2026
clj-holmes is a command-line interface (CLI) static application security testing (SAST) tool designed to detect vulnerabilities in Clojure code by employing customizable rules through a straightforward pattern language. Its primary use case is to scan Clojure projects for security flaws, with capabilities to fetch rules from both public and private GitHub repositories. Notable features include scanning with specific rule tags, severities, and precision controls, as well as outputting results in multiple formats such as JSON or SARIF, making it suitable for integration into CI/CD workflows.