developer-tools products

Score
developer-tools
1,809 results
Gitwig
developer-tools · Show HN · 1 pts

Gitwig is a developer tool available at gitwig.dev. Based on the name, it appears to be related to Git workflows or repository management. Specific features and capabilities are not available from the provided information.

31
SCORE
Agent Console
developer-tools · Show HN · 1 pts

Agent Console is an open-source developer tool for interacting with and managing AI agents via a terminal-style interface. It provides a unified console for monitoring agent activity and issuing commands. The project is hosted on GitHub and targets developers building or debugging agent-based workflows.

37
SCORE
JavaScript/JSON and CSS minifier lib in minimal C89
developer-tools · Show HN · 1 pts

A lightweight library written in C89 for minifying JavaScript, JSON, and CSS source files. Designed for minimal dependencies and broad compiler compatibility due to its adherence to the C89 standard. Suitable for embedding in projects that require a small-footprint minification tool.

45
SCORE
Spsc-ring-threadsafe Python C ext. 100x faster as multiprocessing.Queue
developer-tools · Show HN · 1 pts

A Python C extension implementing a single-producer single-consumer (SPSC) ring buffer designed for thread-safe inter-thread communication. It provides a faster alternative to Python's built-in multiprocessing.Queue for use cases where only one thread writes and one thread reads. The implementation leverages low-level C code to reduce overhead compared to standard Python queue abstractions.

45
SCORE
Syllaby API
developer-tools · Product Hunt · 0 votes

Syllaby API provides programmatic access to Syllaby's AI-powered content creation capabilities for developers. It enables integration of social media content generation features into Android and other applications. The API is designed for developers looking to embed AI-driven video and content planning tools into their own products.

40
SCORE
Skill-language-server
developer-tools · Show HN · 1 pts

Skill-language-server is a language server implementation for the Skill programming language. It follows the Language Server Protocol (LSP) to provide editor-agnostic language features such as code intelligence and diagnostics. The project is hosted on GitHub and targets developers working with Skill in LSP-compatible editors.

39
SCORE
scriptc
developer-tools · GitHub · 817 stars

scriptc is a developer tool available at scriptc.dev with 817 GitHub stars. It provides functionality for developers, though specific feature details are limited from available signals. The project has gained notable community interest on GitHub.

71
SCORE
SayGM
developer-tools · Product Hunt · 0 votes

SayGM is a developer tool that integrates AI capabilities through an API interface. It is designed to assist developers in building and automating workflows using artificial intelligence. The tool is listed under developer tools and targets API-driven development use cases.

35
SCORE
Experimental multi-head window manager made for programmatic use
developer-tools · Show HN · 1 pts

Hydra is an experimental multi-head window manager designed for programmatic control and automation. It targets developers who need to manage windows through code rather than traditional graphical interfaces. The project is hosted on GitHub and is in an early, experimental stage.

37
SCORE
Static MCP
developer-tools · Show HN · 2 pts

Static MCP is an open-source project that implements the Model Context Protocol (MCP) using WebAssembly. It enables MCP server functionality to run in static or edge environments without requiring a traditional server runtime. The project is hosted on GitHub and targets developers building lightweight, portable MCP integrations.

44
SCORE
Injectable time and timers with custom Date types for TypeScript
developer-tools · Show HN · 1 pts

A TypeScript library that provides injectable time and timer abstractions for use in applications and tests. It supports custom Date types, making it easier to control and mock time-dependent logic without relying on the global Date object. Designed to improve testability of code that depends on the current time or scheduled intervals.

42
SCORE
Port Zero
developer-tools · Show HN · 6 pts

Port Zero is a developer tool accessible at portzero.net. Based on the name, it appears to relate to network port management or zero-configuration networking for developers. Specific features and capabilities are not fully detailed from the available information.

41
SCORE
Turn an image into a 3D blockbench model
developer-tools · Show HN · 3 pts

