18 results found Sort:

1.8k
16.4k
other
334
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Created 2015-03-04
472 commits to master branch, last one 4 months ago
2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结
Created 2020-06-15
528 commits to master branch, last one 6 months ago
100+ algorithms & data structures generically implemented in C#
Created 2016-07-26
1,055 commits to develop branch, last one 2 years ago
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015...
Created 2016-10-26
252 commits to master branch, last one 2 years ago
BokkyPooBah's Red-Black Binary Search Tree Library
Created 2018-10-16
127 commits to master branch, last one 2 years ago
A股订单簿工具,使用逐笔行情进行订单簿重建、千档快照发布、各档委托队列展示等,包括python模型和FPGA HLS实现。
Created 2022-06-08
136 commits to main branch, last one about a year ago
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 Qu...
Created 2023-06-15
576 commits to main branch, last one a day ago
19
123
mit
13
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
Created 2017-07-12
479 commits to master branch, last one about a year ago
8
123
mpl-2.0
14
The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data
Created 2022-07-18
120 commits to main branch, last one 9 days ago
Java implementation for Introduction to Algorithms book.
Created 2016-10-11
122 commits to master branch, last one 2 years ago
Demystifying Red Black Trees
Created 2020-10-14
22 commits to main branch, last one 2 months ago
A C++ header only interval tree implementation.
Created 2017-03-24
163 commits to master branch, last one 29 days ago
10
60
unlicense
2
Generic sorted map for Go with red-black tree under the hood
Created 2018-08-20
66 commits to master branch, last one 2 years ago
5
51
mit
7
🔗 Common Data Structures and Algorithms
Created 2017-06-24
98 commits to master branch, last one about a year ago
Source Code for HappyCoders.eu article series on tree data structures (binary tree, binary search tree, AVL tree, red-black tree).
Created 2021-05-20
301 commits to main branch, last one 6 days ago
This Dart library offers high performance Red-Black Tree based Set and Map data structures that provide ordered collections with efficient search, insertion, and deletion operations.
Created 2023-09-19
77 commits to master branch, last one 11 months ago