An open API service indexing awesome lists of open source software.

Algorithm

Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly. Algorithms in computer programming are employed to solve complex problems. Various cutting-edge technologies including artificial intelligence (AI) and machine learning (ML), operate based on simple or complex algorithms.

https://github.com/yonggoose/python_algorithm

코딩테스트 대비 알고리즘 풀이

algorithm algorithms baekjoon-online-judge python

Last synced: 23 Aug 2025

https://github.com/dentrax/easyblockchain

A cryptocurrency C++ implementation using a BlockChain technology made for educational purposes only

algorithm bitcoin blockchain blockchain-demos blockchain-technology chain cryptocurrency educational-project

Last synced: 08 Sep 2025

https://github.com/pchalamet/timealgebra

Algorithms for periods of time operations

algorithm dotnet time

Last synced: 14 Mar 2025

https://github.com/milan-960/leetcode-js-soutions

Leetcode solution with question of the problem and algorithm challenges! ❤️

algorithm arrays leetcode leetcode-javascript leetcode-solutions

Last synced: 23 Aug 2025

https://github.com/papachristoumarios/abstract-data-types

A library implementing some data structures for educational purposes

adt algorithm data-structures tree

Last synced: 02 Mar 2025

https://github.com/wzliangzz/go_algorithm_problem_solution

Record algorithm problem solving.

algorithm codeforces golang

Last synced: 23 Aug 2025

https://github.com/zenodeapp/pairwise-alignments

Solidity implementations of well-known pairwise alignment methods such as Needleman-Wunsch's global sequence alignment and the Smith-Waterman local sequence alignment algorithm.

algorithm alignment amino-acids contracts dna needleman-wunsch nucleotides proteins smith-waterman solidity substitution-matrices

Last synced: 07 May 2025

https://github.com/antoinekllee/synergy

Webapp developed for teachers to easily access and utilise an algorithm to partition students into groups based on vector representations of their personalities.

algorithm api cims classroom javascript mern nodejs reactjs research routes

Last synced: 26 Mar 2025

https://github.com/shalithasuranga/canvas-outlines-drawing

Draw outlines for any kind of HTML canvas objects

algorithm canvas-outline edge-detection html-canvas outline

Last synced: 06 Apr 2025

https://github.com/jayedrafiprojects/arbritary-mapping-algorithm

An algorithm to re-arrange the values randomly in an array.

algorithm java sorting-algorithms

Last synced: 06 Apr 2025

https://github.com/rizquuula/nqueenplay

N-Queens puzzle player. This tool will generate randomly or randomly locked puzzle, you may use this as "a boxing bag" to practice problem solving algorithm.

algorithm n-queens nqueens puzzle

Last synced: 05 Apr 2025

https://github.com/bmf-san/road-to-algorithm-master

I want to be a algorithm master.

algorithm data-structures golang

Last synced: 14 Apr 2025

https://github.com/prakharsinghongit/rubix-cube-solver-visualizer

A Rubix Cube Solver And Visuilizer Web App

algorithm daa dsa react rubix-cube wasm

Last synced: 13 May 2025

https://github.com/jayedrafiprojects/sorting-algorithm-visualizer

This project visualizes every steps of sorting algorithms without using any GUI library.

algorithm data-visualization java sorting-algorithms

Last synced: 06 Apr 2025

https://github.com/lbirkert/linearequationfrompoints

Algorithm to construct a linear equation from a list with >= 2 points proof of concept

algorithm algorithms css html js maths proof-of-concept vitejs

Last synced: 20 Mar 2025

https://github.com/thinkerou/leetcode-go

LeetCode problems' solutions using Go.

algorithm datastructure go golang interview leetcode

Last synced: 27 Mar 2025

https://github.com/venh312/algorithm

✍ 알고리즘 풀이

algorithm java8

Last synced: 18 Mar 2025

https://github.com/olical/wlhn-a-star

A* algorithm implementation in Clojure

a-star algorithm clojure hack quil

Last synced: 20 Aug 2025

https://github.com/gagniuc/simple-js-implementation-of-objective-digital-stains

Simple JS implementation of Objective Digital Stain (ODS) produces ODS images from DNA sequences. On ODSs, the information content (IC) is represented vertically on the y-axis and the frequency of different letters is represented horizontally on the x-axis.

algorithm bioinformatics dna dna-processing dna-sequences genetics genomics javascript js objective-digital-stain ods rna rna-sequence visualization

Last synced: 04 Mar 2025

https://github.com/mxssl/quicksortgolang

