algorithm-library
There are 100 repositories under algorithm-library topic.
sahilbansal17/Get_Better_at_CP_in_2_Months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
torreyleonard/algotrader
Simple algorithmic stock and option trading for Node.js.
priyankchheda/algorithms
Data Structure Libraries and Algorithms implementation
TheComet/ik
Minimal Inverse Kinematics library
sahilbansal17/Competitive_Coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
jpa99/Algorithms
A collection of various useful algorithms and data structures along with their Java implementations.
dodiku/MixingBear
Package for automatic beat-mixing of music files in Python 🐻🎚
hasanbayatme/unity-dijkstras-pathfinding
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
DenQ/list-to-tree
Convert list to tree
ice1000/algo4j
:horse_racing: An algorithm library using java native interface
andeya/algorithm
algorithm library
ch3ck/algo
Algorithms in Go
go-dedup/simhash
Go implementation of simhash algoritim
airingursb/algorithm-lab
💫 算室:Airing 的算法实验室
hwholiday/algorithm_coding
推荐算法、相似度算法、布隆过滤器、均值算法、一致性Hash、数据结构、leetcode练习
ouuan/CPTH
:star2: Competitive Programming Template Headers | With documentation, CI tests and Codecov
compmonk/How-to-Solve-it-by-Computer-R-G-Dromey
How to Solve it by Computer - R.G. Dromey Solutions
thuml/few-shot
A lightweight library that implements state-of-the-art few-shot learning algorithms.
ANRGenstar/genstar
Generation of Synthetic Populations Library
chamow97/Algorithm-DS-Library
A repository which has all the basic and advanced Algorithms and Data Structures implemented for reference in C++ and C#.
tarcisio-marinho/sorting-algorithms
Sorting algorithms Python implementation
cocos543/DSA-Swift
Data Structure & Algorithm, Swift通用算法库
neurominer-git/NeuroMiner_1.2
This is the official distribution directory of NeuroMiner 1.2 (Feanor)
rahogaboom/rdx
Multi Key Radix PATRICIA Fast Search - OO C++ - a C++ header file only class
ThePirate42/EUL
The mathEmatics Useful Library (the name is a work in progress) is a math general purpose c++20 header library that, among other things, features a big integer implementation.
tshita/algorithm
C++ implementation of Algorithms
vladmelnyk/coinselection
Bitcoin UTXO selection algorithm
altay13/gostructures
Implementation of data structures in GO.
caffeines/code-library
Code collection of the different types of data structure, algorithm, and technique.
migaman/prefSQL
prefSQL Framework
AdarshGaur/Competitive-Programming
AdarshGaur's solutions to Competitive programming problems from various Online Judges.
art-of-algorithm/art-of-algorithm.github.io
AOA website
fanavarro/graphlib
Java library for graph algorithms
alikhalilli/Algorithms
Different algorithm implementations
DEgITx/nen
Neural Network library with with native CPU/GPU bindings and learning algorithms choice
deliciafernandes/DataStructures-In-C
Basic Data Structures in C programming language😌