Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

GitHub stars Java CI C++ CI Rust CI License

Collection of algorithms and data structures in C++, Java, Kotlin, Python and Rust

Data structures

Graph algorithms

String algorithms

Sorting algorithms

Geometry algorithms

Optimization

  • Simplex algorithm java

Numerical algorithms

  • Fast Fourier transform (FFT) c++ java
  • Long arithmetics c++
  • Fast subset convolution java
  • Fast Walsh-Hadamar transform java
  • Karatsuba multiplication java
  • Newton interpolation java
  • Laguerre's root-finding algorithm c++

Number theory

  • Primes and divisors java c++
  • Factorization java c++
  • Euclidean algorithm java c++
  • Primitive root c++
  • Discrete logarithm c++
  • Discrete root c++
  • Multiplicative function java
  • Rational numbers java
  • Polynom class c++
  • Linear recurrence and Berlekamp-Massey algorithm c++
  • Modular operations c++

Combinatorics

Linear algebra

关于 About

:gem:Collection of algorithms and data structures
algorithmcppdata-structuresjavakotlin

语言 Languages

Java59.4%
C++29.0%
Python6.5%
Kotlin3.1%
Rust2.0%
CMake0.1%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
6
Total Commits
峰值: 6次/周
Less
More

核心贡献者 Contributors