Quick Sort implementation in Go (Golang)

algorithm go golang quick-sort quicksort quicksort-algorithm

Last synced: 13 Oct 2025

https://github.com/gagniuc/mix-two-signals-in-ruby

This is an implementation designed in Ruby. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.

algorithm algorithms code mix numerical-analysis numerical-methods ruby signal signal-processing source waveform

Last synced: 04 Mar 2025

https://github.com/lidongze0629/grapham

A Graph Algorithm Management

algorithm graph

Last synced: 18 Aug 2025

https://github.com/ctamblyn/sudoku-solver

Sudoku solver library for Rust

algorithm rust sudoku sudoku-solver

Last synced: 10 Apr 2025

https://github.com/mc256/eecs2011

Source code for Algorithm course EECS 2011

algorithm eecs2011 yorkuniversity

Last synced: 18 Mar 2025

https://github.com/peng-ym/snake-ai

Almost perfect AI based on A* algorithm for classical game snake. Using language Python.

algorithm

Last synced: 19 Feb 2025

https://github.com/maolonglong/lock_free_queue.rs

Non-blocking concurrent queue algorithm impl in Rust

algorithm lock-free rust

Last synced: 15 Sep 2025

https://github.com/daern91/paint_bucket_fill

Simple paint algorithm for bucket fill function (flood fill) in Ruby

algorithm bucket-fill challenge floodfill paint ruby

Last synced: 25 Feb 2025

https://github.com/pushkar1393/tsunami-epicentre-detection-using-particle-swarm-optimization

Developed a Particle Swarm Optimization algorithm based project that optimized its solution iteratively. Deployed self-learning bots over a susceptible area to narrow down on the epicentre based on flock location

algorithm java8 javafx self-learning

Last synced: 25 Feb 2025

https://github.com/gunh0/algorithms

📝 Solutions for Algorithm Problems [C/C++]

algorithm beakjoon c cpp data-structures project-euler

Last synced: 30 Jul 2025

https://github.com/fooeybar/flatnet

flatnet is an evolutionary algorithm with models as action lists

ai algorithm artificial-intelligence assembly evolutionary genetic machine-learning ml model neat

Last synced: 17 Jun 2025

https://github.com/curzon01/mysql_sunriseset

MySQL/MariaDB SunRiseSet Calculation

algorithm algorithms-implemented mariadb mysql sunrise sunset

Last synced: 04 Oct 2025

https://github.com/kputnam/union-find

Implementation of the union-find algorithm in Haskell

algorithm haskell union-find

Last synced: 04 Oct 2025

https://github.com/glolichen/2048

2048 website with algorithm to solve

2048 algorithm

Last synced: 10 Sep 2025

https://github.com/z8264/algorithms-ecmascript

📘 基于 EcmaScript 实现,前端开发算法基础教程。QianDuan.TECH 小组全新力作。

algorithm ecmascript

Last synced: 12 Aug 2025

https://github.com/yankeguo/snowid

A concurrent-safe lock-free implementation of snowflake algorithm in Golang

algorithm golang id-generation

Last synced: 09 Oct 2025

https://github.com/seuros/throttle_machines

Advanced rate limiting library for Ruby. Rate limit anything - API calls, AI requests, background jobs. Features GCRA, token bucket algorithms, circuit breakers, and multiple storage backends.

ai-rate-limiting algorithm background-jobs circuit-breaker concurrency distributed-systems gcra limiter memory-storage performance rate-limiter rate-limiting redis resilience ruby ruby-gem temporal-precision throttle throttling token-bucket

Last synced: 12 Aug 2025

https://github.com/rosekamallove/problem-solving

Concepts and Practice problems that I am solving while learning Data Structures and Algorithms

algorithm competitive-programming cpp data-structures

Last synced: 30 Mar 2025

https://github.com/dianhsu-official/ccs

📊Simple Competitive Companion Server

algorithm competitive-coding http-server rust

Last synced: 08 Jul 2025

https://github.com/houhuawei23/algorithmlearn

Personal Learn Algorithm Logs

algorithm algorithms-and-data-structures

Last synced: 22 Feb 2025

https://github.com/huytd/thingsinrust

Things in Rust

algorithm research rust

Last synced: 31 Jul 2025

https://github.com/laheller/iau.constellations

A .NET library to work with IAU constellations

algorithm astronomy constellation point-in-polygon

Last synced: 30 Mar 2025

https://github.com/maze1377/datamining

My data mining code for course data Mining ferdowsi university of mashhad Iran

algorithm data-mining

