18 results found Sort:

1.7k
15.6k
other
334
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
Created 2015-03-04
466 commits to master branch, last one 4 months ago
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Created 2014-05-23
493 commits to main branch, last one 2 months ago
546
4.0k
mit
192
A standalone and lightweight C library
Created 2011-01-13
392 commits to master branch, last one 26 days ago
100+ algorithms & data structures generically implemented in C#
Created 2016-07-26
1,055 commits to develop branch, last one about a year ago
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
Created 2017-07-26
154 commits to master branch, last one 2 years ago
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc...
Created 2014-05-28
866 commits to master branch, last one 12 days ago
94
784
mit
26
data structures and algorithms
This repository has been archived (exclude archived)
Created 2020-05-28
152 commits to master branch, last one 8 months ago
Throw in the towel.
Created 2019-02-15
1,285 commits to main branch, last one about a year ago
10
226
mit
7
Fast and memory-efficient immutable collections and helper data structures
Created 2017-01-04
1,216 commits to master branch, last one 3 days ago
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Created 2017-10-15
166 commits to master branch, last one about a year ago
32
108
mit
4
:eyeglasses: Fast AVL tree for Node and browser
Created 2017-04-17
54 commits to master branch, last one 5 months ago
A股订单簿工具,使用逐笔行情进行订单簿重建、千档快照发布、各档委托队列展示等,包括python模型和FPGA HLS实现。
Created 2022-06-08
136 commits to main branch, last one 12 months 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
524 commits to main branch, last one 2 months ago
Library of data containers and data structures for C programming language.
Created 2017-11-01
289 commits to master branch, last one 2 years ago
DataStructures and algorithms
Created 2017-09-27
744 commits to main branch, last one 2 years ago
Exercise generator and helpful materials for the Introduction to Algorithms and Data Structures 📚
Created 2020-02-19
478 commits to master branch, last one about a year ago
Binary balanced search tree: AVL, red-black tree recursive/non-recursive C++ code implementation (non-third-party library)
Created 2022-10-01
19 commits to main branch, last one about a year ago