awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
conda-forge avatar

conda-forge/miniforge

0
View on GitHub↗
9,899 स्टार्स·511 फोर्क्स·Shell·6 व्यूज़conda-forge.org/download↗

Miniforge

Miniforge is a minimal installer for the Conda package management system that provides access to community-maintained software channels. It serves as a lightweight tool for setting up isolated software environments and distributing pre-compiled binary packages to ensure cross-platform compatibility.

The project enables the installation of a minimal environment and facilitates the migration of package channels from vendor repositories to community-driven distributions. It allows users to retrieve and manage software packages built by a community to extend the available tools in a local environment.

The system covers a broad range of package maintenance and distribution capabilities, including cross-platform build automation, global software dependency pinning, and the management of package feedstocks. It also supports the creation of package recipes and the automation of version tracking and pipeline distributions.

Features

  • Minimal Environment Installers - Sets up a lightweight package manager on unsupported platforms to enable basic dependency management.
  • Automated Distribution Pipelines - Employs continuous integration workflows to automate the building, testing, and uploading of packages to community channels.
  • Cross-Platform Build Systems - Automates the compilation and packaging of software for multiple target operating systems.
  • Dependency Installers - Provides a tool for automating the installation of external software packages and managing project dependencies.
  • Environment Managers - Manages isolated runtime environments and language versions using community-driven distribution channels.
  • Global Dependency Pinning - Defines global version constraints to ensure compatibility and prevent conflicts across all community packages.
  • Package Feedstock Management - Manages build instructions and configuration metadata in dedicated repositories to automate the package build process.
  • Package Installers - Provides core utilities for installing community-built software packages from specified channels.
  • Package Maintenance Tooling - Provides automated workflows for linting, testing, and publishing software recipes to keep them current.
  • Package Management Systems - Provides a minimal installer for a package management system tailored for minimal or embedded systems.
  • Dependency - Implements global dependency pinning to lock specific software versions and prevent compatibility conflicts.
  • Software Package Repositories - Provides a system of dedicated repositories for build recipes and metadata to automate community package distribution.
  • Package Recipe Contributions - Allows users to submit new package recipes or update existing ones to keep software current.
  • Version Pinning Tools - Implements a centralized set of version constraints to prevent incompatibilities across the software ecosystem.
  • Package Distribution - Distributes software packages across diverse operating systems and architectures via the Conda ecosystem.
  • Software Packaging - Provides tools for creating, updating, and distributing software packages to ensure they remain functional.
  • Binary Distribution Systems - Distributes pre-compiled software archives to optimize installation speed and avoid build errors.
  • Compiler Configurations - Uses centralized macro definitions for compilers and libraries to ensure consistent builds across operating systems.
  • Package Migrators - Provides utilities to automate the transfer of package sources from vendor repositories to community distributions.
  • Package Sources - Enables configuration of multiple distribution channels to resolve and install dependencies from different repositories.
  • Build Recipes - Allows users to submit package specifications to be converted into maintained community feedstocks.
  • Build Matrix Automation - Triggers automated pull requests to integrate new language versions into the build matrix across all package repositories.
  • Package Distribution Pipelines - Provides standardized CI pipeline skeletons to automate the distribution of packages to community channels.
  • Package Manager Configurations - Provides centralized configuration files that define how software packages should be built and managed.
  • Upstream Version Automation - Automatically tracks upstream software releases and opens pull requests to update build recipes.
  • Artifact Integrity Validation - Verifies the integrity of build artifacts using secret tokens before promoting them to production channels.
  • Upstream Version Trackers - Automates the process of keeping community packages current by monitoring upstream software releases.

स्टार हिस्ट्री

conda-forge/miniforge के लिए स्टार हिस्ट्री चार्टconda-forge/miniforge के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Miniforge के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Miniforge के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • homebrew/legacy-homebrewHomebrew का अवतार

    Homebrew/legacy-homebrew

    26,849GitHub पर देखें↗

    This project is a command line package manager and dependency management engine used for installing, updating, and removing software packages across different operating systems. It functions as a package recipe system and software repository administrator, utilizing declarative scripts to define software sources, build arguments, and installation steps. The system operates as a binary distribution platform that compiles source code into pre-compiled binaries and distributes them through remote repositories. It includes an automated version tracker that monitors upstream software releases and

    GitHub पर देखें↗26,849
  • redox-os/redoxredox-os का अवतार

    redox-os/redox

    16,054GitHub पर देखें↗

    Redox is a POSIX-compliant, microkernel-based operating system written entirely in Rust. By utilizing a memory-safe language for the kernel and all system components, the project eliminates common vulnerabilities such as buffer overflows and use-after-free errors. Its architecture relies on a minimal kernel that manages only essential hardware and process isolation, delegating all other system services to unprivileged user-space processes. The system distinguishes itself through a modular design where hardware drivers and system services run as independent user-space daemons, allowing them to

    Rustbsdfreebsdgnu
    GitHub पर देखें↗16,054
  • nixos/nix.devNixOS का अवतार

    NixOS/nix.dev

    3,630GitHub पर देखें↗

    This project provides a functional package manager and a reproducible build system designed to ensure identical build inputs always produce the same outputs. It serves as the foundation for a declarative Linux distribution where the entire system state is defined in a configuration file, enabling predictable deployments and full-system rollbacks. The system uses a deterministic functional language and a lazy-evaluation expression engine to manage software dependencies and isolate build environments. It distinguishes itself through a content-addressable store that allows multiple versions of s

    Nixcookbookdocumentationlearning
    GitHub पर देखें↗3,630
  • conda/condaconda का अवतार

    conda/conda

    7,444GitHub पर देखें↗

    Conda is a binary package manager, cross-platform environment manager, and dependency resolution engine. It serves as a software repository manager that enables the installation and update of pre-compiled binaries and their dependencies across different operating systems. The system creates isolated execution spaces to prevent dependency conflicts between projects and uses a solver to calculate compatible package versions based on constraints from available repositories. It supports the creation of custom software packages from recipes, which can be hosted in public or private channels for di

    Python
    GitHub पर देखें↗7,444
Miniforge के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

conda-forge/miniforge क्या करता है?

Miniforge is a minimal installer for the Conda package management system that provides access to community-maintained software channels. It serves as a lightweight tool for setting up isolated software environments and distributing pre-compiled binary packages to ensure cross-platform compatibility.

conda-forge/miniforge की मुख्य विशेषताएं क्या हैं?

conda-forge/miniforge की मुख्य विशेषताएं हैं: Minimal Environment Installers, Automated Distribution Pipelines, Cross-Platform Build Systems, Dependency Installers, Environment Managers, Global Dependency Pinning, Package Feedstock Management, Package Installers।

conda-forge/miniforge के कुछ ओपन-सोर्स विकल्प क्या हैं?

conda-forge/miniforge के ओपन-सोर्स विकल्पों में शामिल हैं: homebrew/legacy-homebrew — This project is a command line package manager and dependency management engine used for installing, updating, and… redox-os/redox — Redox is a POSIX-compliant, microkernel-based operating system written entirely in Rust. By utilizing a memory-safe… nixos/nix.dev — This project provides a functional package manager and a reproducible build system designed to ensure identical build… conda/conda — Conda is a binary package manager, cross-platform environment manager, and dependency resolution engine. It serves as… homebrew/brew — Homebrew is a command-line package management tool designed to automate the installation, configuration, and… pypa/sampleproject — This project is a reference implementation and tutorial designed to demonstrate the end-to-end workflow of building,…