Data-Structures-and-Algorithms-in-C
Data structure library
Implementations of fundamental data structures and algorithms in C
所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了
844 stars
49 watching
332 forks
Language: C
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Comprehensive resource on data structures and algorithms in C programming | 965 |
| | A comprehensive C# implementation of standard data structures and algorithms | 5,971 |
| | A set of header-only data structures and utilities for C. | 536 |
| | An implementation of classic algorithms and data structures in Lua | 50 |
| | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
| | C++ implementations of algorithms and data structures | 514 |
| | A collection of common data structures and algorithms implemented in C. | 51 |
| | A comprehensive C# library implementing various data structures and algorithms | 1,320 |
| | A collection of clean and readable implementations of data structures and algorithms in Java, C++ and Python | 144 |
| | An implementation of various algorithms in C programming language. | 1,594 |
| | A collection of basic cryptographic algorithms implemented from scratch in C. | 1,847 |
| | Implementations of various algorithms and data structures in Ruby | 722 |
| | An educational resource for learning fundamental algorithms in JavaScript | 79 |
| | Provides implementations and pseudocode of data structures in multiple programming languages. | 1,212 |
| | A set of data structures and APIs for efficient thread-safe management of basic data types. | 427 |