All Projects → Rea → Similar Projects or Alternatives

784 Open source projects that are alternatives of or similar to Rea

Skiplist
A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist
Stars: ✭ 140 (-10.83%)
Mutual labels:  data-structures
Nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
Stars: ✭ 1,827 (+1063.69%)
Mutual labels:  data-structures
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-6.37%)
Mutual labels:  data-structures
Fast
Develop, build, deploy, redeploy, and teardown frontend projects fast.
Stars: ✭ 126 (-19.75%)
Mutual labels:  fast
Benchmarks
Comparison tools
Stars: ✭ 139 (-11.46%)
Mutual labels:  speed
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (-20.38%)
Mutual labels:  data-structures
Fast Skiplist
A fast, threadsafe skip list in Go
Stars: ✭ 150 (-4.46%)
Mutual labels:  data-structures
Data Structure And Algorithm 2017
Chinese University MOOC - Chen Yue, He Qinming - data structure - 2017 spring. Mainly implement the course code on MOOC.
Stars: ✭ 124 (-21.02%)
Mutual labels:  data-structures
You Dont Know X
🙈 curated list of inspiring resources which show you don't know that much about something you thought you knew.
Stars: ✭ 139 (-11.46%)
Mutual labels:  data-structures
Fastrand
Fast and scalable pseudorandom generator for Go
Stars: ✭ 122 (-22.29%)
Mutual labels:  fast
Data Structure And Algorithms
Every thing related to data structure and algorithms.
Stars: ✭ 146 (-7.01%)
Mutual labels:  data-structures
Trienet
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
Stars: ✭ 122 (-22.29%)
Mutual labels:  data-structures
Leetcode Patterns
A curated list of leetcode questions grouped by their common patterns
Stars: ✭ 3,750 (+2288.54%)
Mutual labels:  data-structures
Datagene
DataGene - Identify How Similar TS Datasets Are to One Another (by @firmai)
Stars: ✭ 156 (-0.64%)
Mutual labels:  data-structures
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (-22.93%)
Mutual labels:  data-structures
Speed Measure Webpack Plugin
⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds
Stars: ✭ 1,980 (+1161.15%)
Mutual labels:  speed
React Select Me
Fast 🐆. Lightweight 🐜. Configurable 🐙. Easy to use 🦄. Give it a shot 👉🏼
Stars: ✭ 119 (-24.2%)
Mutual labels:  fast
Hackerrank
A collection of algorithms and solutions to problems in various languages from the site Hacker Rank.
Stars: ✭ 145 (-7.64%)
Mutual labels:  data-structures
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (-24.84%)
Mutual labels:  data-structures
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (-12.74%)
Mutual labels:  data-structures
Moodle Downloader 2
A Moodle downloader that downloads course content fast from Moodle (eg. lecture pdfs)
Stars: ✭ 118 (-24.84%)
Mutual labels:  fast
Opends
Template Library of Data Structures in C++17
Stars: ✭ 151 (-3.82%)
Mutual labels:  data-structures
Pybktree
Python BK-tree data structure to allow fast querying of "close" matches
Stars: ✭ 117 (-25.48%)
Mutual labels:  data-structures
Important Java Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Stars: ✭ 135 (-14.01%)
Mutual labels:  data-structures
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-26.11%)
Mutual labels:  data-structures
Jupyter
Stars: ✭ 145 (-7.64%)
Mutual labels:  data-structures
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-28.03%)
Mutual labels:  data-structures
Dash
DASH, the C++ Template Library for Distributed Data Structures with Support for Hierarchical Locality for HPC and Data-Driven Science
Stars: ✭ 134 (-14.65%)
Mutual labels:  data-structures
Pygm
🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage
Stars: ✭ 156 (-0.64%)
Mutual labels:  data-structures
Acm Icpc Library
Stars: ✭ 111 (-29.3%)
Mutual labels:  data-structures
Cachewebview
Custom implement Android WebView cache, offline website, let cahe config more simple and flexible
Stars: ✭ 1,767 (+1025.48%)
Mutual labels:  fast
Index
Metarhia educational program index 📖
Stars: ✭ 2,045 (+1202.55%)
Mutual labels:  data-structures
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 (+1096.18%)
Mutual labels:  data-structures
Quitnow Cache
A collection to store data for a given time
Stars: ✭ 109 (-30.57%)
Mutual labels:  data-structures
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.29%)
Mutual labels:  data-structures
Ipfs Connector
AKASHA <---> IPFS connector
Stars: ✭ 107 (-31.85%)
Mutual labels:  data-structures
Mosquito
A generic background task runner for crystal applications supporting periodic (CRON) and manually queued jobs
Stars: ✭ 147 (-6.37%)
Mutual labels:  fast
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+27220.38%)
Mutual labels:  data-structures
Gosora
Gosora is an ultra-fast and secure forum software written in Go that balances usability with functionality.
Stars: ✭ 131 (-16.56%)
Mutual labels:  fast
Codelibrary
💎Collection of algorithms and data structures
Stars: ✭ 1,585 (+909.55%)
Mutual labels:  data-structures
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (-8.92%)
Mutual labels:  data-structures
Delaunator
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
Stars: ✭ 1,641 (+945.22%)
Mutual labels:  fast
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 (-16.56%)
Mutual labels:  data-structures
Node Cache
a node internal (in-memory) caching module
Stars: ✭ 1,660 (+957.32%)
Mutual labels:  fast
Embb
Embedded Multicore Building Blocks (EMB²): Library for parallel programming of embedded systems. Star us on GitHub? +1
Stars: ✭ 153 (-2.55%)
Mutual labels:  data-structures
Gopherlabs
The Ultimate Workshop Track for #golang Developer
Stars: ✭ 106 (-32.48%)
Mutual labels:  data-structures
Knowledgesummary
📚A list of core knowledge that most Android programmers need to know. (continuously updated...)
Stars: ✭ 131 (-16.56%)
Mutual labels:  data-structures
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+787.9%)
Mutual labels:  fast
Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+1314.65%)
Mutual labels:  data-structures
Daily Coding Problem
Solutions to Daily Coding Problem in Javascript
Stars: ✭ 102 (-35.03%)
Mutual labels:  data-structures
Array Hash
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
Stars: ✭ 130 (-17.2%)
Mutual labels:  data-structures
Cn sort
中文排序:按拼音/笔顺快速排序简体中文词组(百万数量级,可含中英/多音字)。如果对您有所帮助,欢迎点个star鼓励一下。
Stars: ✭ 102 (-35.03%)
Mutual labels:  fast
Shelby
Shelby is a fast ⚡️ , lightweight ☁️ , minimal✨, shell prompt written in Go.
Stars: ✭ 148 (-5.73%)
Mutual labels:  fast
Pydsa
Not maintained in favor of: https://github.com/TheAlgorithms/Python
Stars: ✭ 100 (-36.31%)
Mutual labels:  data-structures
Lago
📕 Data Structures and Algorithms library in TypeScript
Stars: ✭ 1,966 (+1152.23%)
Mutual labels:  data-structures
Numcpp
C++ implementation of the Python Numpy library
Stars: ✭ 2,031 (+1193.63%)
Mutual labels:  data-structures
Leetcode
✏️ 算法相关知识储备 LeetCode with Python and JavaScript 📚
Stars: ✭ 1,713 (+991.08%)
Mutual labels:  data-structures
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-18.47%)
Mutual labels:  data-structures
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+0%)
Mutual labels:  data-structures
Icmc Usp
"If You're Going Through Hell, Keep Going" - Winston Churchill 🐢 🐢 🐢
Stars: ✭ 156 (-0.64%)
Mutual labels:  data-structures
61-120 of 784 similar projects