An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: splay-trees

w8r/splay-tree

Fast splay-tree data structure

Language: TypeScript - Size: 609 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 119 - Forks: 18

LesiaUKR/goit-algo2-hw-07

Master's | Design & Analysis of Algorithms | Cache Management Algorithms

Language: Python - Size: 93.8 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Ramy-Badr-Ahmed/PHP-DSA Fork of TheAlgorithms/PHP

My PRs: https://github.com/users/Ramy-Badr-Ahmed/projects/7

Language: PHP - Size: 457 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

TimeLordRaps/MCSTS-Q-Splay-Trees

Monte-Carlo Splay Tree Search with Q-Learning for optimal splay operations and caching in Splay Trees

Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

selcia25/advanced-data-structures-and-algorithms

👩‍💻This repository provides Python implementations of a variety of fundamental algorithms and problem-solving techniques. From Knapsack and TSP to BFS, DFS, and more, explore practical examples to enhance your algorithmic skills. Perfect for students and developers seeking to grasp essential algorithms in Python.

Language: Python - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fmela/libdict

C library of key-value data structures.

Language: C - Size: 690 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 282 - Forks: 72

deadshot-21/IP-Address-Finder

Language: C - Size: 284 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 2

piotrmurach/splay_tree

A self-balancing binary tree optimised for fast access to frequently used nodes.

Language: Ruby - Size: 48.8 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 1

samplec0de/TreesPresentation

AVL, red-black, splay tree visualizer written in C++, QT framework

Language: C++ - Size: 409 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 3

sriram1999s/Generic-Splay-Tree

A generic splay container in c++. Supports standard operations and a bidirectional iterator.

Language: C++ - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

sile/erl-splay-tree

A splay-tree implementation in Erlang

Language: Erlang - Size: 391 KB - Last synced at: 27 days ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 4

BigWheel92/Splay-Tree

A Splay tree implementation in C++. It uses bottom up approach for the splay operation.

Language: C++ - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 7

juraj67/SplayTree

Splay tree is a binary search tree with splay operation.

Language: Java - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

bselles/SplayTree-Cplusplus

A C++ SplayTree implementation.

Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

abdulsamie10/ComputerNetworkingSimulation

Computer Networking Simulation was developed in C++ using Linked Lists, Linear Lists, Queues, Node, BSTs, Machine Routers, Networks Messages, Splay Trees.

Language: C++ - Size: 332 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Haimasker/SplayTree

Implementation of splay tree data structure

Language: C++ - Size: 599 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

InamTaj/data-structures

Implementation of multiple Data Structures in C++

Language: C++ - Size: 54.7 KB - Last synced at: 6 days ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

navjindervirdee/data-structures

Easy implementation of various Data Structures in Java language. Red-Black Tree, Splay Tree, AVLTree, PriorityQueue, Doubly-Linked-List, Stack, Queue, Array, ArrayList, Disjoint-Set,Binary-Search Tree, B-Tree.

Language: Java - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 24

Bovojon/Advanced-Data-Structures-Labs

Backup for Advanced Data Structures class labs

Language: Python - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

neluckoff/Splay-Tree-in-Java

Splay Tray in Java with tree filling from a txt file.

Language: Java - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bryanvanhuyneghem/UGhent_Advanced-Algorithms

Labs for the Advanced Algorithms course

Language: C++ - Size: 53 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

irtiza7/Empirical-Analysis

Analysis of Splay Trees, BST and AVL Trees.

Language: Java - Size: 21 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

blachlylab/intervaltree

Interval tree structures in D

Language: D - Size: 133 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

saahityaedams/Generic-Project

Language: C++ - Size: 22.2 MB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

skrishnan2001/Telephone-Directory-ADSProject

A simple telephone directory using splay trees

Language: C++ - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

shwestrick/pure-splay

A purely functional implementation of splay trees

Language: Standard ML - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

VatsalSoni301/APS_Project

Language: C++ - Size: 5.3 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

onnple/splaystree

伸展树完整实现代码,实现高效操作数据,原文地址:http://www.srcmini.com/1315.html

Language: C - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

s4ndhyac/binary-trees-and-variants

Implementions of several different algorithms for storing, querying, and modifying ordered data in Binary trees and variants

Language: Java - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

itzmestar/SplayTree

generate Splay Tree

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

CaptainFest/Splay_tree

splay tree

Language: Python - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

menuka94/advanced-algorithms

Language: Java - Size: 3.27 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

nachinius/SplayTrees

A Splay Tree implementation in scala

Language: Scala - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

ahuth/tree-visualize

Visualization of tree rotations

Language: JavaScript - Size: 102 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ivanbgd/Self-Balancing-Binary-Search-Trees

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

Language: Python - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0