18 results found Sort:
- Filter by Primary Language:
- TypeScript (3)
- C++ (3)
- Go (3)
- C (3)
- Java (2)
- Solidity (1)
- C# (1)
- Python (1)
- Dart (1)
- +
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
A javascript standard data structure library which benchmark against C++ STL.
Created
2021-12-17
501 commits to main branch, last one 6 months 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
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
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
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
🔗 Common Data Structures and Algorithms
Created
2017-06-24
98 commits to master branch, last one about a year ago
A set of efficient data structures in C, created in a generic way
Created
2022-05-24
43 commits to main 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