Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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/Jondolf/Algorust

Various algorithms visualized interactively on the web, entirely with Rust 🦀

algorithm algorithms pathfinding rust rust-web sorting-algorithms visualization wasm yew

Last synced: 18 Nov 2024

https://github.com/ckcz123/codejam

Codejam, apac, kickstart, I/O for Women... 2017, 2016, 2015, 2014... All solutions here!

algorithm apac codejam contests google kickstart programming-competitions

Last synced: 11 Nov 2024

https://github.com/marcvincenti/bitp0wn

Algorithms to re-compute a private key, to fake signatures and some other funny things with Bitcoin.

algorithm bitcoin brute-force bruteforce ecdsa hack poc secp256k1 vulnerability

Last synced: 15 Dec 2024

https://github.com/konn/computational-algebra

General-Purpose Computer Algebra System as an EDSL in Haskell

algorithm computational-algebra groebner-basis haskell ideal math mathematics polynomial

Last synced: 23 Dec 2024

https://github.com/yongkaiwu/FairAI

This is a collection of papers and other resources related to fairness.

aaai ai aistats algorithm artificial-intelligence bias cikm discrimination ethics fair fairness fate icdm icml ijcai kdd machine-learning nips papers uai

Last synced: 13 Nov 2024

https://github.com/AstraZeneca/onto_merger

OntoMerger is an ontology alignment library for deduplicating knowledge graph nodes that represent the same domain.

algorithm alignment biological-networks biology graph kg knowledge knowledge-graph mapping ontology ontology-alignment

Last synced: 16 Nov 2024

https://github.com/eldruin/wyhash-rs

wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust

algorithm embedded hash hashing no-std non-cryptographic non-cryptographic-hash-functions prng random random-number-generators rng rust wyhash

Last synced: 23 Dec 2024

https://github.com/mingrammer/funmath

:umbrella: Implementations of mathematical functions, formulas and concepts

algorithm awesome formula funny implementation math mathematical-functions mathematics numerical practice python

Last synced: 10 Nov 2024

https://github.com/kazuhiro4949/EditDistance

Incremental update tool to UITableView and UICollectionView

algorithm carthage cocoapods editdistance ios swift uicollectionview uitableview

Last synced: 07 Dec 2024

https://github.com/astrazeneca/onto_merger

OntoMerger is an ontology alignment library for deduplicating knowledge graph nodes that represent the same domain.

algorithm alignment biological-networks biology graph kg knowledge knowledge-graph mapping ontology ontology-alignment

Last synced: 18 Nov 2024

https://github.com/kazuhiro4949/editdistance

Incremental update tool to UITableView and UICollectionView

algorithm carthage cocoapods editdistance ios swift uicollectionview uitableview

Last synced: 07 Nov 2024

https://github.com/oaid/tenginefactory

Algorithm acceleration landing framework, let you complete the development of algorithm at low cost.eg: Facedetect, FaceLandmark..

ai algorithm facedetection flow framework onnx tengine-factory

Last synced: 05 Nov 2024

https://github.com/nishant-sethi/hackerrank

This is the Repository where you can find all the solution of the Problems which you solve on competitive platforms mainly HackerRank and HackerEarth

algorithm artificial-intelligence coding-challenge competitive-programming datastructure hackerrank hackerrank-solutions machine-learning-algorithms natural-language-processing problem-solving python statistics

Last synced: 07 Nov 2024

https://github.com/mourner/quickselect

A fast selection algorithm in JavaScript.

algorithm floyd-rivest javascript quickselect selection sort

Last synced: 20 Dec 2024

https://github.com/phpjuice/slopeone

PHP implementation of the Weighted Slope One rating-based collaborative filtering scheme.

algorithm collaborative-filtering recommender-system slopeone

Last synced: 19 Dec 2024

https://github.com/planarnetwork/raptor

Implementation of the Route Based Public Transit Algorithm (Raptor)

algorithm journey-planner public-transport transit

Last synced: 22 Nov 2024

https://github.com/tech-cow/googler

:octocat: Get into Google for Humans™

algorithm coding-interview google interview leetcode university

Last synced: 15 Oct 2024

https://github.com/huzecong/flowfree

Qt project - Flow Free game