img2blockbench is an open-source tool that converts 2D images into 3D Blockbench models. It automates the process of translating pixel data into block-based geometry compatible with the Blockbench modeling application. The project is hosted on GitHub and targets game developers working with voxel or block-style assets.

45
SCORE
KeyOpera 2.0
developer-tools · Product Hunt · 100 votes

KeyOpera 2.0 is a Mac productivity tool designed for developers, offering keyboard-driven workflows to streamline common tasks. It integrates with GitHub and other developer tools to help users navigate and manage their work more efficiently. The app focuses on reducing mouse dependency through customizable keyboard shortcuts and commands.

68
SCORE
CodexBar Lite
developer-tools · Product Hunt · 93 votes

CodexBar Lite is a menu bar app for developers that integrates with GitHub to provide quick access to repository information and developer tools. It runs discreetly in the macOS menu bar, keeping GitHub data accessible without switching contexts. The app includes privacy-focused features relevant to developer workflows.

66
SCORE
PDFCrate
developer-tools · Product Hunt · 2 votes

PDFCrate is a developer tool for generating and managing PDF documents. It is designed for makers and developers who need programmatic PDF creation capabilities. The tool is listed under developer and maker tools categories.

44
SCORE
LX Coreutils
developer-tools · Show HN · 1 pts

LX Coreutils is a collection of command-line utility tools hosted on GitHub. It provides core Unix-style utilities intended for use in Linux or similar environments. The project is open source and available for developers to explore or contribute to.

35
SCORE
LuaJIT with Native SIMD
developer-tools · Show HN · 1 pts

LuaJIT with Native SIMD is a fork of LuaJIT that adds native SIMD (Single Instruction, Multiple Data) support for improved vectorized computation. It is part of the LuaOSProject and targets developers who need low-level performance optimizations in Lua-based environments. The release is available as version 1.0.0-simd on GitHub.

39
SCORE
Anyclaude-SDK
developer-tools · Show HN · 1 pts

Anyclaude-SDK is a software development kit hosted on GitHub under the pipilot-dev organization. It appears to provide programmatic access to Claude AI models for developers building applications. The SDK is designed to simplify integration with Claude's API in developer workflows.

33
SCORE
Rucksack alpha CLI that pins a Mac to a hotspot and holds a sleep lease
developer-tools · Show HN · 3 pts

Rucksack is a command-line tool for macOS that pins the system to a specified Wi-Fi hotspot and maintains a sleep lease to prevent the machine from sleeping. It is designed for developers who need a persistent network connection during long-running tasks. The tool is configured and controlled entirely through the terminal.

44
SCORE
A QR code that plots where you scanned it from
developer-tools · Show HN · 1 pts

A web tool that generates QR codes which record and plot the geographic location of each scan on a map. When someone scans the QR code, their approximate location is captured and visualized, allowing you to see where scans originated. The project is hosted as an open demo at sshh.io.

45
SCORE
Punter.js
developer-tools · Show HN · 1 pts

Punter.js is a JavaScript library available at punterjs.org. It is categorized as a developer tool intended for use in web or application development projects. Specific features and capabilities are best confirmed by visiting the official site.

31
SCORE
Thel, a terminal app for long running sessions
developer-tools · Show HN · 1 pts

Thel is a terminal application designed for managing long-running sessions. It provides a persistent environment for terminal processes that need to run over extended periods. The tool targets developers who work with tasks requiring continuous or prolonged terminal activity.

38
SCORE
Worklog, structured memory for Agent in one SQLite table
developer-tools · Show HN · 1 pts

Worklog is an open-source library that provides structured persistent memory for AI agents using a single SQLite table. It allows agents to log, query, and retrieve work history in a lightweight, file-based format without external dependencies. Designed for developers building agent workflows who need simple, inspectable state persistence.

47
SCORE
SUPPORT THE PROJECT →
© 2026 MARKETHUNT