red-black-tree topic

List red-black-tree repositories

ds

49
Stars
5
Forks
Watchers

🔗 Common Data Structures and Algorithms

advanced-algorithms

1.3k
Stars
288
Forks
Watchers

100+ algorithms & data structures generically implemented in C#

c-reusables

23
Stars
1
Forks
Watchers

Collection of highly reusable C utilities.

js-sdsl

736
Stars
61
Forks
Watchers

A javascript standard data structure library which benchmark against C++ STL.

extra-collections

44
Stars
9
Forks
Watchers

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.

gods

15.6k
Stars
1.7k
Forks
Watchers

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

cdsa

604
Stars
47
Forks
Watchers

A library of generic intrusive data structures and algorithms in ANSI C

algorithm-structure

1.7k
Stars
372
Forks
Watchers

2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结

collectable

272
Stars
14
Forks
Watchers

High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015...