algorithm flowfree game material-design qml qt

Last synced: 12 Nov 2024

https://github.com/smartkeyerror/snorlax

👻 Explore data structure & algorithm with C/C++.总结常用的数据结构和算法,包含图论

algorithm c cpp data-structure

Last synced: 19 Nov 2024

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

leetcode in golang

algorithm go golang leetcode

Last synced: 28 Oct 2024

https://github.com/hiulit/Delaunator-GDScript

A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

2d algorithm computational-geometry delaunator delaunay fast gdscript mapbox triangulation

Last synced: 02 Nov 2024

https://github.com/nkarasiak/dzetsaka

dzetsaka : classification plugin for Qgis

ai algorithm classification geomatics plugin qgis rf svm

Last synced: 10 Oct 2024

https://github.com/hiulit/delaunator-gdscript

A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

2d algorithm computational-geometry delaunator delaunay fast gdscript mapbox triangulation

Last synced: 10 Oct 2024

https://github.com/wangy8961/python3-algorithms

Python3 数据结构与算法的介绍及应用。1. 数据结构:数组、链表、栈、队列、树、堆、图; 2. 典型排序算法:冒泡排序、选择排序、插入排序、希尔排序、堆排序、归并排序、快速排序、桶排序、计数排序、基数排序; 3. 查找算法: 顺序查找、二分查找、哈希表查找、二叉查找树、平衡二叉查找树(AVL树、红黑树)、平衡多路查找树(B树、B+树);4. LeetCode 和《剑指Offer》刷题、多种方法的题解

algorithm leetcode python3 searching-algorithms sorting-algorithms

Last synced: 11 Nov 2024

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

🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact with the Sudoku board, allowing for a seamless solving experience.

algorithm backtracking cli game games hacktoberfest hacktoberfest2023 library pygame pygame-library python shell software sudoku sudoku-puzzle sudoku-puzzles sudoku-solver terminal

Last synced: 23 Dec 2024

https://github.com/kitware/smqtk

Python toolkit for pluggable algorithms and data structures for multimedia-based machine learning.

algorithm framework hacktoberfest machine-learning machine-learning-algorithms multimedia plugin python

Last synced: 25 Dec 2024

https://github.com/azl397985856/mono-react

Create React from zero series

algorithm react tutorial

Last synced: 28 Oct 2024

https://github.com/BrunoRB/ahocorasick

Aho-corasick for javascript.

aho-corasick algorithm string-matching string-search

Last synced: 14 Oct 2024

https://github.com/KeKe-Li/go-practical-package

go 开发经常用到的解析包:book:

algorithm golang package

Last synced: 13 Nov 2024

https://github.com/minhaskamal/algorithmimplementations

Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-balance-kd-binary-heap-binomial-tree-breath-depth-first-search-max-flow-shortest-path-topological-sort-calculus-derivative-integration-forward-interpolation-simpson-rule-intersecting-area-non-linear-equation-jacobis-gauss-seidal-bisection-false-position-newton-raphson-fixed-point-secant-cigarette-smokers-genetic-huffman-a-a*-star-binary-knuth-morris-pratt-kmp-quick-thread-priority-based-premitive-shortest-job-non-primitive-arithmetic-expression-data-structures-list-node-implementation-one-two-way-linked-stack-string-graph-numerical-methods-equation-solving-solve-process-problem-search-sort-prime-ugly-friend-perfect-fibonacci-factorial-factor-number)

a-star algorithm algorithms assembly c c-plus-plus factor factorial fibonacci-numbers friend-number genetic-algorithm graph huffman java prime-numbers sort tree

Last synced: 07 Nov 2024

https://github.com/matrix-profile-foundation/tsmp

R Functions implementing UCR Matrix Profile Algorithm

algorithm matrix-profile motif-search r r-package time-series

Last synced: 20 Dec 2024

https://github.com/keke-li/go-practical-package

go 开发经常用到的解析包:book:

algorithm golang package

Last synced: 29 Nov 2024

https://github.com/deniscarriere/geojson-rbush

GeoJSON implementation of RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles

algorithm computational-geometry geojson javascript r-tree spatial-index

Last synced: 27 Oct 2024

https://github.com/tony9402/programmers

