Showing 318 open source projects for "which"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    IPTVnator

    IPTVnator

    Cross-platform IPTV player application with multiple features

    ...The application allows to import of playlists by using remote URLs or per file upload from the file system. Additionally, there is support for EPG information XMLTV-based which can be provided by URL. The application is a cross-platform and open source project based on Electron and Angular.
    Downloads: 534 This Week
    Last Update:
    See Project
  • 2
    Flashpoint Launcher

    Flashpoint Launcher

    Launcher for Flashpoint Archive

    The launcher for Flashpoint Archive (the non-profit web preservation project). The Flashpoint Launcher (FPL) is a desktop application made for browsing, storing, and launching other applications (games, animations, web apps etc.). It is specifically made for Flashpoint Archive, a non-profit with the goal of furthering archival and accessibility efforts for games, animations and other digital interactive experiences on the web.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3
    Selenium IDE

    Selenium IDE

    Open Source record and playback test automation for the web

    ...One of our driving philosophies is to provide an easy-to-use tool that will give instant feedback. We believe that the easier we can make it, the more likely people are to author tests, which in turn results in better-tested apps. Selenium IDE records multiple locators for each element it interacts with. If one locator fails during playback, the others will be tried until one is successful.
    Downloads: 86 This Week
    Last Update:
    See Project
  • 4
    Deno

    Deno

    A secure runtime for JavaScript and TypeScript

    ...It is distributed as a single executable with no dependencies, and takes on the role of both runtime and package manager. It uses a standard browser-compatible protocol for loading modules, which are URLs. Built on top of V8, Rust and TypeScript, Deno has support for TypeScript right out of the box. It has a set of built-in utilities as well as reviewed (audited) standard modules.
    Downloads: 54 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    tldraw

    tldraw

    a very good whiteboard

    ...Its editor, user interface, and other underlying libraries are open source and available in this repository. They are also distributed on npm. You can use tldraw to create a drop-in whiteboard for your product or as the foundation on which to build your own infinite canvas applications.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    NPKILL

    NPKILL

    List any node_modules directories in your system

    ...You can then select which ones you want to erase to free up space. Yay! Say goodbye to lengthy commands. Using npkill is as simple as reading a list of your node_modules, and pressing Del to get rid of them. Could it be any easier?
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    critique

    critique

    TUI for reviewing git changes

    critique is a beautiful terminal-oriented user interface tool for reviewing git diffs that makes inspecting source control changes more intuitive and readable directly from the command line. The tool provides a styled, split-view diff layout with syntax highlighting and word-level diffing, which gives developers clear insight into what has changed in each file beyond simple line additions or deletions. It supports viewing diff ranges across commits, staged versus unstaged changes, and even comparisons between branches, turning the diff output into a more interactive, readable experience than traditional git diff. Critique is built with a terminal UI foundation and can also generate a web preview of diffs by converting ANSI escape codes into styled HTML, which can be shared temporarily via a cloud worker for collaborative review.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Voicebox

    Voicebox

    The open-source voice synthesis studio powered by Qwen3-TTS

    ...The tool supports downloading voice models, cloning voices from short audio samples, and generating speech locally, then organizing the results using studio-oriented editing concepts. A standout capability is its multi-track timeline editor and supporting audio tools (like trimming and conversation mixing), which let creators compose multi-voice scenes instead of generating single clips in isolation. It is API-first, meaning you can use it as an app for production work or integrate its speech generation into your own software via an API layer.
    Downloads: 64 This Week
    Last Update:
    See Project
  • 9
    Redux DevTools

    Redux DevTools

    DevTools for Redux with hot reloading, action replay, and UI

    Developer Tools to power-up Redux development workflow or any other architecture which handles the state change. It can be used as a browser extension (for Chrome, Edge and Firefox), as a standalone app or as a React component integrated in the client app. If you want to have full control over where DevTools are displayed, or are developing a custom monitor, you will probably want to integrate them manually. It’s more steps, but you will have full control over monitors and their configuration. omewhere in your project, create a DevTools component by passing a monitor element to createDevTools. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Browserosaurus

    Browserosaurus

    The browser prompter for macOS

    ...It works by setting itself as the default browser; any clicked links in non-browser apps are now sent to Browserosaurus where you are presented with a menu of all your installed browsers. You may now decide which app you’d like to continue opening the link with. Select from any of your installed browsers when clicking a link in a non-browser app. Download Browserosaurus from the GitHub releases page. Select x64 for Intel machines, or arm64 for Apple Silicon (M1) machines. Please note that Browserosaurus only officially supports the version of macOS that I currently use, which you can assume to be the latest stable version.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Blueprint

    Blueprint

    A React-based UI toolkit for the web

    Blueprint is a React-based UI toolkit for the web. It is optimized for building complex data-dense interfaces for desktop applications which run in modern browsers and IE11. This is not a mobile-first UI toolkit. Blueprint's change log and migration guides for major versions live on the repo's Github wiki. These packages define development dependencies and contain build configuration. They adhere to the standard NPM package layout, which allows us to keep clear API boundaries for build configuration and isolate groups of devDependencies. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Agentic

    Agentic

    AI agent stdlib that works with any LLM and TypeScript AI SDK

    Agentic is an open source, TypeScript, AI agent standard library that works with any LLM and TS AI SDK. Agentic’s standard library of TypeScript AI tools are optimized for both TS-usage as well as LLM-based usage, which is really important for testing and debugging.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Better BibTeX for Zotero

    Better BibTeX for Zotero

    Make Zotero effective for us LaTeX holdouts

    Better BibTeX (BBT) is a plugin for Zotero and Juris-M that makes it easier to manage bibliographic data, especially for people authoring documents using text-based toolchains (e.g. based on LaTeX / Markdown). Zotero does all its work in UTF-8 Unicode, which is absolutely the right thing to do. Unfortunately, for those shackled to BibTeX and who cannot (yet) move to BibLaTeX, unicode is a major PITA. Also, Zotero supports some simple HTML markup in your items that Bib(La)TeX won’t understand.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 14
    Bolt for JavaScript

    Bolt for JavaScript

    A framework to build Slack apps using JavaScript

    A JavaScript framework to build Slack apps in a flash with the latest platform features. Read the getting started guide to set-up and run your first Bolt app. To listen to messages that your app has access to receive, you can use the message() method which filters out events that aren’t of type message. message() accepts an optional pattern parameter of type string or RegExp object which filters out any messages that don’t match the pattern. A RegExp pattern can be used instead of a string for more granular matching. Within your listener function, say() is available whenever there is an associated conversation (for example, a conversation where the event or action which triggered the listener occurred). say() accepts a string to post simple messages and JSON payloads to send more complex messages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Angular ESLint

    Angular ESLint

    Monorepo for all the tooling related to using ESLint with Angular

    Monorepo for all the tooling which enables ESLint to lint Angular projects. Follow the latest Getting Started guide on angular.io in order to install the Angular CLI. Create a new Angular CLI workspace in the normal way, optionally using any of the supported command line arguments and following the interactive prompts. As well as installing all relevant dependencies, the ng add command will automatically detect that you have a workspace with a single project in it, which does not have a linter configured yet. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    r2modman

    r2modman

    A simple and easy to use mod manager for several games

    ...The tool supports multiple popular mod-heavy games such as Risk of Rain 2, Valheim, GTFO, and others, making it a central hub for Thunderstore-based modding workflows. One of its core strengths is the profile system, which lets users maintain separate mod configurations for different play styles or multiplayer compatibility.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 17
    MQTT X

    MQTT X

    Powerful cross-platform MQTT 5.0 desktop, CLI, and WebSocket client

    MQTT X is a cross-platform MQTT 5.0 client tool open sourced by EMQ, which can run on macOS, Linux and Windows, and supports formatting MQTT payload. MQTT X simplifies test operation with the help of a familiar, chat-like interface. It’s easy and quick to create multiple, simultaneous online MQTT client connections, and can test the connection, publishing, and subscription functions of MQTT/TCP, MQTT/TLS, MQTT/WebSocket as well as other MQTT protocol features.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 18
    RWKV Runner

    RWKV Runner

    A RWKV management and startup tool, full automation, only 8MB

    RWKV (pronounced as RwaKuv) is an RNN with GPT-level LLM performance, which can also be directly trained like a GPT transformer (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, fast training, saves VRAM, "infinite" ctxlen, and free text embedding. Moreover it's 100% attention-free. Default configs has enabled custom CUDA kernel acceleration, which is much faster and consumes much less VRAM.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Materialize

    Materialize

    Materialize, a web framework based on Material Design

    ...User-centric approach with established design principles mainly from Google's Material guidelines. Our Components should work on nearly every device with a monitor. User-centric approach with many members all around the world, which helps bring Materialize forward and improve usability for everyone on the web. You can be a part too.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 20
    Constructs

    Constructs

    Define composable configuration models through code

    Constructs are classes that define a "piece of system state". Constructs can be composed together to form higher-level building blocks which represent a more complex state. Constructs are often used to represent the desired state of cloud applications. For example, in the AWS CDK, which is used to define the desired state for AWS infrastructure using CloudFormation, the lowest-level construct represents a resource definition in a CloudFormation template. These resources are composed to represent higher-level logical units of a cloud application, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    SwitchHosts

    SwitchHosts

    Switch hosts quickly

    ...All local schemes can be easily exported and shared with other team members. Click on the line number, or use the shortcut Ctrl+/ (⌘+/ on macOS) to quickly toggle the comment state of a given line. It supports light mode and dark mode, which can be switched at will according to your preference.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    SigNoz

    SigNoz

    SigNoz is an open-source APM. It helps developers monitor their apps

    ...You can see metrics like p99 latency, error rates for your services, external API calls and individual end points. You can find the root cause of the problem by going to the exact traces which are causing the problem and see detailed flamegraphs of individual request traces. Run aggregates on trace data to get business relevant metrics. Filter and query logs, build dashboards and alerts based on attributes in logs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Gate22

    Gate22

    Open-source MCP gateway and control plane for teams

    ...By integrating with MCP-aware systems, Gate22 helps maintain security and compliance while enabling teams to scale agent-enabled workflows without losing observability into what actions are taken and why. It can be used to enforce fine-grained policies that restrict dangerous or unauthorized operations, track which agents are calling which tools, and record metadata for auditing and debugging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    js-libp2p-monorepo

    js-libp2p-monorepo

    The JavaScript Implementation of libp2p networking stack

    ...In order to build P2P applications, devs have long had to make custom ad-hoc solutions to fit their needs, sometimes making some hard assumptions about their runtimes and the state of the network at the time of their development. Today, looking back more than 20 years, we see a clear pattern in the types of mechanisms built around the Internet Protocol, IP, which can be found throughout many layers of the OSI layer system, libp2p distils these mechanisms into flat categories and defines clear interfaces that once exposed, enable other protocols and applications to use and swap them, enabling upgradability and adaptability for the runtime, without breaking the API.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 25
    Bot Framework Emulator

    Bot Framework Emulator

    Locally test and debug chat bots built with the Bot Framework SDK

    ...You can use Visual Studio or Visual Studio Code to run your bot, or use the command line. When you are developing behind a corporate proxy, the Emulator will use the configured environment variables HTTP_PROXY and HTTPS_PROXY, which specify the proxy URL route for HTTP and HTTPs requests.
    Downloads: 18 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB