Topic: "balanced-tree"
williamfiset/DEPRECATED-data-structures
A collection of powerful data structures
Language: Java - Size: 172 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 2,876 - Forks: 1,265

bnclabs/gostore
Storage algorithms.
Language: Go - Size: 18.1 MB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 35 - Forks: 4

IvanPinezhaninov/IntervalTree
A red-black self-balancing interval tree
Language: C++ - Size: 85.9 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 7

KrzysiekJ/gb_merkle_trees
General balanced binary Merkle trees for Erlang
Language: Erlang - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 25 - Forks: 3

MauriceGit/tree23
An implementation of a balanced 2,3-tree that allows accessing next/previous elements in O(1) at all times.
Language: Go - Size: 70.3 KB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 1

tonystone/avltree-swift
An efficient and generic implementation of a balanced AVL Tree in native Swift.
Language: Swift - Size: 16.6 KB - Last synced at: 16 days ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 1

altay13/gostructures
Implementation of data structures in GO.
Language: Go - Size: 30.3 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 2

deterministic-arts/DartsCLHashTree
Purely functional data structures
Language: Common Lisp - Size: 141 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

huanhuanonly/Codeforces
Some interesting problems I solved on competition platforms such as codeforces
Language: C++ - Size: 151 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

THEFZNKHAN/balanced-tree-visualizer
Balanced Tree Visualizer is a dynamic, interactive tool designed to help you understand balanced binary search trees. Whether you’re learning about AVL trees or Red-Black trees, this application provides a visually engaging way to explore tree operations and traversals.
Language: TypeScript - Size: 129 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 2

lalawue/SortedDictionary
Sorted dictionary base on AVL tree, search O(1)/ delete O(1) / insert O(logN)
Language: Swift - Size: 26.4 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

tangyi970517/TreeKEM.js
TreeKEM Library in JavaScript, Focusing on Generalization
Language: JavaScript - Size: 267 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

aim97/AVL-tree
Language: C++ - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stepulak/splay-tree
Self balancing binary tree with logarithmic amortized time of CRUD operations
Language: Go - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sskender/AADS
Advanced Algorithms and Data Structures FER labs
Language: Python - Size: 8.58 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

toanvo4121/CSE-DSA_Assignment-BKU_Tree
Assignment 2 Phase 1 (BKU Tree) for Data Structures & Algorithms (CO2003) - Semester 201 - HCMUT
Language: C++ - Size: 721 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

walking-down-the-silence/algorithms-and-data-structures
This is a projects with implementation of different algorithms & data structures in C#.
Language: C# - Size: 74.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

kiplingw/SkipList
Kip's implementation of William Pugh's (1989) probabilistic linked list with logarithmic access time.
Language: C++ - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

LandSharkFive/SkipListOne
Skip List
Language: C# - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Haminimi/binary-search-tree
A balanced binary search tree with all the basic methods.
Language: JavaScript - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Hussnainulabidin/InterPlanetary-File-System-IPFS-
Implementation of Inter Planetary File System (IPFS) that exist of millions of Machine handled using Distributed Hash Table and files are handled in a BTree for each machine . When ever a file is inserted in the fly over the hash of file Data is generated using SHA1 and the file is set in a machine according to hash
Language: C++ - Size: 1.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mateoniksic/project-balanced-and-avl-trees
load data from .txt file and build balanced and avl trees (CODE) [ C++ ]
Language: C++ - Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

CodeAstralIzaX/AVL-TREE-VISUALIZER
Language: JavaScript - Size: 423 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adityaravi9034/Trees
This file has code of trees I learned in my programming classes.
Language: Python - Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VEINHORN/avl4j
AVL trees implementation for Java
Language: Java - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jIdle/WebAssembly-AVL-Tree
Implementation of a generic AVL Tree in Go. Intended to be used as a WASM module, though is perfectly functional as a standard Golang library.
Language: Go - Size: 3.03 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Zain-Bin-Arshad/Tree-DataStructure-Comparison
An application that compares tree data structure i.e. BST, AVL, Btree.
Language: Java - Size: 29.3 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

D3AD-E/AVLTree
Self balancing binary tree in C++
Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

isarn/isarn-collections
Collections and related data structures
Language: Scala - Size: 475 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 3

LuckyNum/Data-Structures
数据结构
Language: Java - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

meysam81/avl-tree
Language: Java - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Nickheythatsme/DataStructures
This is a collection of data structures I have made as I learn Computer Science
Language: C++ - Size: 473 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ojasvin/Coding-Questions
Code for Common questions
Language: C++ - Size: 16.6 KB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

umangborad123/Balanced-Tree
Implementation of B-Tree (Balanced Tree) in java
Language: Java - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Hongtae/AVLOptimize
DKGL_AVLTree optimization test
Language: C++ - Size: 156 KB - Last synced at: 2 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 1