programmers를 이용한 코딩테스트 공부

algorithm algorithms coding coding-test problem-solving problems programmers

Last synced: 12 Nov 2024

https://github.com/ShisatoYano/AutonomousVehicleControlBeginnersGuide

Python sample codes and documents about Autonomous vehicle control algorithm. In the future, I want to release these ones as my own technical book for beginners.

algorithm autonomous-driving autonomous-navigation autonomous-vehicles calibration localization mapping object-detection object-tracking path-planning path-tracking perception python slam

Last synced: 16 Nov 2024

https://github.com/fspv/learning

Leetcode solutions, contests and some other algorithm-related stuff

algorithm contest-solution golang leetcode leetcode-python leetcode-solutions python

Last synced: 11 Nov 2024

https://github.com/xros/jsonpyes

The tool which imports raw JSON to ElasticSearch in one line of commands

algorithm cross-platform elasticsearch json-data multi-threading python

Last synced: 01 Nov 2024

https://github.com/luwes/js-diff-benchmark

Simple benchmark for testing your DOM diffing algorithm.

algorithm benchmark diffing dom

Last synced: 20 Dec 2024

https://github.com/mbelmadani/moead-py

A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)

algorithm deap decomposition evolutionary-algorithm moead multiobjective-optimization nsga-ii

Last synced: 09 Nov 2024

https://github.com/categulario/map_matching

Algorithms to find the streets that a vehicle should have traveled to generate a given GPS track

algorithm map-matching redis street

Last synced: 07 Nov 2024

https://github.com/lunelson/split-ease

The JavaScript Easing function with a beginning, middle and end

algorithm animation ease easing equation interpolation javascript penner

Last synced: 24 Nov 2024

https://github.com/coac/wave-function-collapse

Wave function collapse python implementation

algorithm gamedev procedural-generation wave-function-collapse wfc

Last synced: 03 Dec 2024

https://github.com/aditya-r-m/twisty-polyhedra

Permutation puzzles in shapes of the platonic solids with a generic polynomial time solver.

algorithm cube dodecahedron group-theory icosahedron javascript megaminx octahedron pyraminx rubiks-cube tetrahedron

Last synced: 25 Oct 2024

https://github.com/gisalgs/geom

:zap: Algorithms for geometric operations

algorithm geometry

Last synced: 23 Nov 2024

https://github.com/benashford/rust-lazysort

Iterate in a lazily achieved sorted order

algorithm iterator quicksort rust sort

Last synced: 19 Nov 2024

https://github.com/maximbilan/iOS-Crosswords-Generator

A simple algorithm for generating crosswords written on Swift. Based on Python Crossword Puzzle Generator.

algorithm best-crosswords crossword-generator generating-crosswords ios swift

Last synced: 28 Nov 2024

https://github.com/maximbilan/ios-crosswords-generator

A simple algorithm for generating crosswords written on Swift. Based on Python Crossword Puzzle Generator.

algorithm best-crosswords crossword-generator generating-crosswords ios swift

Last synced: 08 Nov 2024

https://github.com/esrrhs/texas_algorithm

texas algorithm 德州扑克算法

algorithm texas

Last synced: 19 Nov 2024

https://github.com/andeya/algorithm

algorithm library

algorithm algorithm-library

Last synced: 16 Nov 2024

https://github.com/gungunfebrianza/Mastering-Node.js

:books: Belajar Dengan Jenius Node.js bareng Gun Gun Febrianza

algorithm data-structures encryption express javascript node-js

Last synced: 08 Nov 2024

https://github.com/gozhuyinglong/blog-demos

这个代码仓库里是博客中涉及的源码、文件等 ;如果对您有帮助,请给个Star,感谢~

algorithm data-structures design-patterns java python spring spring-boot

Last synced: 06 Nov 2024

https://github.com/gevorg/htpasswd

Node.js package for HTTP Basic Authentication password file utility.

algorithm bcrypt bcrypt-encryption encryption htpasswd javascript

Last synced: 25 Dec 2024

https://github.com/codingonion/hello-algo-zig

Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.

algorithm algorithms data-structure data-structures data-structures-and-algorithms dsa dynamic-programming graph hello-algo leecode linked-list rust search sort zig ziglang

