Topic: "algorithm-library"
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.
Size: 56.6 KB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 1,048 - Forks: 417
torreyleonard/algotrader
Simple algorithmic stock and option trading for Node.js.
Language: JavaScript - Size: 1.05 MB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 659 - Forks: 123
priyankchheda/algorithms
Data Structure Libraries and Algorithms implementation
Language: C++ - Size: 374 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 642 - Forks: 65
TheComet/ik
Minimal Inverse Kinematics library
Language: C - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 464 - Forks: 66
sahilbansal17/Competitive_Coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Language: C++ - Size: 1.3 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 413 - Forks: 309
jpa99/Algorithms
A collection of various useful algorithms and data structures along with their Java implementations.
Language: Java - Size: 7.26 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 121 - Forks: 53
dodiku/MixingBear
Package for automatic beat-mixing of music files in Python 🐻🎚
Language: Python - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 121 - Forks: 10
hasanbayatme/unity-dijkstras-pathfinding
Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)
Language: C# - Size: 31.3 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 90 - Forks: 8
DenQ/list-to-tree
Convert list to tree
Language: JavaScript - Size: 43 KB - Last synced at: 27 days ago - Pushed at: almost 3 years ago - Stars: 87 - Forks: 30
ice1000/algo4j
:horse_racing: An algorithm library using java native interface
Language: C++ - Size: 787 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 68 - Forks: 12
andeya/algorithm
algorithm library
Language: Go - Size: 2.24 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 60 - Forks: 22
ch3ck/algo 📦
Algorithms in Go
Language: Go - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 59 - Forks: 35
go-dedup/simhash Fork of mfonda/simhash
Go implementation of simhash algoritim
Language: Go - Size: 84 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 42 - Forks: 4
airingursb/algorithm-lab
💫 算室:Airing 的算法实验室
Language: JavaScript - Size: 1.85 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 39 - Forks: 6
hwholiday/algorithm_coding
推荐算法、相似度算法、布隆过滤器、均值算法、一致性Hash、数据结构、leetcode练习
Language: Go - Size: 5.69 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 39 - Forks: 11
ouuan/CPTH
:star2: Competitive Programming Template Headers | With documentation, CI tests and Codecov
Language: C++ - Size: 147 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 33 - Forks: 3
compmonk/How-to-Solve-it-by-Computer-R-G-Dromey
How to Solve it by Computer - R.G. Dromey Solutions
Language: Python - Size: 27.3 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 12
thuml/few-shot
A lightweight library that implements state-of-the-art few-shot learning algorithms.
Language: Python - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 1
ANRGenstar/genstar
Generation of Synthetic Populations Library
Language: Java - Size: 3.7 MB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 2
tarcisio-marinho/sorting-algorithms
Sorting algorithms Python implementation
Language: Python - Size: 441 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 18 - Forks: 9
chamow97/Algorithm-DS-Library
A repository which has all the basic and advanced Algorithms and Data Structures implemented for reference in C++ and C#.
Language: C++ - Size: 400 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 3
cocos543/DSA-Swift
Data Structure & Algorithm, Swift通用算法库
Language: Swift - Size: 2.66 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1
tshita/algorithm
Reference Implementations of Algorithms (Personal Collection)
Language: C++ - Size: 95.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0
neurominer-git/NeuroMiner_1.2
This is the official distribution directory of NeuroMiner 1.2 (Feanor)
Language: MATLAB - Size: 149 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 3
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.
Language: C++ - Size: 920 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0
vladmelnyk/coinselection
Bitcoin UTXO selection algorithm
Language: Kotlin - Size: 91.8 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 3
caffeines/code-library
Code collection of the different types of data structure, algorithm, and technique.
Language: C++ - Size: 136 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0
altay13/gostructures
Implementation of data structures in GO.
Language: Go - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 2
rahogaboom/rdx
Multi Key Radix PATRICIA Fast Search - OO C++ - a C++ header file only class
Language: C++ - Size: 1.48 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 2
migaman/prefSQL
prefSQL Framework
Language: C# - Size: 6.6 MB - Last synced at: 24 days ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 3
fanavarro/graphlib
Java library for graph algorithms
Language: Java - Size: 220 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0
NauCode/AllTheAlgorithmsOnPython
Just for educational purposes, I am trying to create by myself all the algorithms I can find (just reading their papers, without seeing the code).
Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1
LREN-CHUV/algorithm-repository
Repository of functions or algorithms packaged (with Docker) for Algorithm Factory/Woken
Language: Python - Size: 32.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 10
AdarshGaur/Competitive-Programming
AdarshGaur's solutions to Competitive programming problems from various Online Judges.
Language: C++ - Size: 798 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0
deliciafernandes/DataStructures-In-C
Basic Data Structures in C programming language😌
Language: C - Size: 215 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1
alikhalilli/Algorithms
Different algorithm implementations
Language: Python - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0
DEgITx/nen
Neural Network library with with native CPU/GPU bindings and learning algorithms choice
Language: C++ - Size: 198 KB - Last synced at: 16 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0
peterzhu2118/algorithms
A collection of general purpose algorithms
Language: Java - Size: 138 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 5
raghavdubey/CP-Guide
For Helping others and sharing information in competitive programming
Language: C++ - Size: 222 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 4
Williammer/leetcode-js
My javaScript leetcode solutions.
Language: JavaScript - Size: 2.39 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2
jainrocky/LORD
Repo for Algorithm and DataStructures with visualization parameter
Language: Python - Size: 211 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1
turu/yalal
Yet Another Lame Algorithm Library
Language: Python - Size: 50.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0
AkMo3/DSA-Java
This repository contains a list a Algorithms and Data Structure that are used frequently in codes. Most them are generic Implementation so they are mostly stable and better than other implementations
Language: Java - Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1
gauravat16/Dynamic-Programming
This Repository has all the programs that I wrote while practicing dynamic programming.
Language: Java - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 3
ovielma/Data-Structures-And-Algorithms
Language: C++ - Size: 45.9 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0
HBPMedical/algorithm-repository Fork of LREN-CHUV/algorithm-repository
Repository of functions or algorithms packaged (with Docker) for Algorithm Factory/Woken
Language: Python - Size: 33.6 MB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 5
Aniket965/algo-world
🔥Node module to use algorithms in one line🚀
Language: JavaScript - Size: 15.6 KB - Last synced at: 3 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0
kotAPI/awelgorithms-code
Awelgorithms - the repo for awesome algorithms
Language: C++ - Size: 433 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1
tawfik-s/proplemSolving
my important problem solving codes and problem solutions
Language: C++ - Size: 6.81 MB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0
RKJenamani/Algo-Store
Store for common algorithms
Language: C - Size: 4.5 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 3
mfukar/libhelper
A C library providing implementations of data structures and some algorithms
Language: C - Size: 7.79 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0
sandyre/cslib
Computer Science library
Language: C++ - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0
1robertslattery/Binary_Search_Tree
An implementation of binary search trees using shared pointers
Language: C++ - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 4
HBPMedical/CCC
3C-strategy implementation in R from TAU team
Language: R - Size: 430 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0
ronnymajani/RM-Linked-List 📦
A straight forward, versatile, easily modifiable, Linked List library, implemented in standard C-11
Language: C - Size: 1.16 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
0xEAB/algorithm 📦
[ABANDONED] A simple and developer-friendly algorithm library for the D programming language.
Language: D - Size: 30.3 KB - Last synced at: 7 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0
whamsy/algorithms-java
A few coding algorithms I keep working on from time to time
Language: Java - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0
theSohamTUmbare/graph_Algorithm_Library
neXus - A Comprehensive Graph Algorithm Library for C++
Language: C++ - Size: 171 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
MishkatIT/code-library
Within this repository, you'll find the code of data structures and algorithms commonly applied in the realm of competitive programming.
Language: C++ - Size: 616 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
FernandoBoza/TypeScript-Data-Structures-and-Algorithms
TypeScript Data Structure and Algorithm library.
Language: TypeScript - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
dnx04/algo
My competitive programming library
Language: C++ - Size: 342 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
Zeek-Zone/MIP-LST-MST
I dedicate this humble repo to MIP and LST-MA Students (FST Errachidia)
Language: C - Size: 36 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
Mikhaela-Paige/Qiskit-Algorithms
This repository is aimed at consolidating and sharing quantum algorithms all in one place for those coding in Qiskit
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
HBPMedical/bhtsne Fork of lvdmaaten/bhtsne
Barnes-Hut t-SNE
Language: C++ - Size: 104 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
LeoAlex0/AlgorithmModule-linux
一个试图依靠模板和大量C++新特性的算法库 使用CMake编译
Language: C# - Size: 21.5 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
erscoder/stunning-algorithms
Stunning Algorithms in javascript
Language: JavaScript - Size: 37.1 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
DottD/QAlgorithm
Abstract class that allows fast coding of highly readable algorithms using Qt/C++.
Language: C++ - Size: 220 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
jhonnyelhelou91/AlgorithmTermination
Exposes termination operations that can be cascaded to control the state of a long running algorithm
Language: C++ - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
HBPMedical/docker-MIP-ICM
docker for the ICM component
Language: Python - Size: 43 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
HBPMedical/cf-brain-annotation-project Fork of janetcharwood/brain_project
Language: Python - Size: 105 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
program-spiritual/algorithmInJS
😎Encapsulate the collection of commonly used algorithms for node.js 😎
Language: TypeScript - Size: 94.7 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1
technoligest/C-BigInt
A BigInteger Library for C++ (Fully Tested)
Language: C++ - Size: 229 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
AyushExel/Algorithms
Implementation of Algorithms and Data Structures used extensively in computer Science
Language: C++ - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
edson-a-soares/algorithms
Another collection of algorithms.
Language: C++ - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
LREN-CHUV/dkmeans Fork of Marigold/dkmeans
Decentralized K-Means, as a Step Towards Decentralized dFNC
Language: Python - Size: 179 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
HBPMedical/ggparci Fork of talgalili/ggparci
Parallel coordinates plot with groups medians and their confidence intervals
Language: R - Size: 405 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
clauswrm/algorithms
Some algorithms
Language: Python - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
HBPMedical/Shape-Appearance-Model Fork of WTCN-computational-anatomy-group/Shape-Appearance-Model
A combined shape and appearance modelling approach
Language: Matlab - Size: 71.3 KB - Last synced at: 8 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1
isac322/algorithm
algorithm implement
Language: C++ - Size: 3.46 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
elmarzouki/problem-solving-lib
core algorithms that will boost your performance in python.
Language: Python - Size: 257 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
TianpeiLuke/CodeLib
A library for Algorithm Design using C++
Language: C++ - Size: 53.7 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
praharshjain/Algorithms
C++ implementation of common algorithms.
Language: C++ - Size: 34.2 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 2
HBPMedical/hbplregress Fork of LREN-CHUV/hbplregress
Linear regression for the MIP woken platform
Language: R - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
HBPMedical/factor-analysis Fork of LREN-CHUV/factor-analysis
Factor analysis for Disease progression
Language: Matlab - Size: 0 Bytes - Last synced at: 18 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
HBPMedical/svm-classification Fork of LREN-CHUV/svm-classification
SVM Classification
Language: Matlab - Size: 0 Bytes - Last synced at: 8 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
LREN-CHUV/svm-classification
SVM Classification
Language: Matlab - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1
amankapoor/Algorithms-In-Golang
The repository will have all the algorithms from CLRS implemented using Golang.
Language: Go - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
nickangtc/coding-challenges
Solutions to challenges I've done before
Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0
DenQ/via-sort
This package is a convenient wrapper for most standard sorting methods. Such as quickSort, mergeSort and others.
Language: JavaScript - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0
mlkorra/algorithms-1 Fork of xtaci/algorithms
Algorithms & Data structures in C++.
Language: C++ - Size: 2.15 MB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0
hengxin/algorithms-computability-complexity-practice
Practicing Algorithms
Size: 39.1 KB - Last synced at: 8 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0
HBPMedical/hbpsummarystats Fork of LREN-CHUV/hbpsummarystats
Summay statistics used to draw a boxplot over a dataset
Language: R - Size: 27.3 KB - Last synced at: 8 days ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0