All Projects → avl_array → Similar Projects or Alternatives

1038 Open source projects that are alternatives of or similar to avl_array

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 (+278.79%)
Mutual labels:  tree, avl-tree, array, container
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+615.15%)
Mutual labels:  array, container, static
output container
Automatic output function for STL containers
Stars: ✭ 32 (-3.03%)
Mutual labels:  container, stl
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+336.36%)
Mutual labels:  tree, avl-tree
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+13357.58%)
Mutual labels:  tree, array
Smart Array To Tree
Convert large amounts of data array to tree fastly
Stars: ✭ 91 (+175.76%)
Mutual labels:  tree, array
Libdict
C library of key-value data structures.
Stars: ✭ 234 (+609.09%)
Mutual labels:  tree, avl-tree
USmallFlat
Ubpa small flat containers based on C++20
Stars: ✭ 20 (-39.39%)
Mutual labels:  container, stl
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (+872.73%)
Mutual labels:  tree, array
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-12.12%)
Mutual labels:  tree, array
dslib
🌿 A library of "connected" data structures
Stars: ✭ 122 (+269.7%)
Mutual labels:  tree, avl
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+66.67%)
Mutual labels:  tree, array
Data Structures
Go datastructures.
Stars: ✭ 336 (+918.18%)
Mutual labels:  tree, avl-tree
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (+60.61%)
Mutual labels:  tree, array
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 (+32878.79%)
Mutual labels:  tree, avl-tree
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+1306.06%)
Mutual labels:  tree, array
BitLens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
Stars: ✭ 20 (-39.39%)
Mutual labels:  array, container
go-avltree
AVL tree with some useful extensions written in Go
Stars: ✭ 29 (-12.12%)
Mutual labels:  tree, avl-tree
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+6.06%)
Mutual labels:  tree, array
Tstl
TypeScript-STL (Standard Template Library, migrated from C++)
Stars: ✭ 397 (+1103.03%)
Mutual labels:  container, stl
Fifo map
a FIFO-ordered associative container for C++
Stars: ✭ 100 (+203.03%)
Mutual labels:  container, stl
php-sorted-collections
Sorted Collections for PHP
Stars: ✭ 22 (-33.33%)
Mutual labels:  tree, avl
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (+166.67%)
Mutual labels:  array, stl
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+9660.61%)
Mutual labels:  tree, avl-tree
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+321.21%)
Mutual labels:  tree, array
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+403.03%)
Mutual labels:  tree, array
vuejs-tree
A highly customizable and blazing fast Vue tree component ⚡🌲
Stars: ✭ 310 (+839.39%)
Mutual labels:  tree
di
🐑 A flexible dependency injection container; It is an implementation of PSR-11
Stars: ✭ 20 (-39.39%)
Mutual labels:  container
docker-electrumx
Run an Electrum server with one command
Stars: ✭ 87 (+163.64%)
Mutual labels:  container
pouchrobot
An AI robot to collaborate in any open source project on GitHub
Stars: ✭ 39 (+18.18%)
Mutual labels:  container
mongodb-tree-structure
Implementing Tree Structure in MongoDB
Stars: ✭ 14 (-57.58%)
Mutual labels:  tree
vtkplotlib
Wrap up VTK (python 3D graphics library) into an easy to use 3D equivalent of matplotlib
Stars: ✭ 31 (-6.06%)
Mutual labels:  stl
Merkletree
A Merkle Tree implementation written in Go.
Stars: ✭ 236 (+615.15%)
Mutual labels:  tree
go-docker
Golang Docker Container Example
Stars: ✭ 39 (+18.18%)
Mutual labels:  container
Computer Science In Javascript
Computer science reimplemented in JavaScript
Stars: ✭ 2,590 (+7748.48%)
Mutual labels:  tree
Dsladapter
🔥 Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等
Stars: ✭ 231 (+600%)
Mutual labels:  tree
laravel-devcontainer
🐋 Fully-Dockerised Laravel development in Visual Studio Code
Stars: ✭ 80 (+142.42%)
Mutual labels:  container
docker-java
Intro Level Lab for Docker Development for Java Developers
Stars: ✭ 34 (+3.03%)
Mutual labels:  container
dockerfilegraph
Visualize your multi-stage Dockerfiles
Stars: ✭ 55 (+66.67%)
Mutual labels:  container
Scikit Garden
A garden for scikit-learn compatible trees
Stars: ✭ 230 (+596.97%)
Mutual labels:  tree
Element Tree Grid
tree grid extends element ui with vue
Stars: ✭ 223 (+575.76%)
Mutual labels:  tree
Vuejs Tree
A highly customizable and blazing fast Vue tree component ⚡🌲
Stars: ✭ 211 (+539.39%)
Mutual labels:  tree
Git Master
Git Master Extension for git file tree, support GitHub、GitLab 、 Gitee、Gitea
Stars: ✭ 205 (+521.21%)
Mutual labels:  tree
JLBoost.jl
A 100%-Julia implementation of Gradient-Boosting Regression Tree algorithms
Stars: ✭ 65 (+96.97%)
Mutual labels:  tree
nginx-lua
Nginx 1.19+ with LUA support based on Alpine Linux, Amazon Linux, Debian, Fedora and Ubuntu.
Stars: ✭ 112 (+239.39%)
Mutual labels:  container
Lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
Stars: ✭ 2,916 (+8736.36%)
Mutual labels:  tree
Heyui
🎉UI Toolkit for Web, Vue2.0 http://www.heyui.top
Stars: ✭ 2,373 (+7090.91%)
Mutual labels:  tree
react-vertical-tree
Simple & lightweight vertical tree like view.
Stars: ✭ 23 (-30.3%)
Mutual labels:  tree
Fancytree
JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading
Stars: ✭ 2,398 (+7166.67%)
Mutual labels:  tree
Domhandler
Handler for htmlparser2, to get a DOM
Stars: ✭ 203 (+515.15%)
Mutual labels:  tree
docker-darling
Experimental docker container with Darling for macOS runtime
Stars: ✭ 38 (+15.15%)
Mutual labels:  container
xcsg
XML based Constructive Solid Geometry based on carve
Stars: ✭ 24 (-27.27%)
Mutual labels:  stl
vscode-flow-ide
Visual Studio Code extension for javascript Flowtype static type checker
Stars: ✭ 55 (+66.67%)
Mutual labels:  static
hybridnet
A CNI plugin, provides networking environment where overlay and underlay containers can run on the same node and have cluster-wide bidirectional network connectivity.
Stars: ✭ 188 (+469.7%)
Mutual labels:  container
Outwiker
Сross-platform software for keeping your notes in a tree
Stars: ✭ 198 (+500%)
Mutual labels:  tree
Rrt Algorithms
n-dimensional RRT, RRT* (RRT-Star)
Stars: ✭ 195 (+490.91%)
Mutual labels:  tree
htmlhost
hostHTML.live is downright the fastest way of hosting your single page HTML!
Stars: ✭ 21 (-36.36%)
Mutual labels:  static
Fast
Find in AST - Search and refactor code directly in Abstract Syntax Tree as you do with grep for strings
Stars: ✭ 194 (+487.88%)
Mutual labels:  tree
ng-treetable
A treetable module for angular 5
Stars: ✭ 32 (-3.03%)
Mutual labels:  tree
React Vtree
React component for efficiently rendering large tree structures
Stars: ✭ 185 (+460.61%)
Mutual labels:  tree
1-60 of 1038 similar projects