All Projects → Fast Skiplist → Similar Projects or Alternatives

399 Open source projects that are alternatives of or similar to Fast Skiplist

Numcpp
C++ implementation of the Python Numpy library
Stars: ✭ 2,031 (+1254%)
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 (-17.33%)
Mutual labels:  data-structures
Scilab
Free and Open Source software for numerical computation providing a powerful computing environment for engineering and scientific applications.
Stars: ✭ 138 (-8%)
Mutual labels:  data-structures
Leetcode
😖 😕 😃LeetCode问题解题思路。
Stars: ✭ 130 (-13.33%)
Mutual labels:  data-structures
Best Of Python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Stars: ✭ 1,869 (+1146%)
Mutual labels:  data-structures
Skiplist
A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist
Stars: ✭ 140 (-6.67%)
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 (+1118%)
Mutual labels:  data-structures
Data Structures And Algorithms
Stars: ✭ 144 (-4%)
Mutual labels:  data-structures
Trie
Erlang Trie Implementation
Stars: ✭ 121 (-19.33%)
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 (-10%)
Mutual labels:  data-structures
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 (-12.67%)
Mutual labels:  data-structures
Containers
Containers backed by std.experimental.allocator
Stars: ✭ 111 (-26%)
Mutual labels:  data-structures
Lago
📕 Data Structures and Algorithms library in TypeScript
Stars: ✭ 1,966 (+1210.67%)
Mutual labels:  data-structures
Merkle Tree
Merkle Trees and Merkle Inclusion Proofs
Stars: ✭ 130 (-13.33%)
Mutual labels:  data-structures
Recipe
RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)
Stars: ✭ 145 (-3.33%)
Mutual labels:  data-structures
Algo ds notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Stars: ✭ 1,897 (+1164.67%)
Mutual labels:  data-structures
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-7.33%)
Mutual labels:  data-structures
List
🐆 An immutable list with unmatched performance and a comprehensive functional API.
Stars: ✭ 1,604 (+969.33%)
Mutual labels:  data-structures
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-2%)
Mutual labels:  data-structures
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-18.67%)
Mutual labels:  data-structures
Placement Preparation
Hello everyone, I have created this repository specifically for competitive questions and for placements preparation.
Stars: ✭ 137 (-8.67%)
Mutual labels:  data-structures
Oh My Python
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
Stars: ✭ 119 (-20.67%)
Mutual labels:  data-structures
Crdts
A library of Conflict-Free Replicated Data Types for JavaScript
Stars: ✭ 143 (-4.67%)
Mutual labels:  data-structures
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-22.67%)
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 (-10.67%)
Mutual labels:  data-structures
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+1029.33%)
Mutual labels:  data-structures
Ultimate Go
This repo contains my notes on working with Go and computer systems.
Stars: ✭ 1,530 (+920%)
Mutual labels:  data-structures
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (-5.33%)
Mutual labels:  data-structures
Knowledgesummary
📚A list of core knowledge that most Android programmers need to know. (continuously updated...)
Stars: ✭ 131 (-12.67%)
Mutual labels:  data-structures
Hackerrank
A collection of algorithms and solutions to problems in various languages from the site Hacker Rank.
Stars: ✭ 145 (-3.33%)
Mutual labels:  data-structures
Array Hash
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
Stars: ✭ 130 (-13.33%)
Mutual labels:  data-structures
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (-6.67%)
Mutual labels:  data-structures
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-14.67%)
Mutual labels:  data-structures
Graphlib
Simple but powerful graph library for Rust
Stars: ✭ 148 (-1.33%)
Mutual labels:  data-structures
Leetcode
✏️ 算法相关知识储备 LeetCode with Python and JavaScript 📚
Stars: ✭ 1,713 (+1042%)
Mutual labels:  data-structures
19 udacity dsa
Data Structures & Algorithms Nanodegree Program from Udacity
Stars: ✭ 140 (-6.67%)
Mutual labels:  data-structures
Codezilla
⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
Stars: ✭ 127 (-15.33%)
Mutual labels:  data-structures
Jupyter
Stars: ✭ 145 (-3.33%)
Mutual labels:  data-structures
Algorithms
📝 算法导论与JavaScript实现
Stars: ✭ 126 (-16%)
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 (-7.33%)
Mutual labels:  data-structures
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 (-16.67%)
Mutual labels:  data-structures
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (+0%)
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 (-18.67%)
Mutual labels:  data-structures
Leetcode Patterns
A curated list of leetcode questions grouped by their common patterns
Stars: ✭ 3,750 (+2400%)
Mutual labels:  data-structures
Dstruct.net
Advanced data structures for .NET
Stars: ✭ 122 (-18.67%)
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 (+1152%)
Mutual labels:  data-structures
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (-19.33%)
Mutual labels:  data-structures
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (-8.67%)
Mutual labels:  data-structures
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (-21.33%)
Mutual labels:  data-structures
Data Structure And Algorithms
Every thing related to data structure and algorithms.
Stars: ✭ 146 (-2.67%)
Mutual labels:  data-structures
Pybktree
Python BK-tree data structure to allow fast querying of "close" matches
Stars: ✭ 117 (-22%)
Mutual labels:  data-structures
Datastructures Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Stars: ✭ 2,105 (+1303.33%)
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 (-24.67%)
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 (-4.67%)
Mutual labels:  data-structures
Eclipse Collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
Stars: ✭ 1,828 (+1118.67%)
Mutual labels:  data-structures
Opends
Template Library of Data Structures in C++17
Stars: ✭ 151 (+0.67%)
Mutual labels:  data-structures
Immer
Postmodern immutable and persistent data structures for C++ — value semantics at scale
Stars: ✭ 1,935 (+1190%)
Mutual labels:  data-structures
Data Structures And Algorithms
Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DS&A. Give a Star 🌟 if it helps you.
Stars: ✭ 146 (-2.67%)
Mutual labels:  data-structures
Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+1380.67%)
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 (-11.33%)
Mutual labels:  data-structures
1-60 of 399 similar projects