Repository navigation

#

red-black-tree

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

Go
17182
7 个月前

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

C
2171
1 年前

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

C
608
8 年前

A股订单簿工具,使用逐笔行情进行订单簿重建、千档快照发布、各档委托队列展示等,包括python模型和FPGA HLS实现。

Python
307
2 年前

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.

TypeScript
276
3 年前

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.

TypeScript
182
5 个月前

The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data

Go
159
3 天前

An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!

C++
129
2 年前

Lua algorithms library that covers commonly used data structures and algorithms

Lua
74
8 年前

A C++ header only interval tree implementation.

C++
69
1 个月前

Generic sorted map for Go with red-black tree under the hood

Go
65
4 年前

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.

Python
48
2 年前

STL style library with red-black tree implementation in C

C
42
3 年前