ds
Data structure library
A collection of common data structures and algorithms implemented in C.
🔗 Common Data Structures and Algorithms
51 stars
7 watching
5 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
algorithmalgorithmsalgorithms-datastructuresbalanced-search-treesbinary-search-treedata-structureforward-listhashhash-tablelibdslistoctreerbtreered-black-treesearch-treestree
Related projects:
Repository | Description | Stars |
---|---|---|
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,971 |
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,320 |
michaeljwelsh/cdsa | A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 602 |
thenumbat/rpp | A C++20-inspired library providing basic data structures and memory management utilities with a focus on performance and explicit control | 168 |
abdonkov/dsa | An implementation of data structures and algorithms in C# for learning and reference purposes. | 689 |
leoven/c-macro-collections | A set of header-only data structures and utilities for C. | 536 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,299 |
deepak-malik/data-structures-in-java | A collection of Java implementations of various data structures and algorithms used in computer science | 146 |
krukow/clj-ds | A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |
precog/matryoshka | A library providing generalized recursion schemes and traversals for recursive data structures in Scala. | 811 |
patmorin/ods | Provides implementations and pseudocode of data structures in multiple programming languages. | 1,212 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
leechanx/data-structures-and-algorithms-in-c | Implementations of fundamental data structures and algorithms in C | 844 |
farheenb/data-structures-and-algorithms | A collection of clean and readable implementations of data structures and algorithms in Java, C++ and Python | 144 |