Last synced: 30 Sep 2024

https://github.com/coderonion/hello-algo-zig

Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.

algorithm algorithms data-structure data-structures data-structures-and-algorithms dsa dynamic-programming graph hello-algo leecode linked-list rust search sort zig ziglang

Last synced: 27 Oct 2024

https://github.com/dhhruv/chrome-dino-runner

🐱‍🐉 A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.

algorithm chrome chrome-dino-game chrome-dinosaur-game dinosaur-game framework game games google-chrome hacktoberfest hacktoberfest2023 library pygame python python3 software

Last synced: 19 Dec 2024

https://github.com/aplbrain/grandiso-networkx

Performant, pure-Python subgraph isomorphism and monomorphism search (aka "motif search")

algorithm aplbrain bossdb connectomics dotmotif grand-graphs grand-iso graphs network network-analysis network-biology subgraph-isomorphism ullman vf2

Last synced: 22 Dec 2024

https://github.com/lockgit/go

leetcode with golang && go practice 🚀

algorithm dict go-leetcode go-practice golang leetcode translate

Last synced: 15 Nov 2024

https://github.com/cmanny/ga-for-cvrp

Capacitated Vehicle Routing Problem

algorithm cvrp genetic python tsp

Last synced: 09 Nov 2024

https://github.com/racum/rust-djangohashers

A Rust port of the password primitives used in Django Project.

algorithm argon2 bcrypt cryptography django hashes password password-hash pbkdf2 rust rust-port

Last synced: 27 Oct 2024

https://github.com/urschrei/polylabel-rs

A Rust implementation of the Polylabel algorithm, with FFI.

algorithm computational-geometry ffi geo geospatial gis mapping rust rust-library

Last synced: 20 Dec 2024

https://github.com/alextanhongpin/go-rate

Simple rating algorithm as used by Reddit

algorithm go hot-ranking reddit wilson-score

Last synced: 02 Dec 2024

https://github.com/anfany/codility-lessons-by-python3

为编程、算法、Python3的初学者,提供基于Codility课程习题的全套解决方案(中文题目+解题思路+Python3代码)

algorithm algorithm-challenges code codility codility-lessons python3

Last synced: 06 Nov 2024

https://github.com/harunawaizumi/algorithms_solutions

Grokking algorithms & Cracking Coding Interview Solution in Javascript

algorithm coding cracking-the-coding-interview interview javascript questions-and-answers silicon-valley

Last synced: 08 Nov 2024

https://github.com/itchyny/fastinvsqrt

Fast inverse square root in programming languages

algorithm fastinvsqrt language pointer-casting programming-language

Last synced: 09 Nov 2024

https://github.com/typicalhog/thcrypt

C++ console application that features unique (at least I think so) symmetric key based file encryption algorithm.

algorithm application base58 bytes character cipher cli console cpp cryptography decryption encryption encryption-algorithm file key lookup password security symmetric table

Last synced: 24 Nov 2024

https://github.com/cch123/leetcode-rust

leetcode in rust

algorithm leetcode rust

Last synced: 28 Oct 2024

https://github.com/wikimedia/ahocorasick

A PHP implementation of the Aho-Corasick string search algorithm. Mirror from https://gerrit.wikimedia.org/g/AhoCorasick - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

aho-corasick ahocorasick algorithm

Last synced: 22 Dec 2024

https://github.com/s-ol/gpwfc

openCL-accelerated python implementation of the Wave Function Collapse procgen algorithm

algorithm gamedev machine-learning opencl procedural-generation python wfc

Last synced: 28 Oct 2024

https://github.com/ViRb3/z3-python-ctf

🐍 Solving CTF challenges using Z3 and Python

algorithm ctf hackathon python reverse-engineering z3

Last synced: 04 Nov 2024

https://github.com/csunny/algorithm

Python3数据结构与算法、实现常用算法以及分布式系统相关算法。

algorithm data-structures distrubuted graph heap python3 tree-structure

Last synced: 13 Dec 2024

https://github.com/kavgan/opinosis-summarization

This repo contains code and dataset for the Opinosis Summarization Framework

algorithm graph graph-nlp opinosis opinosis-summarizer summarization-framework

Last synced: 17 Dec 2024