Last synced: 14 Apr 2025

https://github.com/yoyoberenguer/water-ripple-effect

Water ripple effect algorithm with numpy, pygame and cython

algorithm distortion ripple-effect water-ripple

Last synced: 07 Jul 2025

https://github.com/hoshimin/ranger

Fast sparsed range intersection

algorithm algorithms header-only intersect intersection range sparse

Last synced: 14 Apr 2025

https://github.com/kanukim97/algorithm

알고리즘 풀이 Repository입니다

algorithm leetcode programmers-online-judge sql

Last synced: 13 Mar 2025

https://github.com/saifurrahmanemon/algorithms_visualizer

An attempt to make a visualizer for popular algorithms. So far, finished with visualizing popular sorting algorithms like Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort.

algorithm algorithm-visualizer algorithms javascript react sorting-algorithms

Last synced: 05 Mar 2025

https://github.com/can-dy-jack/linkedlist

LinkedList and DoubleLinkedList implementation in JavaScript

algorithm data-structures double-linked-list javascript linked-list

Last synced: 07 Apr 2025

https://github.com/andrew-johnson-4/l1dfa

Deterministic Finite-State Automata Library for Rust, written in L1

algorithm automata data-structure dfa lsts regex regex-engine regex-parser rust

Last synced: 30 Apr 2025

https://github.com/luk036/primal-dual-approx-py

☯️ Primal-dual Approximation Algorithm

algorithm python

Last synced: 10 Apr 2025

https://github.com/iamvishal16/leetcodesolutions

Swift solutions for LeetCode problems using Higher Order function and Algorithms

algorithm algorithms higher-order-functions ios leetcode leetcode-solutions xcode

Last synced: 15 Oct 2025

https://github.com/techquery/functional-bowling

Functional algorithm of Bowling scoring written in JavaScript with TDD model

algorithm bowling-score functional-programming javascript test-driven-development

Last synced: 27 Mar 2025

https://github.com/wendymunyasi/alx-interview

Interview preparation repo.

algorithm javascript python python3

Last synced: 29 Mar 2025

https://github.com/eldruin/smbus-pec-rs

Rust Portable SMBus Packet Error Code Algorithm Implementation

algorithm checksum crc crc8 embedded i2c rust smbus smbus-pec

Last synced: 18 Mar 2025

https://github.com/bb4/bb4-a-star

Scala implementation of generic A-Star search algorithm using a mutable priority queue as described in Algorithms by Robert Sedgewick.

algorithm optimization scala

Last synced: 20 Jul 2025

https://github.com/gagniuc/mix-two-signals-in-java

This is an implementation designed in Java. This implementation is able to mix two signals/vectors (A and B) in arbitrary proportions. This source code uses a novel mathematical model published in the journal Chaos. The model is called Spectral Forecast.

algorithm algorithms implementation java java-8 mix model numerical-methods signal spectral-forecast vector vectors waveform

Last synced: 20 Jul 2025

https://github.com/brucezoom/cs222-algorithm-code

This is the code repository for the homework and exam

algorithm coursework cpp

Last synced: 28 Mar 2025

https://github.com/ncchen99/gcitask-gettingstartedwithstlincpp

GCI任務 - 簡介 STL 用法

algorithm stl

Last synced: 06 Apr 2025

https://github.com/jakegrigsby/algorithm_distillation

minimalist pytorch replication of Algorithm Distillation (Laskin et al., 2022)

algorithm distillation rl

Last synced: 28 Feb 2025

https://github.com/skazemi/rust-geo-alg

GeoSpatial algorithms

algorithm geospatial gis

Last synced: 09 Jul 2025

https://github.com/evgenykochetkov/sequiturish

An approximate implementation of Sequitur algorithm in Clojure

algorithm clojure sequitur

Last synced: 16 Jun 2025

https://github.com/helderberto/doom-fire-algorithm

Playground for the fire effect from DOOM.

algorithm doom javascript js

Last synced: 20 Oct 2025

https://github.com/mohsenfallahnjd/regression

Implementation of Regression algorithm with python.

algorithm implementation python regression

Last synced: 22 Mar 2025

https://github.com/mohsenfallahnjd/naivebayes

Implementation of NaiveBayes algorithm with python.

algorithm algorithms implementation-of-algorithms naivebayes python

Last synced: 22 Mar 2025

https://github.com/mohsenfallahnjd/gender-and-age-detection

Implementation of Gender and Age Detection algorithm with python.

algorithm gender-and-age-detection implementation-of-algorithms python

