#algorithms (30 Repositories)
Ranked open-source repositories tagged with #algorithms, scored by pull request acceptance likelihood and maintainer engagement velocity.
35.1%
55.9h
30 repositories tagged #algorithms
apache/datasketches-rust
A software library of stochastic streaming algorithms, a.k.a. sketches.
neo4j/graph-data-science-client
A Python client for the Neo4j Graph Data Science (GDS) library
OpenMS/OpenMS
The codebase of the OpenMS project
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
TheAlgorithms/Zig
Collection of Algorithms implemented in Zig.
msakai/toysolver
My sandbox for experimenting with solver algorithms.
scipy/scipy
SciPy library main repository
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% | LeetCode 题解
axkr/symja_android_library
:coffee: Symja - computer algebra language & symbolic math library. A collection of popular algorithms implemented in pure Java.
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
TheAlgorithms/Java
All Algorithms implemented in Java
CGAL/cgal
The public CGAL repository, see the README below
optimatika/ojAlgo
oj! Algorithms - Open Source Java library for mathematics, linear algebra and optimisation. Pure Java, zero dependencies: fast matrices plus LP, QP and MIP solvers.
TheAlgorithms/Dart
All Algorithms implemented in Dart
DoctorLai/Teaching-Kids-Programming
Teaching Kids Programming / Teaching Wife Programming
TheAlgorithms/Julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
quantumlib/Cirq
Python framework for creating, editing, and running Noisy Intermediate-Scale Quantum (NISQ) circuits.
MAZHARMIK/Interview_DS_Algo
Super Repository for Coding Interview Preperation
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
tony9402/baekjoon
코딩테스트 대비 문제집(Baekjoon Online Judge)
mossr/BeautifulAlgorithms.jl
Concise and beautiful algorithms written in Julia
code-shoily/algorithms-in-dart
Implementation of data structures and algorithms in Dart programming language.
kmyk-jikka/Jikka
an automated solver for problems of competitive programming
varunu28/LeetCode-Java-Solutions
Daily grind 🏃
TheAlgorithms/Scala
All Algorithms implemented in Scala
TheAlgorithms/OCaml
Algorithms Implemented in OCaml
Sergey80/scala-samples
There are pieces of scala code that explain Scala syntax and related things - like what you can do with all this
neo4j-labs/graph
A library for high-performant graph algorithms.