red-black-tree
Here are 438 public repositories matching this topic...
Language:All
Sort:Most stars
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
- Updated
Mar 12, 2025 - Go
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
- Updated
May 20, 2024 - C
100+ algorithms & data structures generically implemented in C#
- Updated
Oct 18, 2022 - C#
A javascript standard data structure library which benchmark against C++ STL.
- Updated
Nov 19, 2024 - TypeScript
A library of generic intrusive data structures and algorithms in ANSI C
- Updated
Jan 21, 2018 - C
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
- Updated
Mar 6, 2023 - TypeScript
BokkyPooBah's Red-Black Binary Search Tree Library
- Updated
Aug 17, 2022 - Solidity
Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Queue, Min Heap, Min Priority Queue, Stack.
- Updated
Mar 1, 2025 - TypeScript
The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data
- Updated
Mar 3, 2025 - Go
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
- Updated
Jun 5, 2023 - C++
Java implementation for Introduction to Algorithms book.
- Updated
Jul 24, 2022 - Java
Lua algorithms library that covers commonly used data structures and algorithms
- Updated
Nov 24, 2017 - Lua
GoDS-Generic (Go Generic Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
- Updated
Dec 29, 2023 - Go
A C++ header only interval tree implementation.
- Updated
Jan 9, 2025 - C++
Generic sorted map for Go with red-black tree under the hood
- Updated
Mar 22, 2022 - Go
🔗 Common Data Structures and Algorithms
- Updated
Sep 14, 2023 - C
extra-collections (or extra for short) is a python3 package that provides a pythonic, intuitive, and easy implementation of the most common data structures used in software projects.
- Updated
May 14, 2023 - Python
STL style library with red-black tree implementation in C
- Updated
Jul 3, 2022 - C
Improve this page
Add a description, image, and links to thered-black-tree topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thered-black-tree topic, visit your repo's landing page and select "manage topics."