Last synced: 22 Mar 2025

https://github.com/evandrolg/find-by-words

A solution for finding words started by a string. It works well on both front-end and back-end.

algorithm binary-search performace search

Last synced: 14 Jun 2025

https://github.com/tsaohucn/conflict-calendars

The gem help you find the conflict calendars from calendars

algorithm calendar gem ruby

Last synced: 27 Mar 2025

https://github.com/frett27/Ada-GA

Genetic Algorithm Implementation for Ada

ada algorithm chromosome crossover generic genetic-algorithm library mutations simple

Last synced: 14 Mar 2025

https://github.com/jojorancu/NQueen

Basically it is a solution for "N-Queen" Problem. I added mix of humor to the code. Sounds like "The King" wanted date all "The Queen" :)

algorithm go golang nqueens-problem

Last synced: 06 May 2025

https://github.com/i-e-b/csharpvideosynthesiser

Programmatically output .mp4 files from C# based on a range of algorithms

algorithm algorithms audio sorting sorting-algorithms video visualization

Last synced: 22 Mar 2025

https://github.com/bl33h/automatagenerator

This Python tool transforms NFAs to DFAs, minimizes DFAs, and converts regular expressions to NFAs.

algorithm automata-simulator computing-theory dfa dfa-minimization nfa nfa-minimization nfa-to-dfa-conversion postfix regex shunting-yard-algorithm

Last synced: 13 Apr 2025

https://github.com/matubu/de-bruijn-generator

📦 A javascript implementation of the de Bruijn sequence algorithm

algorithm browser combinations debruijn generator javascript js nodejs sequence

Last synced: 30 Mar 2025

https://github.com/p1x/toeplitz

Implementation of the Zohar-Trench algorithm for solving a set of linear Toeplitz equations.

algorithm c-sharp c-sharp-library dotnet dotnet-standard2 equation-solver equations-set linear-algebra math mathematics matrix matrix-calculations matrix-library

Last synced: 07 Apr 2025

https://github.com/dickeyy/collatz-calculator

A calculator to test numbers against the collatz conjecture

algorithm calculator collatz collatz-conjecture conjecture gui python tkinter

Last synced: 12 Apr 2025

https://github.com/moilk/sword

剑指offer刷题~

algorithm offer

Last synced: 26 Feb 2025

https://github.com/uhop/nano-binary-search

Binary search for JavaScript done right.

algorithm binary-search

Last synced: 23 Apr 2025

https://github.com/singularitti/bisectpy.jl

Migrating bisect module from Python to Julia

algorithm bisection-search julia julia-package python

Last synced: 15 Apr 2025

https://github.com/arsenic-atg/sudoku-solver

Solve Sudoku of any difficulty with just a single click

algorithm backtracking backtracking-algorithm c-plus-plus cpp11 cpp14 cpp17 sudoku-solver

Last synced: 12 Mar 2025

https://github.com/tascigorkem/hashcode-2020

Google Hash Code Problem 2020

2020 algorithm google-hash-code java solution

Last synced: 14 Jun 2025

https://github.com/danieljdufour/fast-max

:fire: Quickest Way to get the Maximum Value of an Array of Numbers (Typed or Untyped)

algorithm math maximum numbers

Last synced: 07 Apr 2025

https://github.com/weilueluo/mini-snowflake

A simplified ID generator based on Twitter's Snowflake.

algorithm id-generator snowflake

Last synced: 06 Mar 2025

https://github.com/russellwzr/responsive-wordle

A visualization algorithm demo project implemented by Box2D.js & D3.js that can make the word cloud responsive.

algorithm box2d-physics-engine d3 d3-visualization d3js responsive-layout visualization wordcloud wordle

Last synced: 26 Feb 2025

https://github.com/mchatcher/short-selling-ban-many-types-algo

Asset pricing with short-selling constraints and many beliefs: Three algorithms

algorithm asset-prices matlab short-selling-constraints

Last synced: 01 Sep 2025

https://github.com/nishantcoder108/pro-dsa

Hi, This repository is specially dedicated to DSA in JavaScript. I'm continuing to work on this repository from which DSA could be easy for that who want to code in javascript.

algorithm coding core-concepts data-structures dsa dsa-in-javascript dsa-javascript dsa-practice javascript js-concepts

Last synced: 30 Mar 2025

https://github.com/santosl2/javascript-algorithms-explain

Some of most popular Searching and Sorting algorithms, made in Javascript

algorithm algorithms javascript searching-algorithms sorting-algorithms

Last synced: 23 Mar 2025