All Projects → Algorithms → Similar Projects or Alternatives

483 Open source projects that are alternatives of or similar to Algorithms

Cassowary
An incremental linear constraint-solving algorithm (Auto Layout) in Swift.
Stars: ✭ 454 (+460.49%)
Mutual labels:  algorithm
Algorithm Visualizer
View Algorithms in the Browser! - Built with ReactJs
Stars: ✭ 180 (+122.22%)
Mutual labels:  algorithm
Lapjv
Go implementation of the LAPJV algorithm
Stars: ✭ 50 (-38.27%)
Mutual labels:  algorithm
Libchef
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Stars: ✭ 178 (+119.75%)
Mutual labels:  algorithm
Earcut.hpp
Fast, header-only polygon triangulation
Stars: ✭ 447 (+451.85%)
Mutual labels:  algorithm
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+119.75%)
Mutual labels:  algorithm
Polysnap
A work in progress polygon operations library with integer snap-rounding
Stars: ✭ 14 (-82.72%)
Mutual labels:  algorithm
Smetrics
String metrics library written in Go.
Stars: ✭ 177 (+118.52%)
Mutual labels:  algorithm
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (+441.98%)
Mutual labels:  algorithm
Leetcode Spider
用 node.js 爬你自己的 leetcode 解题源码
Stars: ✭ 176 (+117.28%)
Mutual labels:  algorithm
Codinginterviews2 Bypython
此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。
Stars: ✭ 78 (-3.7%)
Mutual labels:  algorithm
Leetcode Notes
LeetCode 算法解答
Stars: ✭ 172 (+112.35%)
Mutual labels:  algorithm
React Native Blurhash
🖼️ A library to show colorful blurry placeholders while your content loads.
Stars: ✭ 430 (+430.86%)
Mutual labels:  algorithm
Mathtoolbox
Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen
Stars: ✭ 172 (+112.35%)
Mutual labels:  algorithm
Phpalgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Stars: ✭ 865 (+967.9%)
Mutual labels:  algorithm
Idworker
idworker 是一个基于zookeeper和snowflake算法的分布式ID生成工具,通过zookeeper自动注册机器(最多1024台),无需手动指定workerId和datacenterId
Stars: ✭ 171 (+111.11%)
Mutual labels:  algorithm
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+5382.72%)
Mutual labels:  algorithm
Leetcode Js
用 JS 刷 LeetCode
Stars: ✭ 165 (+103.7%)
Mutual labels:  algorithm
Vsalert
An drop-in replacement for UIAlertController with more power and better looks.
Stars: ✭ 48 (-40.74%)
Mutual labels:  algorithm
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (+103.7%)
Mutual labels:  algorithm
Reinforcement Learning Algorithms
This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)
Stars: ✭ 426 (+425.93%)
Mutual labels:  algorithm
Fe Interview
宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
Stars: ✭ 2,284 (+2719.75%)
Mutual labels:  algorithm
Algo.js
A Very Basic into Intermediate Algorithm Lesson
Stars: ✭ 11 (-86.42%)
Mutual labels:  algorithm
Go Jump Consistent Hash
⚡️ Fast, minimal memory, consistent hash algorithm
Stars: ✭ 163 (+101.23%)
Mutual labels:  algorithm
Aigames
use AI to play some games.
Stars: ✭ 422 (+420.99%)
Mutual labels:  algorithm
Internet Recruiting Algorithm Problems
《程序员代码面试指南》、公司招聘笔试题、《剑指Offer》、算法、数据结构
Stars: ✭ 163 (+101.23%)
Mutual labels:  algorithm
Mabalgs
👤 Multi-Armed Bandit Algorithms Library (MAB) 👮
Stars: ✭ 67 (-17.28%)
Mutual labels:  algorithm
Python data structures and algorithms
Python 中文数据结构和算法教程
Stars: ✭ 2,194 (+2608.64%)
Mutual labels:  algorithm
Kdbush
A fast static index for 2D points
Stars: ✭ 412 (+408.64%)
Mutual labels:  algorithm
Jstarcraft Ai
目标是提供一个完整的Java机器学习(Machine Learning/ML)框架,作为人工智能在学术界与工业界的桥梁. 让相关领域的研发人员能够在各种软硬件环境/数据结构/算法/模型之间无缝切换. 涵盖了从数据处理到模型的训练与评估各个环节,支持硬件加速和并行计算,是最快最全的Java机器学习库.
Stars: ✭ 160 (+97.53%)
Mutual labels:  algorithm
Php Interview
PHP后端开发面试指南。
Stars: ✭ 26 (-67.9%)
Mutual labels:  algorithm
Openalgo
💹 openAlgo is a public repository for various work product relavant to algorithms and the high frequency low latency electronic trading space with a bias toward market microstructure as well as exchange traded futures and options.
Stars: ✭ 158 (+95.06%)
Mutual labels:  algorithm
Whatlang Rs
Natural language detection library for Rust. Try demo online: https://www.greyblake.com/whatlang/
Stars: ✭ 400 (+393.83%)
Mutual labels:  algorithm
Rolling
Computationally efficient rolling window iterators for Python (including sum, min/max, median and more...)
Stars: ✭ 158 (+95.06%)
Mutual labels:  algorithm
Leetcode
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。
Stars: ✭ 1,043 (+1187.65%)
Mutual labels:  algorithm
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+21074.07%)
Mutual labels:  algorithm
Algorithmsanddatastructure
Algorithms And DataStructure Implemented In Python & CPP, Give a Star 🌟If it helps you
Stars: ✭ 400 (+393.83%)
Mutual labels:  algorithm
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (+93.83%)
Mutual labels:  algorithm
Model Describer
model-describer : Making machine learning interpretable to humans
Stars: ✭ 22 (-72.84%)
Mutual labels:  algorithm
Algorithms Js
Consumable Data Structures and Algorithms library in JavaScript
Stars: ✭ 155 (+91.36%)
Mutual labels:  algorithm
Leetcode Swift
Solutions to LeetCode by Swift
Stars: ✭ 4,099 (+4960.49%)
Mutual labels:  algorithm
Algorithms
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
Stars: ✭ 2,001 (+2370.37%)
Mutual labels:  algorithm
Normcorre
Matlab routines for online non-rigid motion correction of calcium imaging data
Stars: ✭ 75 (-7.41%)
Mutual labels:  algorithm
Graphview
Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
Stars: ✭ 152 (+87.65%)
Mutual labels:  algorithm
Blurtestandroid
This is a simple App to test some blur algorithms on their visual quality and performance.
Stars: ✭ 396 (+388.89%)
Mutual labels:  algorithm
Bytecount
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
Stars: ✭ 150 (+85.19%)
Mutual labels:  algorithm
Nsga Ii
an implementation of NSGA-II in java
Stars: ✭ 18 (-77.78%)
Mutual labels:  algorithm
Leetcode
LeetCode Problems' Solutions
Stars: ✭ 150 (+85.19%)
Mutual labels:  algorithm
Scalgos
algorithms in scala
Stars: ✭ 390 (+381.48%)
Mutual labels:  algorithm
Learn Python
Python Top 45 Articles of 2017
Stars: ✭ 148 (+82.72%)
Mutual labels:  algorithm
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+1179.01%)
Mutual labels:  algorithm
Samples
Sample projects using Material, Graph, and Algorithm.
Stars: ✭ 386 (+376.54%)
Mutual labels:  algorithm
Blog
Life is a moment 📔
Stars: ✭ 1,236 (+1425.93%)
Mutual labels:  algorithm
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-3.7%)
Mutual labels:  algorithm
Anticrawlersolution
It covers the blockade principle of most anti-climbing strategies and corresponding solutions.👽👽👽👽(涵盖了大部分的反爬策略的封锁原理以及对应的解决方案。)
Stars: ✭ 77 (-4.94%)
Mutual labels:  algorithm
Sobel
Sobel Filter algorithm in JavaScript.
Stars: ✭ 69 (-14.81%)
Mutual labels:  algorithm
Overhead Camera People Counter
People counting algorithm using an overhead video camera
Stars: ✭ 58 (-28.4%)
Mutual labels:  algorithm
Sudoku Generator
A Sudoku puzzle generator written in C++ using modified and efficient backtracking algorithm.
Stars: ✭ 33 (-59.26%)
Mutual labels:  algorithm
Data Structure And Algorithms With Es6
Data Structures and Algorithms using ES6
Stars: ✭ 594 (+633.33%)
Mutual labels:  algorithm
Skeleton Tracing
A new algorithm for retrieving topological skeleton as a set of polylines from binary images
Stars: ✭ 241 (+197.53%)
Mutual labels:  algorithm
301-360 of 483 similar projects