20 results found Sort:

1.8k
16.4k
other
335
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
: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
496 commits to main branch, last one 11 days ago
559
4.2k
mit
191
A standalone and lightweight C library
Created 2011-01-13
394 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
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
Created 2017-07-26
156 commits to master branch, last one 19 days 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
879 commits to master branch, last one 12 days ago
Throw in the towel.
Created 2019-02-15
1,285 commits to main branch, last one 2 years ago
10
234
mit
7
Fast and memory-efficient immutable collections and helper data structures
Created 2017-01-04
1,221 commits to master branch, last one about a month 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 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
600 commits to main branch, last one a day ago
32
113
mit
4
:eyeglasses: Fast AVL tree for Node and browser
Created 2017-04-17
54 commits to master branch, last one 11 months ago
Library of data containers and data structures for C programming language.
Created 2017-11-01
289 commits to master branch, last one 3 years ago
DataStructures and algorithms
Created 2017-09-27
744 commits to main branch, last one 2 years ago
Functional Algorithms Verified in SSReflect [maintainer=@clayrat]
Created 2021-10-29
96 commits to trunk branch, last one 19 days 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 2 years ago
Veri Yapıları ve Algoritmalar dersinin kod deposudur.
Created 2024-02-20
63 commits to master branch, last one 3 months 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 2 years 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
302 commits to main branch, last one a day ago