All Projects → Ivy → Similar Projects or Alternatives

578 Open source projects that are alternatives of or similar to Ivy

Coding-Ninjas-Problem-Solving-Using-Python
This will have all the solutions to the Problem Solving Using Python Programming course's problems by Coding ninjas. Star the repo if you like it.
Stars: ✭ 45 (-51.61%)
Mutual labels:  sorting-algorithms
Differential Line
a generative algorithm
Stars: ✭ 606 (+551.61%)
Mutual labels:  algorithm
Algorithms
Short explanations and implementations of different algorithms in multiple languages
Stars: ✭ 37 (-60.22%)
Mutual labels:  sorting-algorithms
Halfrost Field
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
Stars: ✭ 10,414 (+11097.85%)
Mutual labels:  algorithm
programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
Stars: ✭ 60 (-35.48%)
Mutual labels:  sorting-algorithms
Fuzzysearch
🐷 Tiny and fast fuzzy search in Go
Stars: ✭ 602 (+547.31%)
Mutual labels:  algorithm
sorting-visualizer
A Sorting Algorithms Visualizer built using ReactJS
Stars: ✭ 38 (-59.14%)
Mutual labels:  sorting-algorithms
Vchsm
C++ 11 algorithm implementation for voice conversion using harmonic plus stochastic models
Stars: ✭ 38 (-59.14%)
Mutual labels:  algorithm
Learn-Data Structure-Algorithm-by-Javascript
Data Structure and Algorithm explanations with Implementations by Javascript
Stars: ✭ 55 (-40.86%)
Mutual labels:  sorting-algorithms
algocasts-sorting-algorithms
AlgoCasts 排序算法专题
Stars: ✭ 27 (-70.97%)
Mutual labels:  sorting-algorithms
Connected Components 3d
Connected components on multilabel 3D & 2D images. Handles 26, 18, and 6 connected variants.
Stars: ✭ 90 (-3.23%)
Mutual labels:  algorithm
Mediarizer
Organise your photos and videos in chronological order fast and easy
Stars: ✭ 18 (-80.65%)
Mutual labels:  sorting-algorithms
Convchain
Bitmap generation from a single example with convolutions and MCMC
Stars: ✭ 581 (+524.73%)
Mutual labels:  algorithm
AlgorithmVisualizer
A better visualization of different algorithms made with React
Stars: ✭ 123 (+32.26%)
Mutual labels:  sorting-algorithms
Awesome Algorithm Question Solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Stars: ✭ 988 (+962.37%)
Mutual labels:  algorithm
SortingLab.jl
Faster sorting algorithms (sort and sortperm) for Julia
Stars: ✭ 20 (-78.49%)
Mutual labels:  sorting-algorithms
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (+512.9%)
Mutual labels:  algorithm
Sorting-Visualizer
📊 Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like Selection Sort, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort With the functionality of (Speed Control) and (Array Size Control)...
Stars: ✭ 37 (-60.22%)
Mutual labels:  sorting-algorithms
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+1113.98%)
Mutual labels:  algorithm
PySortDemo
Visualization of sorting algorithms, done in Python.
Stars: ✭ 21 (-77.42%)
Mutual labels:  sorting-algorithms
Soundfingerprinting
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
Stars: ✭ 554 (+495.7%)
Mutual labels:  algorithm
sorting-visualization
A Rust program for visualizing sorting algorithms which uses Piston for graphics. Inspired by https://github.com/Hopson97/Sort-Algorithm-Visualiser
Stars: ✭ 52 (-44.09%)
Mutual labels:  sorting-algorithms
Lab Notes
😍 有趣的想法 & 有意思灵感 & 小算法实验室,犄角旮旯乱七八糟代码杂货铺,新奇好玩都在这里。
Stars: ✭ 37 (-60.22%)
Mutual labels:  algorithm
Algorithm-Implementation
This is our effort to collect the best implementations to tough algorithms. All codes are written in c++.
Stars: ✭ 16 (-82.8%)
Mutual labels:  sorting-algorithms
Python String Similarity
A library implementing different string similarity and distance measures using Python.
Stars: ✭ 546 (+487.1%)
Mutual labels:  algorithm
dsa
data structure and algorithm - examples and implementations
Stars: ✭ 13 (-86.02%)
Mutual labels:  sorting-algorithms
Codinginterviews2 Bypython
此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。
Stars: ✭ 78 (-16.13%)
Mutual labels:  algorithm
radix-sorting
Radix sorting from the ground up
Stars: ✭ 27 (-70.97%)
Mutual labels:  sorting-algorithms
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+487.1%)
Mutual labels:  algorithm
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+220178.49%)
Mutual labels:  algorithm
Kxsort
Fast in-place radix sort with STL-like API
Stars: ✭ 35 (-62.37%)
Mutual labels:  sorting-algorithms
Platypus
A Free and Open Source Python Library for Multiobjective Optimization
Stars: ✭ 313 (+236.56%)
Mutual labels:  algorithm
Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
Stars: ✭ 5,675 (+6002.15%)
Mutual labels:  algorithm
Tech Interview Handbook
💯 Curated interview preparation materials for busy engineers
Stars: ✭ 64,851 (+69632.26%)
Mutual labels:  algorithm
Algorithms Cheatsheet Resources
🤓All the geeky stuffs you need to know at one place!
Stars: ✭ 60 (-35.48%)
Mutual labels:  algorithm
Cs Books
📚 Computer Science Books 计算机技术类书籍 PDF
Stars: ✭ 2,915 (+3034.41%)
Mutual labels:  algorithm
Qiskit Aqua
Quantum Algorithms & Applications in Python
Stars: ✭ 514 (+452.69%)
Mutual labels:  algorithm
Illustrated Algorithms
Interactive algorithm visualizations
Stars: ✭ 2,726 (+2831.18%)
Mutual labels:  algorithm
Learn
learn
Stars: ✭ 970 (+943.01%)
Mutual labels:  algorithm
Algorithm
我用Python写的一些算法
Stars: ✭ 250 (+168.82%)
Mutual labels:  algorithm
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+448.39%)
Mutual labels:  sorting-algorithms
Delaunator Cpp
A really fast C++ library for Delaunay triangulation of 2D points
Stars: ✭ 244 (+162.37%)
Mutual labels:  algorithm
Sortingalgorithm.hayateshiki
Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".
Stars: ✭ 84 (-9.68%)
Mutual labels:  algorithm
Skeleton Tracing
A new algorithm for retrieving topological skeleton as a set of polylines from binary images
Stars: ✭ 241 (+159.14%)
Mutual labels:  algorithm
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (+433.33%)
Mutual labels:  algorithm
Merkletreejs
🌱 Construct Merkle Trees and verify proofs in JavaScript.
Stars: ✭ 238 (+155.91%)
Mutual labels:  algorithm
Rhashmap
Robin Hood hash map library
Stars: ✭ 33 (-64.52%)
Mutual labels:  algorithm
Fastrange
A fast alternative to the modulo reduction
Stars: ✭ 230 (+147.31%)
Mutual labels:  algorithm
Anti Webspider
Web 端反爬技术方案
Stars: ✭ 486 (+422.58%)
Mutual labels:  algorithm
Harmony
Fast, sensitive and accurate integration of single-cell data with Harmony
Stars: ✭ 223 (+139.78%)
Mutual labels:  algorithm
Dijkstra Cartography
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps 🌍.
Stars: ✭ 1,112 (+1095.7%)
Mutual labels:  algorithm
Vsalert
An drop-in replacement for UIAlertController with more power and better looks.
Stars: ✭ 48 (-48.39%)
Mutual labels:  algorithm
Competitivequestion
Question solved on various competitive sites 🤘
Stars: ✭ 5 (-94.62%)
Mutual labels:  algorithm
Algorithm
常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本
Stars: ✭ 312 (+235.48%)
Mutual labels:  algorithm
Stepcount
一个还算准确的计步器算法/a step count algorithm
Stars: ✭ 310 (+233.33%)
Mutual labels:  algorithm
Vscode Leetcode
Solve LeetCode problems in VS Code
Stars: ✭ 6,982 (+7407.53%)
Mutual labels:  algorithm
Algorithm Exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
Stars: ✭ 3,276 (+3422.58%)
Mutual labels:  algorithm
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+229.03%)
Mutual labels:  algorithm
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+418.28%)
Mutual labels:  algorithm
Monster
The Art of Template MetaProgramming (TMP) in Modern C++♦️
Stars: ✭ 90 (-3.23%)
Mutual labels:  algorithm
301-360 of 578 similar projects