An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with avl

A curated list of projects in awesome lists tagged with avl .

https://github.com/jarun/dslib

:herb: A library of "connected" data structures

academic algorithm avl data-structures dlist stack tree

Last synced: 21 Sep 2025

https://github.com/mpaland/avl_array

High performance templated AVL tree using a fixed size array. Extensive test suite passing.

array associative-array avl avl-tree container embedded key-value-store map pointerless static std-map stl template tree

Last synced: 13 Apr 2025

https://github.com/pavel-kirienko/cavl

Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the project is finished.

avl avl-tree avl-tree-code avl-tree-implementations avl-tree-node avltree avltrees c-container c-data-structures c-data-structures-and-algorithms c-data-types crtp embedded embedded-systems high-integrity

Last synced: 17 Aug 2025

https://github.com/CUTR-at-USF/HART-GTFS-realtimeGenerator

Desktop application that retrieves AVL data from Hillsborough Area Regional Transit (HART)'s AVL system and produces Trip Updates and Vehicle Positions files in GTFS-realtime format.

avl gps gtfs gtfs-realtime-data hart java protocol-buffers public-transportation transit

Last synced: 12 Mar 2025

https://github.com/cutr-at-usf/hart-gtfs-realtimegenerator

Desktop application that retrieves AVL data from Hillsborough Area Regional Transit (HART)'s AVL system and produces Trip Updates and Vehicle Positions files in GTFS-realtime format.

avl gps gtfs gtfs-realtime-data hart java protocol-buffers public-transportation transit

Last synced: 21 Sep 2025

https://github.com/klaudiosinani/avlbinstree

AVL self-balancing binary search trees for ES6

avl balancing binary data es6 search self structure tree typescript

Last synced: 24 Apr 2025

https://github.com/tonystone/avltree-swift

An efficient and generic implementation of a balanced AVL Tree in native Swift.

algorithm algorithms-datastructures avl avl-tree avltree-swift balanced-tree ios linux node osx swift swift-3 tree tree-structure tvos watchos

Last synced: 09 Apr 2025

https://github.com/ahmedsobhy01/redis-clone

A lightweight Redis clone implemented in C++ that supports key-value operations and sorted sets

avl c clone cpp hashmap hashtable inmemory-db redis redis-client redis-server system-design

Last synced: 07 Oct 2025

https://github.com/thanhit95/sutree

Tree data structure library with great display utility in Python 3.

avl avl-tree binary-search-tree binary-tree binary-tree-visualization bst python tree-visualization

Last synced: 07 May 2025

https://github.com/seboettg/forest

Tree data structures for PHP – containing general tree, binary tree, and AVL tree

avl avl-tree avltree basic-data-structures binary-search-tree datastructures datastructures-algorithms php php7 search-trees tree-structure visitor-pattern

Last synced: 17 Aug 2025

https://github.com/liavbarsheshet/avl-rank-tree

Generic AVL (Balanced) Rank Tree written in c++.

avl avl-rank avl-tree rank-tree

Last synced: 25 Sep 2025

https://github.com/phschaad/avl_tree

A basic implementation of an AVL-Tree in C.

avl avl-tree avl-visualizer avltree c cpp

Last synced: 04 Apr 2025

https://github.com/eprbell/prezzemolo

Prezzemolo is a collection of classic data structure and algorithms that are useful in many different projects. The goal is to provide components that are robust, efficient and small.

algorithms avl classic computer-science data-structures dijkstra graph tree

Last synced: 18 Mar 2025

https://github.com/hslam/avl

Package avl implements an AVL tree.

avl avl-tree go golang tree

Last synced: 30 Mar 2025

https://github.com/svandriel/quick-avl

A Typescript implementation of an AVL tree, which is a self-balancing binary search tree.

avl bst self-balancing-binary-search-tree

Last synced: 24 Feb 2025

https://github.com/vityaman-edu/bst

Binary Search Trees in C++20.

avl bst cpp20 data-structures

Last synced: 05 Apr 2025

https://github.com/little-apps/littledatatrees

