Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: algorithm-library

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: about 16 hours ago - Pushed: about 3 years ago - Stars: 2 - 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: 7 days ago - Pushed: 7 days ago - Stars: 3 - Forks: 10

neurominer-git/NeuroMiner_1.2

This is the official distribution directory of NeuroMiner 1.2 (Feanor)

Language: MATLAB - Size: 142 MB - Last synced: 7 days ago - Pushed: 8 days ago - Stars: 5 - Forks: 3

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: 599 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

gauravat16/Dynamic-Programming

This Repository has all the programs that I wrote while practicing dynamic programming.

Language: Java - Size: 12.7 KB - Last synced: 11 days ago - Pushed: over 3 years ago - Stars: 2 - Forks: 3

dodiku/MixingBear

Package for automatic beat-mixing of music files in Python 🐻🎚

Language: Python - Size: 31.3 KB - Last synced: 6 days ago - Pushed: about 6 years ago - Stars: 105 - Forks: 9

torreyleonard/algotrader

Simple algorithmic stock and option trading for Node.js.

Language: JavaScript - Size: 1.05 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 626 - Forks: 118

DEgITx/nen

Neural Network library with with native CPU/GPU bindings and learning algorithms choice

Language: C++ - Size: 198 KB - Last synced: 27 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

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: 51.8 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 983 - Forks: 393

dnx04/algo

My competitive programming library

Language: C++ - Size: 342 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

ouuan/CPTH

:star2: Competitive Programming Template Headers | With documentation, CI tests and Codecov

Language: C++ - Size: 147 KB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 29 - Forks: 3

turu/yalal

Yet Another Lame Algorithm Library

Language: Python - Size: 50.8 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

technoligest/C-BigInt

A BigInteger Library for C++ (Fully Tested)

Language: C++ - Size: 229 KB - Last synced: 2 months ago - Pushed: almost 6 years 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: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

jpa99/Algorithms

A collection of various useful algorithms and data structures along with their Java implementations.

Language: Java - Size: 7.26 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 121 - Forks: 53

ice1000/algo4j

:horse_racing: An algorithm library using java native interface

Language: C++ - Size: 787 KB - Last synced: 28 days ago - Pushed: over 4 years ago - Stars: 67 - Forks: 12

priyankchheda/algorithms

Data Structure Libraries and Algorithms implementation

Language: C++ - Size: 374 KB - Last synced: 3 months ago - Pushed: 10 months ago - Stars: 639 - Forks: 113

tshita/algorithm

C++ implementation of Algorithms

Language: C++ - Size: 348 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 6 - Forks: 0

tawfik-s/proplemSolving

my important problem solving codes and problem solutions

Language: C++ - Size: 6.81 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

hwholiday/algorithm_coding

推荐算法、相似度算法、布隆过滤器、均值算法、一致性Hash、数据结构、leetcode练习

Language: Go - Size: 5.69 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 37 - Forks: 11

DenQ/list-to-tree

Convert list to tree

Language: JavaScript - Size: 43 KB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 84 - Forks: 30

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: 7 months ago - Pushed: about 1 year ago - Stars: 6 - Forks: 0

DottD/QAlgorithm

Abstract class that allows fast coding of highly readable algorithms using Qt/C++.

Language: C++ - Size: 220 KB - Last synced: 7 months ago - Pushed: about 5 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: 7 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

TheComet/ik

Minimal Inverse Kinematics library

Language: C - Size: 1.64 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 464 - Forks: 66

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: 8 months ago - Pushed: almost 5 years ago - Stars: 85 - Forks: 6

sahilbansal17/Competitive_Coding

This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.

Language: C++ - Size: 1.29 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 403 - Forks: 310

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: 7 months ago - Pushed: about 2 years ago - Stars: 22 - Forks: 11

alikhalilli/Algorithms

Different algorithm implementations

Language: Python - Size: 82 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

HBPMedical/svm-classification Fork of LREN-CHUV/svm-classification

SVM Classification

Language: Matlab - Size: 0 Bytes - Last synced: 10 months ago - Pushed: about 7 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: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

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: 10 months ago - Pushed: about 8 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: 10 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 1

HBPMedical/factor-analysis Fork of LREN-CHUV/factor-analysis

Factor analysis for Disease progression

Language: Matlab - Size: 0 Bytes - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

