awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesSolver Library Integrations

Integration of specialized external libraries to handle the logic of dependency version resolution.

Distinct from Library Version Resolution: Focuses on the use of a specific external solver library (libsolv) rather than the internal version resolution logic itself.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Solver Library Integrations. Refine with filters or upvote what's useful.

Awesome Solver Library Integrations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mamba-org/mambaAvatar de mamba-org

    mamba-org/mamba

    7,915Ver en GitHub↗

    Mamba is a package manager for scientific and data science workflows that implements a high-performance dependency solver in C++. It uses a SAT-based resolution model and a specialized library for metadata processing to calculate compatible package versions across different operating systems. The project provides a standalone executable runtime, allowing the creation of isolated package environments without requiring a pre-existing system installation. It ensures reproducible environment setup by utilizing lock files to pin exact package versions and channels. The system supports containeriz

    Leverages the specialized libsolv library to calculate compatible package versions through metadata graphs.

    C++condacpppackage-manager
    Ver en GitHub↗7,915
  • lammps/lammpsAvatar de lammps

    lammps/lammps

    2,783Ver en GitHub↗

    This project is a parallel simulation engine and molecular dynamics simulator designed to model the physical movements of atoms and molecules. It functions as an interatomic potential framework for calculating forces between particles and a materials analysis tool for computing thermodynamic, structural, and transport properties of solids and fluids. The engine is distinguished by its high-performance computing capabilities, utilizing spatial-domain decomposition and message-passing interface communication to distribute workloads across processors. It supports multi-backend GPU acceleration v

    Connects to specialized external libraries like PLUMED, ScaFaCoS, and Quantum ESPRESSO for advanced simulations.

    C++kokkoslammpsmolecular-dynamics
    Ver en GitHub↗2,783
  1. Home
  2. DevOps & Infrastructure
  3. Dependency Resolution
  4. Library Version Resolution
  5. Solver Library Integrations

Explorar subetiquetas

  • Physics Solver IntegrationsIntegration of specialized external libraries to solve specific physical problems like Coulomb potentials or enhanced sampling. **Distinct from Solver Library Integrations:** Distinct from dependency solvers; focuses on numerical physics solvers for scientific simulations.