awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
osqp avatar

osqp/osqp

0
View on GitHub↗
2,145 stars·414 forks·C·Apache-2.0·10 viewsosqp.org↗

Osqp

The Operator Splitting QP Solver

Features

  • Optimization Solvers - Operator splitting quadratic programming solver.

Star history

Star history chart for osqp/osqpStar history chart for osqp/osqp

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does osqp/osqp do?

The Operator Splitting QP Solver

What are the main features of osqp/osqp?

The main features of osqp/osqp are: Optimization Solvers.

Which projects share features with osqp/osqp?

Projects with overlapping indexed features include: ceres-solver/ceres-solver — Ceres Solver is a C++ library for numerical optimization, specializing in non-linear least squares and unconstrained… cma-es/libcmaes — libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization… coin-or/ipopt — COIN-OR Interior Point Optimizer IPOPT. coin-or/shot — A solver for mixed-integer nonlinear optimization problems. cvxgrp/scs — Splitting Conic Solver. casadi/casadi — CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse…

Projects sharing features with Osqp

These projects share indexed features with Osqp. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ceres-solver/ceres-solverceres-solver avatar

    ceres-solver/ceres-solver

    4,499View on GitHub↗

    Ceres Solver is a C++ library for numerical optimization, specializing in non-linear least squares and unconstrained optimization problems. It serves as a framework for automatic differentiation and robust curve fitting, providing tools to solve large-scale mathematical models. The library is distinguished by its bundle adjustment capabilities, which exploit sparse matrix structures to refine 3D scene points and camera parameters. It utilizes dual-number automatic differentiation to compute derivatives of cost functions, removing the need for manual Jacobian derivation. The project covers a

    C++
    View on GitHub↗4,499
  • cma-es/libcmaesCMA-ES avatar

    CMA-ES/libcmaes

    367View on GitHub↗

    libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy

    C++
    View on GitHub↗367
  • coin-or/ipoptcoin-or avatar

    coin-or/Ipopt

    1,760View on GitHub↗

    COIN-OR Interior Point Optimizer IPOPT

    C++
    View on GitHub↗1,760
  • casadi/casadicasadi avatar

    casadi/casadi

    2,232View on GitHub↗

    CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

    C++
    View on GitHub↗2,232
Compare all 22 related projects→