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
facebookresearch avatar

facebookresearch/theseus

0
View on GitHub↗
2,037 stars·146 forks·Python·MIT·6 views

Theseus

A library for differentiable nonlinear optimization

Features

  • Robotics Algorithms - Differentiable nonlinear optimization library.

Star history

Star history chart for facebookresearch/theseusStar history chart for facebookresearch/theseus

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Theseus

Similar open-source projects, ranked by how many features they share with Theseus.
  • borglab/gtsamborglab avatar

    borglab/gtsam

    3,522View on GitHub↗

    GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.

    Jupyter Notebook
    View on GitHub↗3,522
  • gisbi-kim/nano-pgogisbi-kim avatar

    gisbi-kim/nano-pgo

    298View on GitHub↗

    Figure 1: Example Results Visualization. More examples can be found here.

    Python
    View on GitHub↗298
  • jnz/kfcorejnz avatar

    jnz/KFCore

    167View on GitHub↗

    KFCore is a lightweight and efficient Kalman Filter library implemented in C, C++, and MATLAB. Designed for both embedded systems and research applications, KFCore offers numerically stable algorithms with minimal dependencies and low memory usage. By leveraging advanced formulations and…

    C
    View on GitHub↗167
  • openmvg/openmvgopenMVG avatar

    openMVG/openMVG

    6,451View on GitHub↗

    openMVG is a computer vision geometry library and toolkit for multiple view geometry. It serves as a framework for structure from motion and 3D scene reconstruction, providing the tools necessary to recover 3D point clouds and camera poses from collections of 2D images. The library implements both global and incremental structure-from-motion pipelines. It uses geometric algorithms to calculate camera pose estimation and image localization, employing Levenberg-Marquardt bundle adjustment to refine 3D coordinates and camera parameters by minimizing reprojection error. The project covers a broa

    C++
    View on GitHub↗6,451

Frequently asked questions

What does facebookresearch/theseus do?

A library for differentiable nonlinear optimization

What are the main features of facebookresearch/theseus?

The main features of facebookresearch/theseus are: Robotics Algorithms.

What are some open-source alternatives to facebookresearch/theseus?

Open-source alternatives to facebookresearch/theseus include: borglab/gtsam — GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor… gisbi-kim/nano-pgo — Figure 1: Example Results Visualization. More examples can be found here. jnz/kfcore — KFCore is a lightweight and efficient Kalman Filter library implemented in C, C++, and MATLAB. Designed for both… openmvg/openmvg — openMVG is a computer vision geometry library and toolkit for multiple view geometry. It serves as a framework for…