#xgboost #bindings #native-bindings

sys xgboost_lib-sys

Native bindings to the xgboost library

5 stable releases

3.0.4 Aug 20, 2025
3.0.3 May 13, 2025
3.0.2 Apr 17, 2025
3.0.1 Apr 15, 2025
3.0.0 Apr 2, 2025

#9 in #xgboost

Download history 65/week @ 2025-11-19 8/week @ 2025-11-26 82/week @ 2025-12-03 225/week @ 2025-12-10 459/week @ 2025-12-17 79/week @ 2025-12-24 136/week @ 2025-12-31 172/week @ 2026-01-07 177/week @ 2026-01-14 204/week @ 2026-01-21 309/week @ 2026-01-28 3593/week @ 2026-02-04 5068/week @ 2026-02-11 33227/week @ 2026-02-18 38424/week @ 2026-02-25 57716/week @ 2026-03-04

135,696 downloads per month
Used in xgb

MIT license

6MB
131K SLoC

C++ 48K SLoC // 0.1% comments Python 37K SLoC // 0.2% comments CUDA 20K SLoC // 0.1% comments R 10K SLoC // 0.3% comments Scala 6.5K SLoC // 0.3% comments Java 5.5K SLoC // 0.3% comments Shell 1.5K SLoC // 0.2% comments C 560 SLoC // 0.1% comments PowerShell 208 SLoC // 0.2% comments Visual Studio Project 165 SLoC HCL 153 SLoC Rust 140 SLoC // 0.0% comments Visual Studio Solution 54 SLoC JavaScript 19 SLoC // 0.1% comments Jupyter Notebooks 11 SLoC // 0.4% comments INI 4 SLoC Batch 4 SLoC

Contains (autotools obfuscated code, 135KB) xgboost/R-package/configure, (obscure autoconf code, 5KB) xgboost/R-package/configure.ac

xgboost_lib-sys

FFI bindings to XGBoost, generated at compile time with bindgen.

Currently uses XGBoost v3.0.

Dependencies