mrkeyoor.com_
Tue 15 Sept 21:28 UTC

Evaluations

Open-source projects, reviewed the honest way — including who should skip them.

Dev Tools1.0k · PythonASCDroid ASC is a Python tool for opening Android APKs, extracting one class at a time, decoding the manifest, and searching references across DEX files. It tries to spare mobile researchers from waiting for a conventional decompiler to index the whole application before the first useful search.SetupDocsCommunityMaturityVerdict insideDev Tools1.1k · SwiftBrewUIBrewUI is Homebrew's official macOS app for finding, installing, updating, and removing formulae and casks without typing commands. It still runs the `brew` CLI underneath and shows its work in a console, so the interface does not hide what changed on your Mac.SetupDocsCommunityMaturityVerdict insideDev Tools48k · JavaScriptmomentMoment.js is an English-documented JavaScript library for parsing, validating, changing, and formatting dates. It gave older browser and Node.js applications one familiar API for date math and localization, but its maintainers now call it a legacy project in maintenance mode.SetupDocsCommunityMaturityVerdict insideDev Tools14k · Rustrust-clippyClippy checks Rust code for common mistakes, suspicious constructs, slow patterns, and needlessly complex code. It ships through rustup and runs as a Cargo subcommand, giving most Rust projects access to more than 800 documented lints without a separate service.SetupDocsCommunityMaturityVerdict insideDev Tools576 · Gogotohpgotohp is an unofficial desktop and command-line uploader for Google Photos. It handles files or whole directories, can skip media already in an account, and gives users live progress and configurable upload threads without relying on the Google Photos website.SetupDocsCommunityMaturityVerdict insideDev Tools61k · TypeScriptmarktextMarkText is a free desktop Markdown editor that shows formatted text as you write while keeping the document as a normal local `.md` file. It runs on Linux, macOS, and Windows, with source, focus, and typewriter modes for people who want a calmer alternative to a code editor.SetupDocsCommunityMaturityVerdict insideDev Tools24k · TypeScripthappyHappy is an open-source mobile, web, and macOS client for controlling Claude Code or Codex sessions running on your computer. It solves the practical problem of checking progress, answering permission prompts, and switching control between your desk and another device without sending code across the network unencrypted.SetupDocsCommunityMaturityVerdict insideDev Tools35k · PythonOCRmyPDFOCRmyPDF is a command-line tool that adds a searchable, copyable text layer to scanned PDFs while preserving the page images. It solves the practical gap between a PDF that merely looks readable and one that can be searched, indexed, archived, or processed by other software.SetupDocsCommunityMaturityVerdict insideDev Tools33k · JavaScriptsharpsharp is an image-processing library for JavaScript runtimes that turns large source images into smaller, web-friendly files. It handles resizing, format conversion, rotation, extraction, compositing, colour profiles and transparency, giving application developers a programmable alternative to shelling out to a separate image utility.SetupDocsCommunityMaturityVerdict insideDev Tools24k · SwiftKingfisherKingfisher is a Swift library that downloads, displays, processes, and caches remote images in Apple-platform apps. It replaces the repeated networking, cache, placeholder, transition, and image-view plumbing that teams would otherwise have to build themselves.SetupDocsCommunityMaturityVerdict insideDev Tools21k · PythonmypyMypy is a static type checker that finds mismatched Python values and function calls before the program runs. It lets teams add type hints gradually, so an existing dynamic codebase can gain earlier feedback without being rewritten all at once.SetupDocsCommunityMaturityVerdict insideDev Tools72k · GoactAct runs GitHub Actions workflow files on your own machine, so you can check a job before pushing a commit. It maps workflow jobs to local Docker containers, supplies GitHub-like variables, and accepts event data and secrets. It is useful feedback, but it does not reproduce every feature or hosted-runner detail.SetupDocsCommunityMaturityVerdict insideDev Tools5.0k · Goligolo-ngLigolo-ng gives penetration testers routed access to a remote network through an agent that calls back over TLS. It creates a TUN interface on the operator's machine, so familiar tools can reach the remote network without sending their traffic through proxychains.SetupDocsCommunityMaturityVerdict insideDev Tools2.4k · Ruststremio-coreStremio Core is the shared Rust engine behind Stremio's apps. It manages user and addon state, libraries, playback, notifications, and links so each platform can put its own interface on the same behavior. This is application infrastructure rather than a finished media player.SetupDocsCommunityMaturityVerdict insideDev Tools26k · QMLcool-retro-termcool-retro-term is a terminal emulator for Linux and macOS that makes a live shell look like an old cathode-ray tube display. Colors, fonts, screen curvature, glow, and other effects are adjustable from its settings. The shell underneath stays familiar; the visual treatment is the reason to install it.SetupDocsCommunityMaturityVerdict insideDev Tools5.8k · TypeScriptagent-skillsAgent Skills is a catalog, installer, and read-only MCP server for adding reusable instructions to coding agents. It solves the messy part of putting the same skills into Claude Code, Codex, Cursor, and other supported clients without copying folders by hand.SetupDocsCommunityMaturityVerdict insideDev Tools24k · JavagsonGson is an Apache-2.0 Java library that converts Java objects to JSON and back, including pre-existing classes and generic types. It solves routine data binding with reflection, a tree model, streaming readers and writers, and custom adapters when the defaults do not match your wire format.SetupDocsCommunityMaturityVerdict insideDev Tools41k · JavaScriptnw.jsNW.js is a desktop application runtime that puts Chromium and Node.js in the same process, letting HTML and JavaScript interfaces call Node modules directly. It gives web developers a route to Windows, macOS, and Linux apps without replacing the interface with a native toolkit.SetupDocsCommunityMaturityVerdict insideDev Tools33k · JavaWxJavaWxJava is a Chinese-first Java SDK for adding WeChat services to a backend. Its main README and linked wiki are Chinese, and the repository has no parallel English README or English guide. It wraps official accounts, mini programs, payments, corporate WeChat, the open platform, and Channels or WeChat Store, but it is not a ready-made web application or mobile client.SetupDocsCommunityMaturityVerdict insideDev Tools28k · RustniriNiri controls a Wayland desktop by arranging windows in columns on a horizontal strip that you scroll. New windows appear to the right without squeezing the ones already open, and every monitor keeps its own strip and workspaces. It supplies the window-management core while leaving panels, notifications, login prompts, and other desktop pieces to separate programs.SetupDocsCommunityMaturityVerdict insideDev Tools37k · JavaScriptmarkedMarked turns Markdown text into HTML for use in Node.js, browsers, or a command-line workflow. It solves the common need to render Markdown quickly while leaving security filtering and page presentation to the rest of your application.SetupDocsCommunityMaturityVerdict insideDev Tools46k · HaskellpandocPandoc is a command-line tool and Haskell library that converts documents from one markup format to another. It solves the recurring problem of turning a single source document into web pages, office files, ebooks, slides, and other deliverables without maintaining a separate authoring workflow for each format.SetupDocsCommunityMaturityVerdict insideDev Tools27k · JavaScriptshieldsShields.io turns project facts such as build status, package versions, coverage, downloads, and custom labels into small SVG or raster badges for READMEs and web pages. It solves the otherwise repetitive job of fetching those facts and rendering them in a consistent, readable format, while also providing a badge-generation library and a published design specification.SetupDocsCommunityMaturityVerdict insideDev Tools37k · awesome-dockerAwesome Docker is a volunteer-maintained directory of open-source projects built specifically around Docker. It helps developers and operators find tools for building images, running containers, security, storage, observability, interfaces, and day-to-day workflow without starting from a generic web search.SetupDocsCommunityMaturityVerdict insideDev Tools1.6k · RustAndroidMicAndroidMic turns an Android phone into a microphone source for a Windows, Linux, or macOS computer. A phone app sends microphone audio over WiFi or USB to a desktop receiver, which plays it into a separate virtual audio device that calling, recording, and streaming software can select.SetupDocsCommunityMaturityVerdict insideDev Tools24k · KotlinmihonMihon is an Apache-2.0 Android reader for manga, webtoons, comics, and other image-based publications stored locally or supplied through extensions. It organizes a library, downloads chapters, schedules updates, and sends reading progress to 8 listed tracking services. Mihon ships no content or extension repository, so users must bring local files or choose third-party sources themselves.SetupDocsCommunityMaturityVerdict insideDev Tools550 · JavaScriptRyukGramRyukGram is a proprietary iOS tweak that changes Instagram's interface and behavior, adding downloads, feed controls, local archives, privacy switches, and extensive appearance settings. It solves annoyances that the stock app does not let users configure, but the core tweak is currently closed source despite being distributed through a public GitHub repository.SetupDocsCommunityMaturityVerdict insideDev Tools74k · TypeScripttabbyTabby is a configurable terminal emulator that also puts SSH, Telnet, SFTP, and serial connections in one desktop application. It solves the hassle of juggling a local terminal, a separate remote-connection manager, and extra utilities across Windows, macOS, and Linux.SetupDocsCommunityMaturityVerdict insideDev Tools26k · JavaScriptrollupRollup combines JavaScript modules into files that browsers, Node.js, and other tools can consume. It solves the practical problem of writing a codebase with standard ES modules while shipping optimized bundles in modern or legacy formats, including CommonJS, UMD, AMD, and IIFE.SetupDocsCommunityMaturityVerdict insideDev Tools24k · TypeScriptbeekeeper-studioBeekeeper Studio is a desktop SQL editor and database manager for Windows, macOS, and Linux. Its free Community Edition covers 11 database families, while another group of drivers and features requires a paid edition.SetupDocsCommunityMaturityVerdict insideDev Tools42k · SwiftstatsStats is a free macOS menu bar app for watching CPU, GPU, memory, disks, network traffic, battery data, sensors, Bluetooth devices, and clocks. It solves the everyday problem of checking system activity without leaving a monitor window open.SetupDocsCommunityMaturityVerdict insideDev Tools20k · Gogrpc-gatewaygRPC-Gateway generates a Go proxy that turns ordinary JSON over HTTP requests into calls to an existing gRPC service. It lets one protobuf service support gRPC clients, REST-style clients, and generated API documentation without maintaining a second set of handlers by hand.SetupDocsCommunityMaturityVerdict insideDev Tools33k · PythonCheatSheetSeriesOWASP Cheat Sheet Series is a practical library of security guidance for people building and reviewing software. It turns broad security topics into focused references that teams can consult while designing features, writing code, and checking controls.SetupDocsCommunityMaturityVerdict insideDev Tools31k · Gok6k6 is a command-line load-testing tool that lets developers describe traffic and performance expectations in JavaScript while its Go-based engine generates the load. It helps teams find slow responses, capacity limits, and performance regressions before users encounter them.SetupDocsCommunityMaturityVerdict insideDev Tools26k · JavaScriptcore-jscore-js supplies JavaScript features that a target browser or runtime does not provide correctly yet. It lets applications use modern language and selected web-platform APIs while supporting older or inconsistent environments, either by patching globals or through imports that avoid global changes.SetupDocsCommunityMaturityVerdict insideDev Tools3.3k · Rustcuda-oxidecuda-oxide is a compiler and runtime for writing NVIDIA GPU kernels in Rust, in the same source files as the host program. It turns those kernels into CUDA PTX and gives Rust code typed tools for memory, launches, synchronization, and asynchronous GPU work.SetupDocsCommunityMaturityVerdict insideDev Tools3.3k · TypeScriptiloaderiloader is a desktop utility for installing SideStore, LiveContainer, and other IPA files on an iPhone or iPad from a computer. It also handles pairing files, development certificates, and app IDs, reducing the manual work around Apple sideloading.SetupDocsCommunityMaturityVerdict insideDev Tools34k · BetterDisplayBetterDisplay is a macOS menu-bar app for fixing scaling, brightness, color, virtual-screen, and multi-monitor annoyances. Its public GitHub repository contains only an English README, with no detected programming language or license, so readers can inspect the product documentation and issue tracker but not the app's source.SetupDocsCommunityMaturityVerdict insideDev Tools51k · C++jsonnlohmann/json gives C++ programs a JSON value that feels much like a standard container. You can add one header or use a package manager, then parse, inspect, change, and serialize JSON without running a separate service.SetupDocsCommunityMaturityVerdict insideDev Tools275 · CHardBreacherHardBreacher is a Windows privilege-escalation proof of concept aimed at Kaspersky Endpoint Security. It demonstrates a claimed flaw that can give the current user control over a file placed in Windows System32; it is not a scanner, patch, or defensive monitoring tool.SetupDocsCommunityMaturityVerdict insideDev Tools22k · TypeScriptmarkdown-itmarkdown-it turns Markdown text into HTML in Node.js or a browser. It follows CommonMark, exposes the parsed token stream, and lets applications add syntax or rendering behavior through plugins.SetupDocsCommunityMaturityVerdict insideDev Tools34k · C++carbon-langCarbon is an experimental programming language and toolchain for organizations with large C++ codebases. It tries to make new code easier to read and safer while letting teams call existing C++ and migrate in pieces, although its own README says it is not ready for use.SetupDocsCommunityMaturityVerdict insideDev Tools29k · C++deskflowDeskflow lets one computer's keyboard, mouse, or trackpad control other nearby computers. It solves the desk-clutter problem of switching input devices between machines, while also sharing the clipboard and encrypting connections with TLS by default. It is a software KVM without video switching.SetupDocsCommunityMaturityVerdict insideDev Tools22k · PHPPHPMailerPHPMailer is a PHP library for composing and sending email without hand-building fragile message headers and MIME bodies. It handles SMTP delivery, authentication, attachments, HTML alternatives, international text, and signing so application developers can focus on the message rather than email protocol details.SetupDocsCommunityMaturityVerdict insideDev Tools35k · JavanettyNetty is a Java framework for building network servers and clients that need to handle many connections without assigning a thread to every request. It supplies the low-level networking foundation so application teams can focus on protocols and business behavior instead of socket plumbing.SetupDocsCommunityMaturityVerdict insideDev Tools22k · Cunleashed-firmwareUnleashed Firmware is an unofficial Flipper Zero firmware fork with English documentation, extra Sub-GHz controls and protocols, NFC changes, bundled community apps, and interface tweaks. It is for owners who want more radio and device functionality than the official firmware exposes and who accept responsibility for custom firmware.SetupDocsCommunityMaturityVerdict insideDev Tools27k · ElixirelixirElixir is a programming language for applications that must handle many things happening at once and recover when part of the system fails. It runs on the Erlang virtual machine and includes its own build tool, test framework, interactive shell, and package workflow.SetupDocsCommunityMaturityVerdict insideDev Tools39k · Rubymetasploit-frameworkMetasploit Framework is an open-source penetration-testing console and module system for checking vulnerabilities, running authorized exploits, creating payloads, and working with resulting sessions. It puts many security-testing workflows behind one searchable interface instead of making an operator assemble separate scripts for each target.SetupDocsCommunityMaturityVerdict insideDev Tools19k · Gomigrategolang-migrate/migrate applies ordered database changes from files, embedded assets, or remote storage. You can run it as a command-line program in any stack or import its version 4 Go library when migration control belongs inside an application.SetupDocsCommunityMaturityVerdict insideDev Tools16k · Rustast-grepast-grep is a command-line search, lint, and code-rewriting tool that matches the structure of source code instead of raw text. You write a pattern that looks like normal code, add placeholders for the parts that may vary, and use the matches for one-off changes or repeatable project rules.SetupDocsCommunityMaturityVerdict insideDev Tools492 · Rustai-usagebarAI Usage Bar puts the remaining limits and reset times for Claude, Codex, Copilot, OpenRouter, and other AI coding services in a desktop bar or terminal screen. It saves people with several subscriptions from opening each provider's billing page to decide which account can take the next job.SetupDocsCommunityMaturityVerdict insideDev Tools693 · Rustherdr-reviewrherdr-reviewr is a terminal code-review pane built for the Herdr agent workspace manager. It lets you inspect an agent's diff, attach comments to lines, and send that feedback back to the agent without switching to a browser or editor.SetupDocsCommunityMaturityVerdict insideDev Tools17k · GokatanaKatana is a command-line crawler and Go library for finding URLs, forms, scripts, and network endpoints across a website. It gives security teams and automation pipelines scoped, rate-limited crawling for plain HTTP pages and JavaScript-heavy applications.SetupDocsCommunityMaturityVerdict insideDev Tools230 · JavaScripteigenwise-toolshedEigenwise Toolshed is a marketplace of six independent Claude Code plugins for repository maps, conditional rules, tracked parallel work, extra subscription models, local usage records, and guided setup. It is meant to stop each new coding session from rediscovering the project or rebuilding the same operating habits.SetupDocsCommunityMaturityVerdict insideDev Tools5.0k · CarmorpaintArmorPaint is a desktop application for painting physically based textures directly on 3D models. It combines brushes, layers, material nodes, baking, mesh tools, and local neural nodes so an artist can move from an unwrapped model to engine-ready texture files in one program.SetupDocsCommunityMaturityVerdict insideDev Tools50k · JavajadxJADX is a desktop and command-line decompiler that turns Android APK and Dex bytecode into Java-like source you can search and inspect. It also decodes the app manifest and resources, helping developers and security analysts understand an Android package when the original source is unavailable.SetupDocsCommunityMaturityVerdict insideDev Tools20k · C++blenderBlender is a free, open-source 3D creation suite covering modeling, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing. This repository is the official GitHub mirror of its C and C++ source, intended for Blender development rather than the easiest route for artists who only want the application.SetupDocsCommunityMaturityVerdict insideDev Tools23k · C#maui.NET MAUI is Microsoft's C# and XAML framework for building native Android, iOS, macOS, and Windows applications from one shared project. It provides common UI controls and device APIs while still allowing platform-specific code when one operating system behaves differently.SetupDocsCommunityMaturityVerdict insideDev Tools22k · TypeScriptdesktopGitHub Desktop is a graphical Git client for macOS and Windows, built by GitHub with Electron, TypeScript, and React. It makes common branch, commit, push, pull, and pull-request work visible for people who would rather not perform every action in a terminal.SetupDocsCommunityMaturityVerdict insideDev Tools41k · PythonmanimManim Community is a Python engine for making explanatory animations, especially equations, graphs, geometry, and other mathematical ideas. You describe each scene in code, then Manim renders it as video or an image, which makes precise transformations easier to repeat than manual timeline editing.SetupDocsCommunityMaturityVerdict insideDev Tools27k · LuaLazyVimLazyVim is an English-documented Neovim setup that turns the editor into a configured coding environment while leaving its Lua settings open to change. It supplies plugin choices, editor defaults, language extras, and update machinery so users do not have to assemble everything from scratch.SetupDocsCommunityMaturityVerdict insideDev Tools1.3k · RustnavopNavop is a native desktop workspace that combines database clients, SSH and SFTP, terminals, remote desktops, monitoring, notes, and AI agents. Its main README is in English, with a Chinese translation, and it is aimed at people who would rather manage those connections in one application than keep several specialist tools open.SetupDocsCommunityMaturityVerdict insideDev Tools6.4k · MarkdownskillsJakub Krehel's Skills is a set of 11 English-language agent instructions for reviewing and improving web interfaces. It covers UI details, typography, color, accessibility, layout, product copy, change reviews, interface explanations, component stress tests, and design variants.SetupDocsCommunityMaturityVerdict insideDev Tools66k · JavaJavaTheAlgorithms/Java is a large, searchable collection of algorithms and data structures written in Java for study and contribution. It helps developers inspect working implementations by topic, but the project explicitly says its educational code may be less efficient than Java's standard library.SetupDocsCommunityMaturityVerdict insideDev Tools25k · TypeScriptcoc.nvimcoc.nvim is an IntelliSense engine that gives Vim and Neovim editor features similar to those in VS Code. It handles completion, diagnostics, code navigation, refactoring, and extensions through a Node.js service, helping terminal-editor users get richer coding assistance without changing editors.SetupDocsCommunityMaturityVerdict insideDev Tools21k · GoloLo is a Go utility library that applies familiar operations such as map, filter, group, and reduce to typed slices and maps. It cuts repetitive loops from application code and also includes separate packages for lazy iteration, in-place changes, and parallel callbacks.SetupDocsCommunityMaturityVerdict insideDev Tools25k · God2D2 is a text language and command-line renderer for making diagrams that can live beside source code and documentation. You describe objects and connections in a `.d2` file, then D2 arranges them and exports the result as an image, document, or presentation file.SetupDocsCommunityMaturityVerdict insideDev Tools21k · C#PEASS-ngPEASS-ng is a suite of local privilege-escalation enumerators for Linux, Unix, macOS, and Windows. LinPEAS and WinPEAS inspect a host for permissions, credentials, services, software, and configuration mistakes that may give an authorized tester a route to higher privileges; optional parsers turn their colored output into JSON, HTML, or PDF.SetupDocsCommunityMaturityVerdict insideDev Tools56k · RusttypstTypst is a markup-based typesetting system for producing polished documents without LaTeX's command-heavy syntax. Its open-source Rust compiler and CLI handle local compilation, live watching, fonts, math, bibliographies, and programmable layouts, while a separate hosted editor adds collaboration.SetupDocsCommunityMaturityVerdict insideDev Tools76k · C++imguiDear ImGui is a C++ immediate-mode GUI library that draws tool and debug interfaces by emitting vertex buffers into your existing 3D pipeline. It solves the pain of building internal editors, inspectors, and live-tuning widgets without a separate retained UI framework.SetupDocsCommunityMaturityVerdict insideDev Tools21k · GogofrGoFr is an opinionated Go framework for building microservices, with built-in HTTP, gRPC, configuration, logging, tracing, metrics, and pub/sub. It solves the problem of assembling and wiring the same Kubernetes-friendly service boilerplate in every new Go service.SetupDocsCommunityMaturityVerdict insideDev Tools21k · C#CleanArchitectureCleanArchitecture is a .NET solution template for starting enterprise-style ASP.NET Core applications with clear boundaries between application layers. It generates an Angular, React, or API-only project and lets you choose SQLite, PostgreSQL, or SQL Server, saving teams from assembling that foundation by hand.SetupDocsCommunityMaturityVerdict insideDev Tools12k · GorestyResty is a Go HTTP client that turns common API work into chained method calls instead of repeated request setup and response plumbing. It handles bodies, authentication, retries, tracing, middleware, server-sent events, and other client concerns while still using Go's HTTP stack underneath.SetupDocsCommunityMaturityVerdict insideDev Tools19k · RustmagikaMagika identifies a file's content type from its bytes instead of trusting the filename or extension. It uses a small machine-learning model behind a Rust command-line tool and Python, Rust, JavaScript, and work-in-progress Go bindings, returning a stable label plus confidence and type metadata for routing files through other systems.SetupDocsCommunityMaturityVerdict insideDev Tools3.3k · TypeScriptPI-DesktopPI-Desktop is a desktop workspace for running AI coding agents against local projects without tying the workflow to one editor or terminal. It keeps sessions, files, command output, diffs, previews, model settings, and permission decisions in one application while letting you bring your own model provider.SetupDocsCommunityMaturityVerdict insideDev Tools22k · Gochezmoichezmoi is a command-line dotfile manager that keeps one desired configuration across Linux, macOS, Windows, BSD, and other machines. It stores a source copy in Git, renders machine-specific files with templates, previews differences, and applies the minimum changes needed to the home directory.SetupDocsCommunityMaturityVerdict insideDev Tools31k · RusticedIced is a Rust library for building graphical applications on Windows, macOS, Linux, and the web from one state-and-message model. It handles widgets, layout, events, windows, and rendering so a Rust developer does not have to assemble those pieces from lower-level graphics and windowing crates.SetupDocsCommunityMaturityVerdict insideDev Tools45k · C#FilesFiles is an open-source file manager made specifically for Windows. It replaces the single-window feel of File Explorer with tabs, dual panes, tags, custom layouts, cloud and FTP access, and integrations such as Git while keeping a Windows-style interface.SetupDocsCommunityMaturityVerdict insideDev Tools249k · ClinuxThis is the mainline source tree for the Linux kernel, the code that manages processors, memory, devices, filesystems, networking, and the boundary used by programs on Linux systems. It is source code for kernel development and integration rather than a packaged Linux distribution.SetupDocsCommunityMaturityVerdict insideDev Tools33k · RusttokioTokio is a Rust runtime for programs that wait on networks, timers, processes, and other input or output without blocking a thread for each job. It supplies the scheduler, operating-system event loop, sockets, channels, and timing tools that async Rust code needs to run.SetupDocsCommunityMaturityVerdict insideDev Tools36k · TypeScriptlernaLerna is a command-line tool for running tasks, versioning packages, and publishing many JavaScript or TypeScript packages kept in one repository. It solves the coordination work around package order, changed-project selection, release versions, and npm publishing while leaving dependency installation to npm, Yarn, pnpm, or Bun.SetupDocsCommunityMaturityVerdict insideDev Tools20k · system-design-notesThis is a set of English study notes based on volumes 1 and 2 of System Design Interview: An Insider's Guide. It turns the books' interview scenarios into a browsable chapter outline and adds links to deeper technical reading.SetupDocsCommunityMaturityVerdict insideDev Tools22k · MesonfridaFrida lets developers and security researchers inspect and change a running program without rebuilding it. It solves the practical problem of seeing what software is doing at runtime, whether that software is on a desktop, mobile device, or another supported target.SetupDocsCommunityMaturityVerdict insideDev Tools63k · JavaScriptdrawio-desktopdraw.io Desktop is the official Electron wrapper for the draw.io diagram editor, packaged for Windows, macOS, and Linux. It lets people make flowcharts, network diagrams, UML, and other visual documents in local files without an account or a cloud service.SetupDocsCommunityMaturityVerdict insideDev Tools27k · GoglowGlow is a terminal Markdown reader that renders local files, standard input, web URLs, and repository pages without opening a browser. Run it with no arguments and it becomes a text interface for finding and reading Markdown below the current directory.SetupDocsCommunityMaturityVerdict insideDev Tools34k · C++serenitySerenityOS is a graphical Unix-like operating system built in one repository, including its kernel, desktop, browser, applications, libraries, and developer tools. It is meant for people who want to study and build an operating system with a late-1990s desktop style, rather than install a conventional Linux distribution.SetupDocsCommunityMaturityVerdict insideDev Tools225k · PythonPythonTheAlgorithms/Python is a large, browsable collection of algorithms implemented in Python for education. It gives learners and contributors readable examples to study, compare, and improve, rather than a production library to install behind an application.SetupDocsCommunityMaturityVerdict insideDev Tools23k · JavaScriptmochaMocha is a test framework for JavaScript projects running on Node.js or in a browser. It gives teams a familiar place to write and run checks so regressions are caught before software ships.SetupDocsCommunityMaturityVerdict insideDev Tools190k · ShellohmyzshOh My Zsh is a framework for organizing and extending a Zsh configuration. It gives terminal users a ready-made collection of plugins, aliases, themes, update tooling, and documented customization paths, reducing the work of building a useful shell setup from scratch.SetupDocsCommunityMaturityVerdict insideDev Tools29k40/7d · system-design-academySystem Design Academy is a curated index of system-design case studies, fundamentals, interview material, AI engineering articles, and software white papers. It solves the discovery problem for engineers who want one browsable starting point instead of hunting across many publications, but it is a reading list, not an application or executable toolkit.SetupDocsCommunityMaturityVerdict insideDev Tools2.9k1.1k/7d · Rusttgreptgrep is a Rust search tool that builds a trigram index so repeated regex searches do not have to scan an entire large repository each time. It runs a local TCP server, keeps the index updated as files change, and is aimed at codebases where ordinary grep-style rescanning has become a noticeable delay.SetupDocsCommunityMaturityVerdict insideDev Tools50k78/7d · open-source-mac-os-appsAwesome macOS Open Source Applications is a curated directory of free, open-source Mac software, not an application you install or run. It organizes 703 native and cross-platform apps into 49 categories, helping Mac users discover alternatives and developers find projects to contribute to.SetupDocsCommunityMaturityVerdict insideDev Tools10k15/7d · GobuildkitBuildKit is the build engine used by modern Docker builds, and it can also run as a standalone daemon with its own client. It turns Dockerfiles or other frontends into a dependency graph, executes independent work concurrently, and moves build results or caches to registries, local storage, and cloud backends.SetupDocsCommunityMaturityVerdict insideDev Tools20k11/7d · GovalidatorGo Playground Validator checks Go structs and individual values against rules written as tags or registered functions. It handles common formats, comparisons between fields, nested collections, custom types, and translated error messages, saving teams from rewriting the same request checks.SetupDocsCommunityMaturityVerdict insideDev Tools4.4k2.1k/7d · TypeScriptteamai-cliTeamAI CLI is a Git-backed distribution and memory layer for teams that use several coding agents. It sends shared skills, rules, documents, hooks, MCP settings, and selected session learnings into Claude Code, Codex, Cursor, and other supported tools so each agent starts with the team's working conventions.SetupDocsCommunityMaturityVerdict insideDev Tools64k43/7d · RustrustlingsRustlings is a set of small Rust exercises plus a terminal program that checks your work as you edit. It gives beginners a short feedback loop for compiler errors, tests, hints, and progress while they read the official Rust Book.SetupDocsCommunityMaturityVerdict insideDev Tools28k104/7d · CzstdZstandard is a lossless compression format plus its reference C library and command-line program. It gives developers a tunable alternative to older general-purpose compressors, with a standardized format, fast decompression, and dictionary training for families of small records.SetupDocsCommunityMaturityVerdict insideDev Tools41k · TypeScriptstyled-componentsstyled-components lets React developers write CSS inside JavaScript or TypeScript components, generating scoped class names and styles from props. It covers browser React, server rendering, Server Components, and React Native through related APIs.SetupDocsCommunityMaturityVerdict insideDev Tools26k34/7d · C#ILSpyILSpy turns compiled .NET assemblies back into readable C# so developers can understand libraries when source code is unavailable. It combines a cross-platform desktop browser with command-line, PowerShell, Visual Studio, Visual Studio Code, and reusable-library options.SetupDocsCommunityMaturityVerdict insideDev Tools32k11/7d · Pythonopenai-pythonOpenAI's official Python library gives Python 3.10+ applications a typed way to call the OpenAI REST API. It handles client setup, synchronous and asynchronous requests, authentication, and response objects so teams do not have to maintain their own HTTP wrapper.SetupDocsCommunityMaturityVerdict insideDev Tools75k59/7d · awesome-reactAwesome React is an English-language directory of React and React Native frameworks, libraries, learning material, development tools, and example applications. It solves the first hour of discovery by putting 148 resources into one browsable README, though it does not rank or test those choices.SetupDocsCommunityMaturityVerdict insideDev Tools41k16/7d · TypeScripttrpctRPC lets a TypeScript client call a TypeScript server with matching input, output, and error types, without maintaining a separate API schema or generated client. It is meant to catch broken API calls in the editor and at compile time while keeping the programming model close to ordinary functions.SetupDocsCommunityMaturityVerdict insideDev Tools12k50/7d · GohettyHetty is a local HTTP inspection toolkit for security researchers. It puts a machine-in-the-middle proxy, request log, manual request sender, interception controls, scope rules, and a web interface into one Go application.SetupDocsCommunityMaturityVerdict insideDev Tools7.0k86/7d · RustvtracerVTracer converts bitmap images such as JPEG and PNG files into SVG vector graphics. It handles colour artwork and photographs as well as black-and-white line art, with desktop, command-line, Rust, Python, and Node interfaces built around the same tracing engine.SetupDocsCommunityMaturityVerdict insideDev Tools31k48/7d · How-To-Secure-A-Linux-ServerHow To Secure A Linux Server is a long, command-heavy guide to hardening a mostly Debian-style home server. It covers threat modeling, SSH, account privileges, updates, firewalls, intrusion detection, auditing, and a separate danger zone for changes that can make a machine unusable.SetupDocsCommunityMaturityVerdict insideDev Tools1.8k137/7d · RustgpuixGPUIX lets React and TypeScript developers build desktop interfaces on Zed's native GPUI renderer instead of putting the app inside a browser window. It translates React updates into native GPU-drawn elements for macOS, Windows, and Linux, with a separate browser path through WebAssembly.SetupDocsCommunityMaturityVerdict insideDev Tools2.8k334/7d · TypeScriptopenscreenOpenScreen is a desktop recorder and editor for turning screen captures into product demos, tutorials, and short walkthroughs. It records the screen, microphone, system audio, and webcam, then adds cursor treatment, zooms, captions, backgrounds, annotations, and MP4 or GIF export on Windows, macOS, and Linux.SetupDocsCommunityMaturityVerdict insideDev Tools320k1.2k/7d · Pythonawesome-pythonAwesome Python is an edited shortlist of Python frameworks, libraries, and developer tools, organized by the job each project does. Its website adds search and filters, making it useful for finding a few credible candidates before doing a deeper comparison.SetupDocsCommunityMaturityVerdict insideDev Tools6.9k81/7d · JavaScriptAcodeAcode is an Android code editor for opening local files, editing several programming languages, and previewing websites on a phone or tablet. It adds a JavaScript console, SFTP access, SSH and an Alpine terminal, plus its own plugin system.SetupDocsCommunityMaturityVerdict insideDev Tools4.0k149/7d · JavaScriptios-location-spooferiOS Location Spoofer is primarily documented in Chinese; an English README exists, but it lags the Chinese file in several technical details. It rewrites Apple's network-location responses through a proxy app so an iPhone reports chosen coordinates without a jailbreak, computer, or developer account.SetupDocsCommunityMaturityVerdict insideDev Tools10k · JavaScriptwlocwloc is a Chinese-language iOS testing tool that changes the coordinates returned by Apple's Wi-Fi and cell-based location service. The repository has no English setup guide. It combines proxy scripts, a map picker, and optional Cloudflare Worker hosting so an authorized tester can switch or clear a simulated network location without typing coordinates.SetupDocsCommunityMaturityVerdict insideDev Tools50k148/7d · TypeScripttldrawtldraw is a source-available React SDK for putting an infinite drawing canvas inside a web application. It supplies the editor, default whiteboard interface, data model, multiplayer sync, and extension points needed to build diagramming, annotation, workflow, or visual AI products.SetupDocsCommunityMaturityVerdict insideDev Tools139k127/7d · CPowerToysPowerToys is a Windows 10 and 11 utility suite from Microsoft that puts more than 30 small desktop tools under one settings app. It handles jobs such as arranging windows, remapping keys, launching apps, bulk-renaming files, extracting screen text, and keeping a PC awake without making users assemble a folder of separate utilities.SetupDocsCommunityMaturityVerdict insideDev Tools25k1/7d · Emacs LispspacemacsSpacemacs is a ready-made Emacs configuration that organizes editing commands behind memorable key sequences and lets people use Vim or Emacs input styles. It solves the blank-canvas problem of building an Emacs setup by supplying a UI, conventions, documentation, and configuration layers for common programming work.SetupDocsCommunityMaturityVerdict insideDev Tools22k50/7d · JavaScripttabler-iconsTabler Icons is a large, MIT-licensed collection of SVG icons for websites and apps. It gives teams one consistent 24x24 visual system, then packages that system for direct SVG use, sprites, webfonts, popular JavaScript frameworks, and several export formats.SetupDocsCommunityMaturityVerdict insideDev Tools1.1k32/7d · Pythondarwin-vmdarwin-vm is a QEMU-based environment for booting recent iOS and macOS kernels into a bare root shell. It gives kernel researchers a place to inspect Darwin internals, patch a recovery filesystem, run command-line programs, and attach a debugger without using a physical iPhone or Mac as the target. It does not reproduce the screen or the rest of the consumer device experience.SetupDocsCommunityMaturityVerdict insideDev Tools18k60/7d · RustSeelen-UISeelen UI is a replacement desktop environment for Windows 10 and 11 that can take over the taskbar, dock, launcher, window tiling, flyouts, and virtual desktops. It is for people who want those parts configured in one application instead of assembling several Windows utilities.SetupDocsCommunityMaturityVerdict insideDev Tools1.1k296/7d · RustsofkaSofka is a Rust terminal interface for watching and operating Kubernetes clusters without constantly assembling kubectl commands. It puts standard resources, custom resources, logs, events, incident clues, port-forwards, and common Flux CD or Argo CD actions into one keyboard-driven screen. Its central idea is one generic object pipeline, so an unfamiliar CRD remains usable even without a purpose-built view.SetupDocsCommunityMaturityVerdict insideDev Tools26k3/7d · TypeScriptNativeScriptNativeScript is a TypeScript and JavaScript toolkit for building native iOS, Android, and visionOS applications while calling platform APIs directly. It solves the problem of sharing application logic and familiar web-language skills without limiting developers to browser-based interfaces.SetupDocsCommunityMaturityVerdict insideDev Tools3.8k38/7d · JavaScriptcodex-desktop-linuxChatGPT Community for Linux is an unofficial distribution that verifies OpenAI's signed Linux ChatGPT package, wraps it for several Linux package systems, and adds optional community features. It gives Linux users Chat, Work, and Codex in a desktop app while keeping the unmodified application archive byte-identical when no optional patch is enabled.SetupDocsCommunityMaturityVerdict insideDev Tools54k5/7d · PythonrequestsRequests is a synchronous Python library for making HTTP/1.1 calls without handling connection details by hand. It covers URL parameters, forms, JSON, authentication, sessions, cookies, proxies, TLS verification, uploads, and streamed downloads through a small API.SetupDocsCommunityMaturityVerdict insideDev Tools28k3.3k/7d · TypeScriptRecordlyRecordly is an open-source desktop screen recorder and editor for product demos, walkthroughs, and short instructional videos. It records the screen, microphone, system audio, and webcam, then adds zooms, cursor treatment, annotations, framing, and MP4 or GIF export in the same app.SetupDocsCommunityMaturityVerdict insideDev Tools91k11/7d · TypeScriptstorybookStorybook is a workshop for building, viewing, testing, and documenting interface components away from the rest of an application. It gives teams a shared place to inspect UI states without navigating through every product flow that normally contains them.SetupDocsCommunityMaturityVerdict insideDev Tools49k14/7d · JuliajuliaJulia is a programming language built for technical computing, combining an interactive, high-level style with an explicit focus on performance. It gives researchers, engineers, and numerical programmers one language for exploratory work and serious software instead of forcing an early split between a convenient scripting tool and a lower-level implementation.SetupDocsCommunityMaturityVerdict insideDev Tools23k20/7d · Emacs LispcoreDoom Emacs is a configuration framework that turns GNU Emacs into an opinionated editor with Vim-style keys, language tools, workspaces, and curated packages. It reduces the work of assembling a personal Emacs setup while leaving your private configuration and system dependencies in your hands.SetupDocsCommunityMaturityVerdict insideDev Tools26k29/7d · RustdifftasticDifftastic compares code by syntax instead of treating every file as a stack of lines. It makes refactors and formatting changes easier to review because it can show which expressions changed even when they moved across lines.SetupDocsCommunityMaturityVerdict insideDev Tools20k4/7d · PHPphpunitPHPUnit is an xUnit-style testing framework and command-line test runner for PHP. It gives developers assertions, fixtures, test doubles, data providers, and machine-readable reports for checking PHP code before it ships.SetupDocsCommunityMaturityVerdict insideDev Tools28k9/7d · C++emscriptenEmscripten is a compiler toolchain that turns C and C++ programs into WebAssembly, with JavaScript or HTML needed to load them in browsers and other runtimes. It solves the hard parts of moving an existing native codebase to the web, including support for familiar libraries such as SDL2 and OpenGL-style graphics APIs.SetupDocsCommunityMaturityVerdict insideDev Tools17k17/7d · GochiselChisel is a single-file networking tool that carries TCP or UDP tunnels over HTTP and protects the connection with SSH. It helps operators reach services through restrictive firewalls, expose a controlled route into a network, or create reverse forwards without deploying a larger VPN platform.SetupDocsCommunityMaturityVerdict insideDev Tools31k12/7d · CopensslOpenSSL is a C toolkit for securing network connections with TLS, DTLS, and QUIC, plus a general-purpose cryptography library. It gives operating systems, servers, and application developers the protocol code, certificate tooling, and cryptographic primitives needed to protect data in transit.SetupDocsCommunityMaturityVerdict insideDev Tools4.1k66/7d · Rustnononono runs coding agents and the tools they call inside a local operating-system sandbox, limiting which files, networks, commands, and credentials each process can reach. It gives teams a reviewable policy outside the agent's prompt, without requiring a container or virtual machine for each session.SetupDocsCommunityMaturityVerdict insideDev Tools3.4k33/7d · TypeScriptlazycodexLazyCodex packages the OmO agent harness for Codex, adding project memory, planning, persistent execution, specialist agents, hooks, and completion checks. It is for developers who want a strongly opinionated workflow layered over Codex instead of assembling those pieces themselves.SetupDocsCommunityMaturityVerdict insideDev Tools1.6k149/7d · Rustai-toolboxAI Toolbox is a cross-platform desktop control panel for provider, model, prompt, session, MCP, skill, and gateway settings across coding assistants such as Claude Code, Codex, Gemini CLI, and OpenCode. Its main README and supporting docs are primarily Chinese, with no separate English README, although the application lists Chinese and English interface options. It replaces scattered configuration files and manual copying with one local database and synchronization layer.SetupDocsCommunityMaturityVerdict insideDev Tools24k62/7d · JavaScriptcliSpicetify CLI customizes the official Spotify desktop client on Windows, macOS, and Linux. It lets people change the interface, inject CSS, add extensions, and install custom apps instead of accepting Spotify's stock desktop experience.SetupDocsCommunityMaturityVerdict insideDev Tools33k4/7d · Rustcomprehensive-rustComprehensive Rust is an open-source course from Google's Android team for experienced software engineers learning Rust. Its core curriculum runs for four days, with separate material on Android, Chromium, bare-metal work, concurrency, idiomatic code, and unsafe Rust.SetupDocsCommunityMaturityVerdict insideDev Tools39k120/7d · C++asepriteAseprite is a desktop editor for drawing pixel art and frame-based sprite animation, with layers, palettes, onion skinning, tiled drawing, sprite-sheet export, Lua scripting, and a command-line interface. Its source is public, but the project EULA restricts modification and redistribution, so it is source-available rather than open source under a standard OSI license.SetupDocsCommunityMaturityVerdict insideDev Tools73k95/7d · awesome-cppAwesome C++ is an English-language index of C and C++ libraries, frameworks, tools, books, talks, and reference sites. It helps developers find candidates by topic, with a short description and usually a license label, then sends them to each project's own documentation.SetupDocsCommunityMaturityVerdict insideDev Tools20k24/7d · C++filamentFilament is a C++ renderer that draws real-time 3D scenes with materials and lighting modeled on physical behavior. It gives Android, iOS, desktop, and web applications one rendering engine, plus tools for compiling materials and preparing scene assets.SetupDocsCommunityMaturityVerdict insideDev Tools26k184/7d · JavaScriptGDevelopGDevelop is an open-source game editor and runtime for making 2D, 3D, and multiplayer games with an event system instead of writing the whole game in code. It publishes to the web, desktop, and mobile, while still giving contributors access to the JavaScript engine, React and Electron editor, extensions, and C++ core.SetupDocsCommunityMaturityVerdict insideDev Tools47k · JavaScriptserverlessServerless Framework is a command-line tool that turns a YAML service description into AWS Lambda code and the cloud resources around it. Version 4 covers deployment, logs, local-to-cloud development, multiple function languages, and an extension system, with AWS now the clear focus.SetupDocsCommunityMaturityVerdict insideDev Tools117k290/7d · C++godotGodot is a free, open-source engine for making 2D and 3D games from one editor. It gives developers the rendering, scene, scripting, export, and supporting tools needed to build games without assembling an engine from separate parts.SetupDocsCommunityMaturityVerdict insideDev Tools21k7/7d · RustwasmerWasmer runs WebAssembly programs on desktops, servers, edge systems, and in browsers. It gives developers a portable execution layer with file, network, and environment access disabled unless they explicitly allow it, and it can also be embedded through SDKs for several languages.SetupDocsCommunityMaturityVerdict insideDev Tools26k79/7d · C#UniGetUIUniGetUI is a desktop interface that lets you find, install, update, and remove software managed by several package managers from one place. It is primarily for Windows 10 and 11, while also offering macOS and Linux builds for people who would rather use a graphical app than remember each manager's commands.SetupDocsCommunityMaturityVerdict insideDev Tools37k35/7d · Javaleetcodedoocs/leetcode is a Chinese-first library of LeetCode and programming-interview solutions, and an English README is available. It helps developers study algorithms, compare implementations across several languages, and find worked answers by problem or technique.SetupDocsCommunityMaturityVerdict insideDev Tools6.0k11/7d · Gojira-cliJiraCLI puts common Jira work in a terminal, including finding issues, creating and cloning tickets, linking work, changing status, and exploring epics or sprints. It is meant to reduce trips through the Jira web interface, not replace every part of it.SetupDocsCommunityMaturityVerdict insideDev Tools3.7k4/7d · Godatadog-agentDatadog Agent is the software that runs on hosts and clusters to collect metrics, traces, logs, processes, and security data for the Datadog service. This repository contains the source for Agent versions 6 and 7, including separate binaries for host, cluster, tracing, system, and security work.SetupDocsCommunityMaturityVerdict insideDev Tools4.0k558/7d · TypeScriptskillsHumanLayer Skills is a small collection of Claude Code instructions for editing CLAUDE.md files, tightening React props, designing recurring coding-agent jobs, and explaining code visually. It gives an agent detailed working methods rather than shipping a library or service that your application calls.SetupDocsCommunityMaturityVerdict insideDev Tools14k208/7d · Rustgpui-kitGPUI Kit is a Rust toolkit for building desktop applications on macOS, Windows, and Linux. It supplies styled controls, lower-level interface behavior, and an optional JavaScript extension runtime, so a team does not have to assemble those pieces directly on top of GPUI.SetupDocsCommunityMaturityVerdict insideDev Tools86827/7d · JavaScriptpower-platform-skillsPower Platform Skills is Microsoft's plugin marketplace for building Power Pages sites, Power Apps, Power Automate flows, MCP widgets, and related mobile projects with Claude Code or GitHub Copilot. It packages instructions, commands, agents, templates, and MCP connections around Microsoft's existing developer tools rather than replacing those tools.SetupDocsCommunityMaturityVerdict insideDev Tools4.1k328/7d · HLSLrenodxRenoDX is a DirectX game-modding toolkit built on ReShade's add-on system. It lets mod authors replace shaders, change rendering resources, add controls, and inspect live frames so they can fix HDR output and other rendering behavior without patching each game executable.SetupDocsCommunityMaturityVerdict insideDev Tools36k57/7d · JavaScriptCyberChefCyberChef is a browser workbench for decoding, encoding, decompressing, hashing, parsing, and inspecting data. You build a recipe by arranging operations, feed it text or a file, and see each transformation without writing a one-off script.SetupDocsCommunityMaturityVerdict insideDev Tools5.1k191/7d · PythonexploitariumExploitarium is a consolidated archive of public vulnerability research and proof-of-concept code covering many unrelated software projects. It helps security researchers study reported flaws, reproduce findings in controlled environments, and inspect the evidence behind a disclosure, but it is not a single ready-to-run application.SetupDocsCommunityMaturityVerdict insideDev Tools31k71/7d · Rusteguiegui is a Rust library for building interactive graphical interfaces from the same code on native platforms, the web, and supported game engines. Its immediate-mode approach lets an application describe the current interface each frame, which is useful when a conventional native-looking toolkit would add more structure than the job needs.SetupDocsCommunityMaturityVerdict insideDev Tools22k18/7d · RustCipheyCiphey is a Rust command-line tool and library that tries to turn unknown encoded or classically encrypted text into readable output. It searches through decoders, checks candidate text, and reports the path it used, saving the trial-and-error work common in capture-the-flag puzzles and data triage.SetupDocsCommunityMaturityVerdict insideDev Tools20k52/7d · C++TranslucentTBTranslucentTB is a Windows utility that changes the taskbar's color, transparency, blur, and acrylic effect. It can switch appearances when a window is maximized or when Start, Search, or Task View opens, solving a small personalization problem without replacing the whole Windows shell.SetupDocsCommunityMaturityVerdict insideDev Tools45k21/7d · JavaScriptreactjs-interview-questionsReactJS Interview Questions is an English reference that collects short answers, code samples, and practice material for React interviews. It covers core React, Router, testing, Redux, React Native, React 18 and 19, with older answers kept in a separate section.SetupDocsCommunityMaturityVerdict insideDev Tools22k13/7d · CmicropythonMicroPython is a compact implementation of Python 3.x for microcontrollers, embedded systems, and other constrained devices. It lets developers write familiar Python while retaining direct access to hardware such as GPIO, timers, buses, Bluetooth, and USB.SetupDocsCommunityMaturityVerdict insideDev Tools30k53/7d · SwiftRectangleRectangle is a free macOS window manager that moves and resizes windows with keyboard shortcuts or edge dragging. It solves the everyday problem of arranging apps into halves, thirds, quarters, and other practical layouts without manually adjusting each window.SetupDocsCommunityMaturityVerdict insideDev Tools89k201/7d · system-design-101System Design 101 is a visual, plain-English library of guides about APIs, networking, databases, architecture, and real-world systems. It helps developers build a broad mental map of system design topics and prepare for interviews without starting with a dense textbook.SetupDocsCommunityMaturityVerdict insideDev Tools24k68/7d · CHandBrakeHandBrake converts existing video into MP4, MKV, or WebM files that are easier to store and play across phones, televisions, computers, and browsers. It wraps a complicated set of codecs and filters in desktop applications and a command-line tool, so most users can start with a preset instead of designing an encoding command.SetupDocsCommunityMaturityVerdict insideDev Tools27k47/7d · GoWoxWox is an open-source desktop launcher for macOS, Linux, and Windows that puts app launching, file finding, and common actions behind one keyboard-driven search box. It is meant to cut down the time spent moving through menus and separate utilities, while plugins add tasks beyond the built-in search experience.SetupDocsCommunityMaturityVerdict insideDev Tools29k41/7d · C++notepad-plus-plusNotepad++ is a free Windows text and source-code editor whose codebase is primarily C++; the supplied README is in English. It replaces the basic Notepad experience with support for programming and natural languages, solving the need for a focused editor without requiring a full development environment.SetupDocsCommunityMaturityVerdict insideDev Tools55k52/7d · C++ImHexImHex is a graphical hex editor and binary-analysis workbench for reverse engineers, programmers, and file-format researchers. It combines byte editing with a C-like pattern language, disassembly, diffing, hashing, YARA scans, visualizers, remote data sources, and plugins.SetupDocsCommunityMaturityVerdict insideDev Tools23k19/7d · Gooh-my-poshOh My Posh is a cross-platform prompt engine that gives many shells the same configurable status line. It turns the current path, Git state, language versions, cloud context, command result, and other data into themed blocks and segments, solving the problem of maintaining separate prompt scripts on Windows, macOS, and Linux.SetupDocsCommunityMaturityVerdict insideDev Tools24k25/7d · Rustcoreutilsuutils coreutils rewrites the familiar GNU command-line utilities in Rust and targets Linux, macOS, BSD, Windows, and WASI. It gives operating systems and tool builders one portable codebase for commands such as `ls`, `cp`, and `sort`, while treating output or exit-code differences from GNU as bugs.SetupDocsCommunityMaturityVerdict insideDev Tools32k60/7d · TypeScriptrefined-githubRefined GitHub is a browser extension that changes GitHub's web interface to remove annoyances and add shortcuts, context, and safer defaults. It improves repository pages, pull requests, comments, notifications, releases, and other views without asking a team to replace GitHub.SetupDocsCommunityMaturityVerdict insideDev Tools39k20/7d · RubydevdocsDevDocs puts reference manuals for many programming languages and tools into one searchable web interface. It solves the tab-hopping problem with fast lookup, keyboard navigation, and offline copies, while deliberately leaving tutorials and broad web search to other tools.SetupDocsCommunityMaturityVerdict insideDev Tools23k15/7d · JavaScriptv86v86 is a JavaScript x86 PC emulator that translates machine code into WebAssembly at runtime, letting a browser boot older and 32-bit operating systems without a native virtual machine. It solves the awkward problem of putting an interactive legacy PC, teaching environment, or OS demo directly on a web page.SetupDocsCommunityMaturityVerdict insideDev Tools63k112/7d · KotlinMagiskMagisk is a Kotlin-led, open-source toolkit for customizing rooted Android devices, with English documentation available. It gives apps controlled root access, applies modifications without directly rewriting read-only partitions, handles boot images, and can load code into app processes.SetupDocsCommunityMaturityVerdict insideDev Tools64k172/7d · CFFmpegFFmpeg is the source project behind command-line tools and C libraries for decoding, encoding, filtering, inspecting, playing, and streaming audio, video, subtitles, and metadata. It solves media plumbing problems at a depth that most friendlier converters reach by calling FFmpeg underneath.SetupDocsCommunityMaturityVerdict insideDev Tools7.9k42/7d · RusttrippyTrippy is a terminal network diagnostic that combines repeated ping statistics with traceroute hop discovery. It traces with ICMP, UDP, or TCP, shows changing routes and latency in an interactive interface, and can export results for scripts or incident notes.SetupDocsCommunityMaturityVerdict insideDev Tools12k141/7d · TypeScriptportlessPortless replaces changing local port numbers with stable names such as https://api.myapp.localhost. It runs a local reverse proxy, starts development servers on free ports, and keeps URLs predictable across monorepos and Git worktrees.SetupDocsCommunityMaturityVerdict insideDev Tools74k619/7d · Python30-Days-Of-Python30 Days of Python is a free, English-language course that takes a beginner from installing Python through data work, web APIs, Flask, and MongoDB. Each numbered day combines an explanation, examples, and exercises, with translation folders for several languages. It solves the blank-page problem for self-directed learners by supplying an ordered route through a large subject.SetupDocsCommunityMaturityVerdict insideDev Tools26k110/7d · C++fmt{fmt} is a C++ library for turning values into strings and printing them without the awkwardness and safety problems of printf or iostreams. It gives developers a consistent formatting syntax, compile-time checks where supported, and helpers for dates, containers, colors, files, Unicode, and custom types.SetupDocsCommunityMaturityVerdict insideDev Tools38k2.1k/7d · RustherdrHerdr is a persistent terminal workspace built around coding agents. It keeps agents in real panes, marks them working, blocked, done, idle, or unknown, and gives people and other agents a CLI and socket API for creating panes, sending prompts, and waiting for state changes.SetupDocsCommunityMaturityVerdict insideDev Tools33k90/7d · C++shadPS4shadPS4 is an early PlayStation 4 emulator core for Windows, Linux, and recent Apple-silicon Macs. It lets owners run supported games from their own dumps, but end users are directed to a separate Qt launcher and must check compatibility title by title.SetupDocsCommunityMaturityVerdict insideDev Tools24k9/7d · PythonloguruLoguru is a Python logging library built around one preconfigured logger and one method for adding output destinations. It makes colored console output, rotating files, structured records, exception capture, and contextual fields easier to set up than Python's standard logging package.SetupDocsCommunityMaturityVerdict insideDev Tools34k6/7d · PythonpoetryPoetry is a Python project manager that resolves and locks dependencies, creates isolated environments, builds packages, and publishes them. It puts work that often spans pip, virtualenv, build frontends, and several packaging files behind one command-line tool and a pyproject.toml file.SetupDocsCommunityMaturityVerdict insideDev Tools40k43/7d · Gocroccroc is a command-line tool for sending files and folders directly between computers with end-to-end encryption. It replaces account-based cloud sharing and awkward network setup with a short code phrase, while a relay fallback helps peers connect when a direct path is unavailable.SetupDocsCommunityMaturityVerdict insideDev Tools50k88/7d · RubybrewHomebrew is a package manager that gives developers one command-line place to find, install, update, and troubleshoot software. It organizes command-line packages as formulae and desktop applications as casks, while `brew bundle` helps describe a machine's tool set.SetupDocsCommunityMaturityVerdict insideDev Tools2.6k163/7d · RustworkmuxWorkmux pairs each Git worktree with a tmux window or another supported terminal multiplexer, giving every branch its own shell, editor, server, and coding agent. It creates the workspace, runs setup commands, tracks agent status, and can merge and remove the branch when the task is finished.SetupDocsCommunityMaturityVerdict insideDev Tools63k273/7d · Kotlinv2rayNGv2rayNG is a Kotlin Android client that connects through either the Xray or v2fly core, giving users a mobile interface for V2Ray-compatible proxy setups. Its README provides both English and Chinese instructions, including downloads, routing-data management, signature checks, and developer setup. It solves the client-side configuration problem, but it does not provide a proxy server or subscription by itself.SetupDocsCommunityMaturityVerdict insideDev Tools73k139/7d · PHPSecListsSecLists is a large, ready-made collection of usernames, passwords, URLs, sensitive-data patterns, fuzzing payloads, web shells, and other lists used in authorized security assessments. It saves testers from rebuilding the same input dictionaries whenever they prepare a new testing box.SetupDocsCommunityMaturityVerdict insideDev Tools27k47/7d · ChashcatHashcat is a command-line password recovery and auditing tool that tests candidate passwords against hashes you already possess. It runs on GPUs and CPUs, covers hundreds of hash formats, and lets authorized security teams check whether captured or exported password data falls to realistic wordlists and rules.SetupDocsCommunityMaturityVerdict insideDev Tools28k7/7d · JavaScripteslintESLint reads JavaScript, applies a configurable set of rules to its syntax tree, and reports code patterns your team wants to catch. It can also fix some findings, while plugins and alternate parsers extend it to frameworks and languages such as React and TypeScript.SetupDocsCommunityMaturityVerdict insideDev Tools25k55/7d · CfastfetchFastfetch is a C command-line program that reads local system details and prints them beside a logo in the terminal. It is a maintained replacement for Neofetch with JSONC configuration, machine-readable output, and support for Linux, macOS, Windows, Android, BSD variants, Haiku, and SunOS.SetupDocsCommunityMaturityVerdict insideDev Tools30k9/7d · PHPcomposerComposer is the dependency manager for PHP projects. It reads a project’s declared packages, resolves compatible versions, and installs the resulting dependency set so teams do not have to manage third-party code by hand.SetupDocsCommunityMaturityVerdict insideDev Tools33k44/7d · C++ProtonProton lets Steam run Windows-only games on Linux by using Wine underneath. For most players, it solves compatibility inside Steam without asking them to build, patch, or configure the project themselves.SetupDocsCommunityMaturityVerdict insideDev Tools22k124/7d · obsidian-releasesThis repository publishes Obsidian releases and maintains the directories that tell the app which community plugins and themes are available. It solves distribution and discovery for Obsidian's extension ecosystem, but it is not the Obsidian application source code and Obsidian itself is not open source.SetupDocsCommunityMaturityVerdict insideDev Tools27k11/7d · CMakevcpkgvcpkg is a free C and C++ package manager maintained by Microsoft and the wider community. It helps teams fetch, build, version, and reuse native dependencies across Windows, macOS, and Linux without maintaining a separate hand-written build recipe for every library.SetupDocsCommunityMaturityVerdict insideDev Tools973105/7d · JavaScriptbackpassBackpass reads coding-agent transcripts from your machine and proposes small, evidence-backed changes to AGENTS.md, CLAUDE.md, and project skills. It is meant for teams that keep correcting the same agent mistakes by hand and want those corrections tied to real sessions before they reach a shared instruction file.SetupDocsCommunityMaturityVerdict insideDev Tools23k99/7d · Gosuperfilesuperfile is a terminal file manager that puts browsing, previews, metadata, file operations, and a command bar into a panel-based interface. It is for people who want more visual context than shell commands provide while keeping file work inside the terminal.SetupDocsCommunityMaturityVerdict insideDev Tools35k3/7d · JavaglideGlide is an Android library that fetches, decodes, resizes, caches, and displays images, animated GIFs, and video stills. It is aimed at image-heavy screens where repeated downloads and decoding can make scrolling stutter, and it can use OkHttp or Volley instead of its default network layer.SetupDocsCommunityMaturityVerdict insideDev Tools7.0k19/7d · RustpyreflyPyrefly is a Python type checker and language server written mainly in Rust. It finds type mistakes from the command line and supplies editor features such as completion, navigation, hovers, and inlay hints, with migration tools for projects already using mypy or Pyright.SetupDocsCommunityMaturityVerdict insideDev Tools34k44/7d · C++WSLWindows Subsystem for Linux lets Windows users run Linux command-line tools and applications alongside their Windows software. This repository contains the open-source WSL application and its developer build loop, while the Linux kernel, GUI integration, and user documentation live in related repositories.SetupDocsCommunityMaturityVerdict insideDev Tools17k45/7d · TypeScriptcapacitorCapacitor turns an existing web app into iOS and Android projects and gives its JavaScript code a bridge to native device APIs. It helps web teams share one interface across mobile and the browser, while leaving platform-specific code and store builds in Xcode and Android Studio.SetupDocsCommunityMaturityVerdict insideDev Tools52k14/7d · JavaScriptprettierPrettier parses source code and prints it again using a fixed set of formatting rules, replacing team debates about spaces, wrapping, quotes, and line breaks with one repeatable output. It supports JavaScript, TypeScript, CSS, HTML, JSON, Markdown, YAML, GraphQL, and several related formats in core, with plugins covering more languages.SetupDocsCommunityMaturityVerdict insideDev Tools48134/7d · JavaScriptBackend-from-first-PrincipleBackend from First Principles is an English-language course made of 24 browser-readable chapters on HTTP, APIs, data stores, reliability, security, deployment, and distributed communication. It pairs the explanations with small examples in Go, Python, SQL, shell, configuration formats, and some JavaScript rather than building one application from start to finish.SetupDocsCommunityMaturityVerdict insideDev Tools27k1.4k/7d · C#Wand-EnhancerWandEnhancer is a Windows patcher for the Wand (WeMod) desktop app. It changes the local interface, adds custom client scripts, and provides a phone-friendly control panel for an active trainer, solving problems the official client does not expose as settings.SetupDocsCommunityMaturityVerdict insideDev Tools34k44/7d · TypeScriptbackstageBackstage is an open-source framework for building a company developer portal around a shared software catalog. It gives engineers one place to find services, owners, documentation, and approved project templates instead of hunting across separate infrastructure tools.SetupDocsCommunityMaturityVerdict inside