Discover, compare, and save the best software alternatives.
Showing 272 tools
CCXT provides a single, consistent interface to interact with more than 100 cryptocurrency exchanges and prediction markets. It abstracts the differences between exchange APIs, letting developers focus on strategy rather than integration details. The library is available in JavaScript/TypeScript, Python, C#, PHP, Go, and Java, and supports both REST and WebSocket endpoints. It is open‑source, actively maintained, and widely used for market data retrieval, order execution, and arbitrage bots.
✦ Best for quant traders building multi‑exchange bots with code control
Milvus is an open‑source vector database designed for fast similarity search and analytics on massive embedding datasets. It provides a cloud‑native architecture that scales horizontally, supporting billions of vectors with low latency.
✦ Best for enterprises and dev teams needing scalable, cloud‑native vector search
Ridgepole lets you define your database schema using the familiar Rails DSL, storing the definition in version‑controlled files. It compares the DSL against the live database and generates the necessary migration steps to keep them in sync, similar to infrastructure‑as‑code tools. Because the schema lives in code, you can review changes, roll back easily, and integrate schema updates into your CI/CD pipelines. Ridgepole works with any Rails‑compatible database and runs as a simple Ruby command‑line utility.
✦ Best for rails developers needing code‑centric schema versioning
Logisim Evolution is an open‑source application for designing and simulating combinational and sequential digital circuits. It provides a visual, drag‑and‑drop interface that lets users build schematics with gates, multiplexers, flip‑flops, and more, then run real‑time simulations to observe signal propagation. The tool is widely used in education and hobbyist projects because it runs on any Java‑compatible platform, requires no licensing fees, and supports exporting designs to VHDL/Verilog for further hardware development.
✦ Best for students and teachers needing free digital circuit design tools
Amphion is a comprehensive open-source toolkit designed to accelerate reproducible research in audio, music, and speech generation. It provides ready-to-use models, datasets, and utilities that help junior researchers and engineers quickly prototype and evaluate generative audio systems. The framework is built on PyTorch and integrates with popular audio processing libraries, offering modular components for training, inference, and evaluation. Amphion aims to lower the entry barrier for the community while maintaining flexibility for advanced experimentation.
✦ Best for python‑savvy audio researchers needing a modular, open‑source toolkit
Freqtrade is a free, open‑source cryptocurrency trading bot written in Python. It lets users create, backtest, and run algorithmic trading strategies on multiple exchanges without needing a proprietary platform. The project provides extensive documentation, a modular architecture, and community‑driven support, making it suitable for both hobbyists and professional traders who want full control over their automated trading pipelines.
✦ Best for python‑savvy crypto traders who want full‑control, free automation
Tiled is an open-source, cross‑platform level editor that lets game developers design tile‑based maps with ease. It supports a wide range of map formats and integrates smoothly with popular game engines. With powerful features like custom properties, object layers, and scripting, Tiled enables both simple and complex level design workflows for indie creators and professional studios alike.
✦ Best for indie devs building tile‑based 2d games on desktop
John the Ripper Jumbo is a powerful offline password cracking tool that can recover passwords from a wide variety of hash and cipher formats. It runs on many operating systems and leverages CPUs, GPUs, and even some FPGAs for high‑performance cracking. The project is open‑source and continuously updated with new algorithms, making it a go‑to solution for security researchers, penetration testers, and system administrators who need to audit password strength.
✦ Best for security auditors needing high‑performance, customizable offline hash cracking
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
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