Discover, compare, and save the best software alternatives.
Showing 600 Software
VoxCPM2 is an open‑source text‑to‑speech engine that eliminates the need for tokenizers, enabling smooth generation of speech across many languages. It supports creative voice design and high‑fidelity voice cloning, making it suitable for both research and production use. Built on the OpenBMB framework, VoxCPM2 offers a flexible API and can be run locally or in the cloud, giving developers full control over voice characteristics while preserving natural prosody and intonation.
✦ Best for developers needing fast, token‑free multilingual voice cloning
Domoticz is a free, open‑source home automation system that runs on Linux, Windows and Raspberry Pi. It provides a web‑based interface to monitor and control a wide range of smart devices. The platform natively supports Z‑Wave, Zigbee, MQTT and over 150 different devices, allowing users to create complex scenes, schedules and alerts without needing a commercial hub.
✦ Best for diy hobbyists who enjoy tinkering with linux/raspberry pi
vllm is an open‑source inference and serving engine designed for large language models. It focuses on maximizing throughput while keeping GPU memory usage low, enabling faster batch processing of prompts. The project provides a Python API and integrates tightly with popular frameworks like PyTorch and HuggingFace Transformers, making it easy to deploy LLMs in production or research environments.
✦ Best for gpu‑centric ai developers needing fast, memory‑efficient llm serving
Apache Doris is an open‑source, high‑performance analytical database designed for real‑time reporting and hybrid search workloads. It combines columnar storage with vectorized execution to deliver low‑latency queries on massive data sets. Built for AI‑driven applications, Doris supports both traditional SQL analytics and approximate nearest‑neighbor search, enabling developers to embed fast, searchable analytics directly into intelligent agents and services.
✦ Best for enterprises and ai developers needing sub‑second analytics on massive data
Next‑auth is an open‑source authentication library built specifically for Next.js, providing a simple way to add sign‑in, sign‑up, and session handling to web applications. It supports a wide range of providers, including OAuth, email, and credentials, and works seamlessly with both server‑rendered and static pages. The library includes built‑in support for JSON Web Tokens, secure cookies, and database adapters, making it easy to integrate with any backend or serverless environment while keeping user data safe.
✦ Best for next.js developers who want free, typed auth with many providers
Biopython provides a collection of freely available tools for biological computation written in Python. It includes modules for reading and writing many common bioinformatics file formats, as well as utilities for sequence analysis, structural biology, and phylogenetics. The project is open‑source, community‑driven, and works across all major operating systems. It integrates tightly with the scientific Python ecosystem, enabling rapid prototyping and reproducible research in genomics, proteomics, and evolutionary biology.
✦ Best for bioinformatics researchers needing scriptable, format‑rich python tools
InteractiveHtmlBom is an open‑source plugin that creates a searchable, sortable HTML BOM from KiCad, EasyEDA, Eagle, Fusion360 and Allegro designs. The generated page includes part links, footprints, and live filtering, making component sourcing and documentation easier. The tool runs locally, requires no cloud service, and can be integrated into existing design workflows. It is free, community‑maintained, and works across major operating systems.
✦ Best for pcb designers needing free, local, interactive html boms
hls.js is an open‑source JavaScript library that enables HTML5 video elements to play HTTP Live Streaming (HLS) streams directly in browsers that support Media Source Extensions (MSE). It parses MPEG‑TS segments, handles adaptive bitrate switching, and provides a seamless playback experience without native HLS support. The library is lightweight, works in all modern browsers, and can be integrated with existing video players such as Video.js or custom UI components. It also offers extensive configuration options for low‑latency, live, and on‑demand streaming scenarios.
✦ Best for web developers needing customizable hls playback in modern browsers
Tasmota is an alternative firmware for ESP8266 and ESP32 based devices, offering a web UI for easy configuration, OTA updates, and rule‑based automation. It enables fully local control via MQTT, HTTP, Serial or KNX without reliance on cloud services. The project provides extensive documentation and a vibrant community, making it suitable for DIY smart‑home projects, hobbyist integrations, and professional IoT deployments that require flexibility and privacy.
✦ Best for diy smart‑home hobbyists who want local, cloud‑free esp8266/esp32 control
KitchenOwl lets you keep a personal grocery list and organize your favorite recipes, all hosted on your own server. The backend runs on Flask while the UI is built with Flutter, giving a smooth cross‑platform experience. Add items quickly before you shop, create detailed recipes, and generate shopping lists automatically from the ingredients you need. It’s ideal for anyone who wants full control over their food planning data.
✦ Best for home cooks wanting full control via self‑hosting
Sniffnet is a lightweight graphical network monitor that runs on Windows, macOS, and Linux, offering clear visualizations of bandwidth usage and protocol distribution. It helps users quickly understand what devices and applications are consuming network resources without needing deep technical expertise. The tool provides real‑time charts, detailed traffic breakdowns, and customizable filters, making it suitable for both casual home users and IT professionals who need quick insights into their network activity.
✦ Best for windows, macos and linux network admins
LangChain is an open‑source agent engineering platform that lets developers compose, customize, and deploy AI agents using large language models, tools, and prompts. It provides modular components for memory, routing, tool integration, and evaluation, enabling rapid prototyping and production‑grade deployments. The library supports multiple LLM providers, offers extensive tooling for retrieval‑augmented generation, and includes utilities for managing conversational state, making it a go‑to framework for building sophisticated AI‑driven workflows.
✦ Best for experienced ai developers