HBPMedical/hbplregress Fork of LREN-CHUV/hbplregress

Linear regression for the MIP woken platform

Language: R - Size: 34.2 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

HBPMedical/bhtsne Fork of lvdmaaten/bhtsne

Barnes-Hut t-SNE

Language: C++ - Size: 104 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

HBPMedical/cf-brain-annotation-project Fork of janetcharwood/brain_project

Language: Python - Size: 105 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

HBPMedical/docker-MIP-ICM

docker for the ICM component

Language: Python - Size: 43 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

HBPMedical/CCC

3C-strategy implementation in R from TAU team

Language: R - Size: 430 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 1 - 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: 10 months ago - Pushed: about 5 years ago - Stars: 2 - Forks: 5

nickangtc/coding-challenges

Solutions to challenges I've done before

Size: 1000 Bytes - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

kotAPI/awelgorithms-code

Awelgorithms - the repo for awesome algorithms

Language: C++ - Size: 433 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 2 - Forks: 1

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: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

whamsy/algorithms-java

A few coding algorithms I keep working on from time to time

Language: Java - Size: 40 KB - Last synced: 10 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

fanavarro/graphlib

Java library for graph algorithms

Language: Java - Size: 217 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

AdarshGaur/Competitive-Programming

AdarshGaur's solutions to Competitive programming problems from various Online Judges.

Language: C++ - Size: 798 KB - Last synced: almost 1 year ago - Pushed: almost 1 year ago - Stars: 3 - Forks: 0

thuml/few-shot

A lightweight library that implements state-of-the-art few-shot learning algorithms.

Language: Python - Size: 29.3 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 20 - Forks: 1

ANRGenstar/genstar

Generation of Synthetic Populations Library

Language: Java - Size: 3.7 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 20 - Forks: 2

go-dedup/simhash Fork of mfonda/simhash

Go implementation of simhash algoritim

Language: Go - Size: 84 KB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 34 - Forks: 3

Williammer/leetcode-js

My javaScript leetcode solutions.

Language: JavaScript - Size: 2.39 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 2

tarcisio-marinho/sorting-algorithms

Sorting algorithms Python implementation

Language: Python - Size: 441 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 18 - Forks: 9

0xEAB/algorithm 📦

[ABANDONED] A simple and developer-friendly algorithm library for the D programming language.

Language: D - Size: 30.3 KB - Last synced: 11 months ago - Pushed: almost 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: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

ch3ck/algo 📦

Algorithms in Go

Language: Go - Size: 168 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 58 - Forks: 34

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: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

andeya/algorithm

algorithm library

Language: Go - Size: 2.24 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 58 - Forks: 22

airingursb/algorithm-lab

💫 算室:Airing 的算法实验室

Language: JavaScript - Size: 1.85 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 40 - Forks: 6

cocos543/DSA-Swift

Data Structure & Algorithm, Swift通用算法库

Language: Swift - Size: 2.66 MB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 8 - Forks: 1

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: about 1 year ago - Pushed: over 4 years ago - Stars: 16 - Forks: 3

vladmelnyk/coinselection

Bitcoin UTXO selection algorithm

Language: Kotlin - Size: 91.8 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 6 - Forks: 3

clauswrm/algorithms

Some algorithms

Language: Python - Size: 60.5 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

jainrocky/LORD

Repo for Algorithm and DataStructures with visualization parameter

Language: Python - Size: 211 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

edson-a-soares/algorithms

Another collection of algorithms.

Language: C++ - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

caffeines/code-library

Code collection of the different types of data structure, algorithm, and technique.

Language: C++ - Size: 136 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 0

amankapoor/Algorithms-In-Golang

The repository will have all the algorithms from CLRS implemented using Golang.

Language: Go - Size: 1.95 KB - Last synced: 11 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

rahogaboom/rdx

Multi Key Radix PATRICIA Fast Search - OO C++ - a C++ header file only class

Language: C++ - Size: 1.48 MB - Last synced: 6 months ago - Pushed: over 5 years ago - Stars: 5 - Forks: 2

deliciafernandes/DataStructures-In-C

Basic Data Structures in C programming language😌

Language: C - Size: 215 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 1

peterzhu2118/algorithms

A collection of general purpose algorithms

Language: Java - Size: 138 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 3 - Forks: 5

