Repository History
Explore all analyzed open source repositories

xtool: Cross-Platform Xcode Replacement for iOS Development
xtool is an innovative cross-platform tool designed to replace Xcode, enabling developers to build and deploy iOS applications using SwiftPM on Linux, Windows, and macOS. It streamlines the iOS development workflow by offering functionalities like building SwiftPM packages into apps, signing, installation, and programmatic interaction with Apple Developer Services.

Awesome Tunneling: A Curated List of Self-Hostable Tunneling Solutions
This comprehensive list, `awesome-tunneling`, compiles ngrok, Cloudflare Tunnel, Tailscale, and ZeroTier alternatives, focusing on self-hosting options. It serves as a valuable resource for developers and self-hosters aiming to expose local webservers via public domain names with automatic HTTPS, even behind restrictive networks.

Inspector: The Ultimate Tool for Developing MCP and ChatGPT Apps
MCPJam Inspector is a powerful local development client designed for testing and debugging MCP servers, ChatGPT apps, and MCP ext-apps. It provides a comprehensive suite of tools, including a widget emulator, OAuth debugger, and LLM playground, enabling developers to rapidly iterate on their projects without needing external services like ngrok or a ChatGPT subscription.
Memray: A Powerful Memory Profiler for Python Applications
Memray is an advanced memory profiler for Python, designed to track memory allocations in Python code, native extension modules, and the interpreter itself. It offers detailed insights into memory usage, helping developers identify leaks and optimize performance through various reporting options like flame graphs and live monitoring.

awesome-cursorrules: Enhance Your Cursor AI Editor Experience with Custom Rules
The `awesome-cursorrules` repository offers a comprehensive collection of configuration files specifically designed to elevate the Cursor AI editor experience. These `.cursorrules` files empower developers to define custom rules and behaviors, allowing for tailored AI code generation that aligns with unique project requirements. It serves as an invaluable resource for boosting productivity and ensuring consistency within an AI-powered coding workflow.

Zed: A High-Performance, Multiplayer Code Editor by Atom and Tree-sitter Creators
Zed is a high-performance, multiplayer code editor developed by the creators of Atom and Tree-sitter. Written in Rust, it aims to provide a fast and collaborative coding experience. This powerful tool is designed for developers who value speed and efficiency in their workflow.
pnpm: A Fast and Disk Space Efficient Package Manager for JavaScript
pnpm is a highly performant and disk space efficient package manager for JavaScript projects. It stands out by using a unique content-addressable filesystem, which significantly reduces disk usage and speeds up installations. Ideal for monorepos and projects requiring strict dependency management, pnpm offers a robust alternative to traditional package managers.

asdf: A Universal Version Manager for Multiple Runtimes
asdf is an extendable command-line tool designed to manage multiple language runtime versions efficiently. It acts as a single, unified solution, replacing individual version managers like nvm or rbenv for various programming languages. With its plugin-based architecture, asdf provides consistent commands and project-specific version control across diverse development environments.

DumbTerm: A Simple Web-Based Terminal Emulator with Starship Integration
DumbTerm is a straightforward web-based terminal emulator that provides remote access to a command-line interface directly from your browser. It comes pre-configured with common tools and integrates the popular Starship prompt for an enhanced user experience. This project simplifies creating sandboxed environments or accessing server CLIs securely.