#solver #static #ceres #distribution #eigen #bindings #vendored

sys ceres-solver-src

Rust distribution of Ceres Solver built as a minimal static library

6 releases

0.3.0+ceres2… Feb 26, 2024
0.2.0+ceres2… Feb 28, 2023
0.1.1+ceres2… Feb 9, 2023
0.1.0+ceres2… Jan 19, 2023

#562 in Science

Download history 8/week @ 2024-01-17 46/week @ 2024-01-24 238/week @ 2024-01-31 43/week @ 2024-02-07 172/week @ 2024-02-14 817/week @ 2024-02-21 336/week @ 2024-02-28 78/week @ 2024-03-06 42/week @ 2024-03-13 87/week @ 2024-03-20 290/week @ 2024-03-27 115/week @ 2024-04-03 215/week @ 2024-04-10 142/week @ 2024-04-17 39/week @ 2024-04-24 83/week @ 2024-05-01

479 downloads per month
Used in 3 crates (via ceres-solver-sys)

MIT/Apache

9MB
161K SLoC

C++ 129K SLoC // 0.2% comments FORTRAN Legacy 23K SLoC // 0.4% comments C 4K SLoC // 0.4% comments CUDA 3.5K SLoC // 0.1% comments Shell 700 SLoC // 0.2% comments Bazel 698 SLoC // 0.2% comments Python 633 SLoC // 0.6% comments JavaScript 205 SLoC // 0.1% comments Rust 117 SLoC // 0.0% comments XSL 116 SLoC

ceres-solver-src

Rust distribution of Ceres Solver

Test pre-commit.ci status Crates.io

Builds a minimalistic static library of Ceres Solver. We build it using vendored versions of Ceres Solver and Eigen, so no internet access is required. It still requires Ceres Solver build dependencies: cmake and C++17 compatible compiler.

Dependencies