migaman/prefSQL

prefSQL Framework

Language: C# - Size: 6.6 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 5 - Forks: 3

sandyre/cslib

Computer Science library

Language: C++ - Size: 51.8 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

RKJenamani/Algo-Store

Store for common algorithms

Language: C - Size: 4.5 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 3

LeoAlex0/AlgorithmModule-linux

一个试图依靠模板和大量C++新特性的算法库 使用CMake编译

Language: C# - Size: 21.5 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

altay13/gostructures

Implementation of data structures in GO.

Language: Go - Size: 30.3 KB - Last synced: 4 months ago - Pushed: about 5 years ago - Stars: 5 - Forks: 2

LREN-CHUV/dkmeans Fork of Marigold/dkmeans

Decentralized K-Means, as a Step Towards Decentralized dFNC

Language: Python - Size: 179 MB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 0 - 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: about 1 year ago - Pushed: about 6 years ago - Stars: 4 - Forks: 1

mfukar/libhelper

A C library providing implementations of data structures and some algorithms

Language: C - Size: 7.79 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

AyushExel/Algorithms

Implementation of Algorithms and Data Structures used extensively in computer Science

Language: C++ - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

batcoder1/stunning-algorithms

Stunning Algorithms in javascript

Language: JavaScript - Size: 37.1 KB - Last synced: about 1 year ago - Pushed: about 5 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: 9 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

praharshjain/Algorithms

C++ implementation of common algorithms.

Language: C++ - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 2

Aniket965/algo-world

🔥Node module to use algorithms in one line🚀

Language: JavaScript - Size: 15.6 KB - Last synced: 26 days ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

isac322/algorithm

algorithm implement

Language: C++ - Size: 3.46 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

LREN-CHUV/svm-classification

SVM Classification

Language: Matlab - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 0 - Forks: 1

elmarzouki/problem-solving-lib

core algorithms that will boost your performance in python.

Language: Python - Size: 257 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

hengxin/algorithms-computability-complexity-practice

Practicing Algorithms

Size: 39.1 KB - Last synced: about 1 year ago - Pushed: almost 8 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: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

TianpeiLuke/CodeLib

A library for Algorithm Design using C++

Language: C++ - Size: 53.7 MB - Last synced: about 1 year ago - Pushed: almost 7 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: 24 days ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

Related Keywords
algorithm-library 88 algorithms 29 algorithm 29 algorithms-and-data-structures 15 data-structures 15 algorithms-implemented 15 cpp 11 competitive-programming 7 algorithm-challenges 7 golang 6 algorithms-datastructures 5 algorithm-competitions 5 c 5 go 4 python3 4 competitive-coding 4 python 4 datastructures 4 nodejs 3 competitive-programming-algorithms 3 competitive-programming-contests 3 library 3 algorithm-analysis 3 hacktoberfest 3 javascript 3 sort 3 sorting-algorithms 3 graph 3 cplusplus 3 spoj-solutions 2 cpp11 2 leetcode 2 rotation 2 codeforces 2 c-plus-plus 2 linked-list 2 similarity 2 java 2 graph-algorithms 2 competitive-programming-reference 2 implementation 2 bloom-filter 2 trees 2 hacktoberfest-accepted 2 typescript 2 algo 2 leetcode-solutions 2 analytics 2 docker-images 2 algorithmic-trading 2 pfa-standard 2 dynamic-programming 2 machine-learning 2 problem-solving 2 algorithms-playground-practice 2 npm 2 qiskit 1 simple 1 java-library 1 atcoder 1 public-domain 1 codechef 1 d 1 sorting-algorithms-implemented 1 sorting-algorithm 1 sorting 1 csacademy 1 cpp-library 1 quantum 1 quantum-algorithms 1 learning-exercise 1 quantum-computing 1 quantum-programming-language 1 search-algorithm 1 arrays 1 0x 1 swift-framework 1 cpp14 1 network-streams 1 bayesian-inference 1 bayesian-network 1 combinatorial-optimization 1 datascience 1 miniimagenet 1 metric-learning 1 demographics 1 java-8 1 microsimulation 1 multiagent 1 population 1 population-model 1 statistics 1 meta-learning 1 statistics-library 1 few-shot-learning 1 template 1 spoj 1 kickstart 1 kattis 1 hackercup 1