Demonstrates data tree structures in C#

avl balance bst csharp data-tree tree tree-structure

Last synced: 16 Jul 2025

https://github.com/nicolascbv/dead-tree

NPM package fully dedicated to handle with AVL trees on the most optimized way

avl binary-tree coroutine datatype fast javascript npm npm-package optimize package speed tree type typescript

Last synced: 13 Oct 2025

https://github.com/no92/avl

A AVL tree implementation in C.

avl c

Last synced: 23 Oct 2025

https://github.com/vndee/treevis

BST and AVL tree visualization on static web page (HTML + Javascript) - CS 502043 assignment

avl bst css html javascript visualization

Last synced: 26 Dec 2025

https://github.com/obeliskos/typescript-datastructures

Typescript-implemented data structures and benchmarks

avl avl-tree data-structures typescript

Last synced: 23 Mar 2025

https://github.com/happybravo/trees__summer2022

Implementing some Trees and its functions

avl bst bst-tree dsa rbtree tree tree-implementations

Last synced: 21 Feb 2025

https://github.com/tinysets/avl-c

Easy to read,Simple unoptimized AVL tree implementation in C

avl avltree c

Last synced: 10 Apr 2025

https://github.com/alexaegis/avl

Flexible AVL Tree for TypeScript

avl avl-tree data-structures javascript node npm npm-package tree typescript

Last synced: 30 Dec 2025

https://github.com/allanevans/binarytree-swift

A BinaryTree or binary search tree conforming to the AVL (G.M. Adel’son-Vel’skii and E.M. Landis) requirement of self-balancing

avl binary-search-tree random-access swift4 thread-safe tree

Last synced: 22 Aug 2025

https://github.com/ivanbgd/self-balancing-binary-search-trees

Self-Balancing Binary Search Trees (AVL, Splay), with examples

avl avl-tree avltree binary-search-tree bst splay splay-trees splaytrees

Last synced: 17 Aug 2025

https://github.com/failpt/avl-csharp

Generic AVL tree implementation and testing in C#

avl avl-tree bst csharp data-structures generic generic-library self-balancing-trees

Last synced: 30 Aug 2025

https://github.com/imsushant12/trees

Programs on different tress (like binary tree, binary search tree , avl , B-tree etc.)

avl binarysearchtree binarytrees btree trees

Last synced: 17 Mar 2025

https://github.com/cerebnismus/avl-tree

🔗 AVL Tree Implementation in C/C++

avl avl-tree avltree c cpp

Last synced: 18 Mar 2025

https://github.com/nxhawk/dsa-hcmus

Data structure and algorithms is a branch of computer science that deals with creating machine-efficient and optimized computer programs. The term Data Structure refers to the storage and organization of data, and Algorithm refers to the step by step procedure to solve a problem. By combining "data structure" and "algorithm", we optimize the codes

algorithms avl bfs bfs-search bst-tree cpp dfs dfs-search dijkstra-algorithm dsa graph hash lca python3 redblacktree segment-tree sorting-algorithms tree tree-structure

Last synced: 27 Jun 2025

https://github.com/tinysets/avl-js

Easy to read,Simple unoptimized AVL tree implementation in JS/TS

avl avltree js ts

Last synced: 03 Sep 2025

https://github.com/ssrlive/avl-tree

Self-balancing binary search tree (AVL tree) 平衡二叉樹

avl avl-tree avl-tree-implementations avltree binary-search-tree

Last synced: 09 Apr 2025

https://github.com/enriquefynn/iavl-rs

rust IAVL+

avl merkle-tree rust

Last synced: 09 Apr 2025

https://github.com/yanm1ng/avl_userloginsystem

浙江工业大学数据结构大型实验要求用AVL树管理用户信息

avl zjut

Last synced: 30 Oct 2025

https://github.com/phoemur/avl_tree

Naive implementation of an AVL tree using modern C++ (C++14, smart_pointers,etc...), and also a naive implementation of map using it.

associative-map avl avl-tree avltree cpp data-structures map

Last synced: 19 Oct 2025