All Projects → Rolling → Similar Projects or Alternatives

523 Open source projects that are alternatives of or similar to Rolling

Tbox
🎁 A glib-like multi-platform c library
Stars: ✭ 3,800 (+2305.06%)
Mutual labels:  algorithm, iterator
Tstl
TypeScript-STL (Standard Template Library, migrated from C++)
Stars: ✭ 397 (+151.27%)
Mutual labels:  algorithm, iterator
Wumanber
WuManber text search/matching implementation using c#
Stars: ✭ 138 (-12.66%)
Mutual labels:  algorithm
Dice
Digital Image Correlation Engine (DICe): a stereo DIC application that runs on a desktop or high performance computing platform (massively parallel)
Stars: ✭ 144 (-8.86%)
Mutual labels:  algorithm
Mms
A Micromouse simulator: write and test maze-solving code without a physical robot
Stars: ✭ 135 (-14.56%)
Mutual labels:  algorithm
Libvot
A C++11 multithread library for image retrieval
Stars: ✭ 139 (-12.03%)
Mutual labels:  algorithm
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-6.96%)
Mutual labels:  algorithm
Sorting Algorithms Visualizer
Program made with Python and Pygame module for visualizing sorting algorithms
Stars: ✭ 137 (-13.29%)
Mutual labels:  algorithm
Wechart
Create all the [ch]arts by cax or three.js - Cax 和 three.js 创造一切图[表]
Stars: ✭ 152 (-3.8%)
Mutual labels:  algorithm
Rubico
[a]synchronous functional programming
Stars: ✭ 133 (-15.82%)
Mutual labels:  iterator
Leetcode Java
leetcode 解题方法 Java 语言描述,包含各种常见解题模板和各个题目出题频率
Stars: ✭ 144 (-8.86%)
Mutual labels:  algorithm
Notes
Including JVM, Java concurrency, Spring framework, Data structure and Algorithm, Computer network, Design pattern, Python, C++, Linux, Mysql, Redis,MATLAB, Git and other tools, etc.
Stars: ✭ 131 (-17.09%)
Mutual labels:  algorithm
Lago
📕 Data Structures and Algorithms library in TypeScript
Stars: ✭ 1,966 (+1144.3%)
Mutual labels:  algorithm
Algorithm
算法和数据结构练习(Leetcode)
Stars: ✭ 148 (-6.33%)
Mutual labels:  algorithm
Ipytracer
📊 Algorithm Visualizer for IPython/Jupyter Notebook
Stars: ✭ 138 (-12.66%)
Mutual labels:  algorithm
Ebooks
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
Stars: ✭ 151 (-4.43%)
Mutual labels:  algorithm
Data Structure
《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
Stars: ✭ 2,240 (+1317.72%)
Mutual labels:  algorithm
Scene Text Recognition
Scene text detection and recognition based on Extremal Region(ER)
Stars: ✭ 146 (-7.59%)
Mutual labels:  algorithm
Algorithmic template
🍭lzyrapx 's algorithmic library. Some templates for ACMer, OIer, Algorithm enthusiast.
Stars: ✭ 136 (-13.92%)
Mutual labels:  algorithm
Jaro winkler
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
Stars: ✭ 156 (-1.27%)
Mutual labels:  algorithm
Leetcode
❓ My LeetCode solutions, currently written in Javascript
Stars: ✭ 134 (-15.19%)
Mutual labels:  algorithm
Play With Data Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 1,878 (+1088.61%)
Mutual labels:  algorithm
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+972.15%)
Mutual labels:  algorithm
Tradzqai
Trading environnement for RL agents, backtesting and training.
Stars: ✭ 150 (-5.06%)
Mutual labels:  algorithm
Leetcode Editor
Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
Stars: ✭ 2,222 (+1306.33%)
Mutual labels:  algorithm
Mir Algorithm
Dlang Core Library
Stars: ✭ 143 (-9.49%)
Mutual labels:  iterator
Algo ds notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Stars: ✭ 1,897 (+1100.63%)
Mutual labels:  algorithm
Algorithm
「面试算法练级攻略」 - 「LeetCode题解」 - 「剑指offer题解」
Stars: ✭ 142 (-10.13%)
Mutual labels:  algorithm
Learn Python
Python Top 45 Articles of 2017
Stars: ✭ 148 (-6.33%)
Mutual labels:  algorithm
Rbush
RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles
Stars: ✭ 1,881 (+1090.51%)
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 (+1166.46%)
Mutual labels:  algorithm
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-12.03%)
Mutual labels:  algorithm
Data structures and algorithms in python
📖 Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
Stars: ✭ 147 (-6.96%)
Mutual labels:  algorithm
Awesome Machine Learning Deep Learning Mathematics
A curated list of mathematics documents ,Concepts, Study Materials , Algorithms and Codes available across the internet for machine learning and deep learning
Stars: ✭ 138 (-12.66%)
Mutual labels:  algorithm
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (-0.63%)
Mutual labels:  algorithm
Skiplist
skip list with rank, code less than z_set in redis
Stars: ✭ 136 (-13.92%)
Mutual labels:  algorithm
Data Structure And Algorithms
Every thing related to data structure and algorithms.
Stars: ✭ 146 (-7.59%)
Mutual labels:  algorithm
Meta
leetcode javascript/typescript实现
Stars: ✭ 137 (-13.29%)
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 (-3.8%)
Mutual labels:  algorithm
Algorithm
🎨冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序
Stars: ✭ 135 (-14.56%)
Mutual labels:  algorithm
Algorithm Pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
Stars: ✭ 12,970 (+8108.86%)
Mutual labels:  algorithm
Cavaliercontours
2D polyline library for offsetting, combining, etc.
Stars: ✭ 135 (-14.56%)
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 (+10755.06%)
Mutual labels:  algorithm
Designpatterns
🔑Elements of Reusable Object-Oriented Software🔓is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.
Stars: ✭ 134 (-15.19%)
Mutual labels:  iterator
Leetcode
leetcode刷题
Stars: ✭ 145 (-8.23%)
Mutual labels:  algorithm
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (-15.82%)
Mutual labels:  algorithm
Bytecount
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
Stars: ✭ 150 (-5.06%)
Mutual labels:  algorithm
Kdtree
Absolute balanced kdtree for fast kNN search.
Stars: ✭ 131 (-17.09%)
Mutual labels:  algorithm
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-8.86%)
Mutual labels:  algorithm
Qipai algorithm
棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现 lua 、c++ 、c# 、golang 、js 、java 、python 版本。( Mahjong algorithm )
Stars: ✭ 1,705 (+979.11%)
Mutual labels:  algorithm
Algorithms Js
Consumable Data Structures and Algorithms library in JavaScript
Stars: ✭ 155 (-1.9%)
Mutual labels:  algorithm
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+942.41%)
Mutual labels:  algorithm
Yyw algorithm
💻我的leetcode算法题解,详细的java版本。包括分类题解/周赛题解/剑指OFFER题解
Stars: ✭ 143 (-9.49%)
Mutual labels:  algorithm
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-18.99%)
Mutual labels:  algorithm
Leetcode
LeetCode Problems' Solutions
Stars: ✭ 150 (-5.06%)
Mutual labels:  algorithm
Codezilla
⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
Stars: ✭ 127 (-19.62%)
Mutual labels:  algorithm
E Books
A collections of FREE ebooks
Stars: ✭ 143 (-9.49%)
Mutual labels:  algorithm
Pythonrobotics
Python sample codes for robotics algorithms.
Stars: ✭ 13,934 (+8718.99%)
Mutual labels:  algorithm
Gasyori100knock
image processing codes to understand algorithm
Stars: ✭ 1,988 (+1158.23%)
Mutual labels:  algorithm
D.s.a Leet
References and summary for leetcode high-frequency algorithm problems
Stars: ✭ 155 (-1.9%)
Mutual labels:  algorithm
1-60 of 523 similar projects