All Projects → data-structure-ts → Similar Projects or Alternatives

87 Open source projects that are alternatives of or similar to data-structure-ts

Brein Time Utilities
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
Stars: ✭ 94 (+571.43%)
Mutual labels:  data-structure
Awesome Competitive Programming
💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Stars: ✭ 9,119 (+65035.71%)
Mutual labels:  data-structure
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+1171.43%)
Mutual labels:  data-structure
Algorithm
The challenges for algorithm contests, and summary the implementation.
Stars: ✭ 115 (+721.43%)
Mutual labels:  data-structure
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (+3971.43%)
Mutual labels:  data-structure
Go Patricia
A generic patricia trie (also called radix tree) implemented in Go (Golang)
Stars: ✭ 243 (+1635.71%)
Mutual labels:  data-structure
Estrutura De Dados Em Java
Repositório do Material Estrutura de Dados em Java, contendo os principais tópicos de disciplinas sobre Estrutura de Dados. CURSO SOBRE ED: https://luisaraujo.github.io/Estrutura-de-Dados-em-Java/index.html
Stars: ✭ 58 (+314.29%)
Mutual labels:  data-structure
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (+514.29%)
Mutual labels:  data-structure
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+5521.43%)
Mutual labels:  data-structure
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 (+950%)
Mutual labels:  data-structure
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+764.29%)
Mutual labels:  data-structure
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+143635.71%)
Mutual labels:  data-structure
js-data-structures
🌿 Data structures for JavaScript
Stars: ✭ 56 (+300%)
Mutual labels:  data-structure
Algorithm templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
Stars: ✭ 107 (+664.29%)
Mutual labels:  data-structure
nanostack
Small middleware stack library
Stars: ✭ 39 (+178.57%)
Mutual labels:  data-structure
Datatable
A Python package for manipulating 2-dimensional tabular data structures
Stars: ✭ 1,166 (+8228.57%)
Mutual labels:  data-structure
Denormalizr
Denormalize data normalized with normalizr
Stars: ✭ 231 (+1550%)
Mutual labels:  data-structure
Mobx Jsonapi Store
JSON API Store for MobX
Stars: ✭ 52 (+271.43%)
Mutual labels:  data-structure
array-keyed-map
JS datastructure, like Map, but the keys are arrays
Stars: ✭ 29 (+107.14%)
Mutual labels:  data-structure
Algorithm Visualizer
🎆Interactive Online Platform that Visualizes Algorithms from Code
Stars: ✭ 35,995 (+257007.14%)
Mutual labels:  data-structure
Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+19807.14%)
Mutual labels:  data-structure
Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (+4214.29%)
Mutual labels:  data-structure
fortran-octree
A Fortran octree implementation
Stars: ✭ 17 (+21.43%)
Mutual labels:  data-structure
Usaco Guide
A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
Stars: ✭ 439 (+3035.71%)
Mutual labels:  data-structure
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+12000%)
Mutual labels:  data-structure
Cs61a
Structure and Interpretation of Computer Programs
Stars: ✭ 123 (+778.57%)
Mutual labels:  data-structure
Ocaml Containers
A lightweight, modular standard library extension, string library, and interfaces to various libraries (unix, threads, etc.) BSD license.
Stars: ✭ 367 (+2521.43%)
Mutual labels:  data-structure
go-time-series
Time series implementation in Go
Stars: ✭ 27 (+92.86%)
Mutual labels:  data-structure
Bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
Stars: ✭ 1,598 (+11314.29%)
Mutual labels:  data-structure
data-structures-algorithms
Self-practice in Data Structures & Algorithms
Stars: ✭ 29 (+107.14%)
Mutual labels:  data-structure
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Stars: ✭ 10,883 (+77635.71%)
Mutual labels:  data-structure
CP
Competitive Coding
Stars: ✭ 25 (+78.57%)
Mutual labels:  data-structure
Tastylib
C++ implementations of data structures, algorithms, and system designs.
Stars: ✭ 101 (+621.43%)
Mutual labels:  data-structure
CS basics
My CS learning : algorithm, data structure, and system design | #SE
Stars: ✭ 21 (+50%)
Mutual labels:  data-structure
Blog
Life is a moment 📔
Stars: ✭ 1,236 (+8728.57%)
Mutual labels:  data-structure
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+1585.71%)
Mutual labels:  data-structure
Usaco
General Resources for Competitive Programming
Stars: ✭ 1,152 (+8128.57%)
Mutual labels:  data-structure
algorithm
得到每周一算法
Stars: ✭ 44 (+214.29%)
Mutual labels:  data-structure
Immutable Array Prototype
A collection of Immutable Array prototype methods(Per method packages).
Stars: ✭ 56 (+300%)
Mutual labels:  data-structure
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+1271.43%)
Mutual labels:  data-structure
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (+242.86%)
Mutual labels:  data-structure
Algorithms
Java implementation for Introduction to Algorithms book.
Stars: ✭ 58 (+314.29%)
Mutual labels:  data-structure
Hashcow
A Rust HashMap implementation with copy-on-write keys and values
Stars: ✭ 29 (+107.14%)
Mutual labels:  data-structure
Ordereddictionary
Ordered dictionary data structure implementation in Swift
Stars: ✭ 176 (+1157.14%)
Mutual labels:  data-structure
Awesome Unam
A curated list of awesome engineering ecosystem, including UNAM Projects
Stars: ✭ 10 (-28.57%)
Mutual labels:  data-structure
linked-blocking-multi-queue
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
Stars: ✭ 41 (+192.86%)
Mutual labels:  data-structure
Rpds
Rust Persistent Data Structures
Stars: ✭ 613 (+4278.57%)
Mutual labels:  data-structure
Awesome
🚠Algorithm And Data Structure
Stars: ✭ 152 (+985.71%)
Mutual labels:  data-structure
Swiftgraph
A Graph Data Structure in Pure Swift
Stars: ✭ 588 (+4100%)
Mutual labels:  data-structure
10weeks-codingtest
구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다
Stars: ✭ 122 (+771.43%)
Mutual labels:  data-structure
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+173592.86%)
Mutual labels:  data-structure
Skiplist
skip list with rank, code less than z_set in redis
Stars: ✭ 136 (+871.43%)
Mutual labels:  data-structure
Samples
Sample projects using Material, Graph, and Algorithm.
Stars: ✭ 386 (+2657.14%)
Mutual labels:  data-structure
CPTH
🌟 Competitive Programming Template Headers | With documentation, CI tests and Codecov
Stars: ✭ 23 (+64.29%)
Mutual labels:  data-structure
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+74885.71%)
Mutual labels:  data-structure
C-language
C语言练习代码
Stars: ✭ 186 (+1228.57%)
Mutual labels:  data-structure
dask-awkward
Native Dask collection for awkward arrays, and the library to use it.
Stars: ✭ 25 (+78.57%)
Mutual labels:  data-structure
playground
A place to play programming
Stars: ✭ 21 (+50%)
Mutual labels:  data-structure
trie
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
Stars: ✭ 84 (+500%)
Mutual labels:  data-structure
Mnemonist
Curated collection of data structures for the JavaScript/TypeScript language.
Stars: ✭ 1,752 (+12414.29%)
Mutual labels:  data-structure
1-60 of 87 similar projects