| tezc/sc |
2,123 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
bsd-3-clause |
C |
| Common libraries and data structures for C. |
| belaban/JGroups |
990 |
|
585 |
161 |
over 2 years ago |
251 |
November 03, 2023 |
1 |
apache-2.0 |
Java |
| The JGroups project |
| P-p-H-d/mlib |
747 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
bsd-2-clause |
C |
| Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL). |
| LeoVen/C-Macro-Collections |
438 |
|
0 |
0 |
over 2 years ago |
0 |
|
19 |
mit |
C |
| Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C |
| bkthomps/Containers |
143 |
|
0 |
0 |
about 4 years ago |
0 |
|
2 |
mit |
C |
| 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. |
| anthonynsimon/java-ds-algorithms |
125 |
|
0 |
0 |
over 6 years ago |
0 |
|
3 |
|
Java |
| Data Structures and Algorithms in Java |
| viega/hatrack |
76 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
other |
C |
| Fast, multi-reader, multi-writer, lockless data structures for parallel programming |
| fisothemes/TwinCat-Dynamic-Collections |
27 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
|
| A TwinCAT library for creating and manipulating dynamic collections of data in TwinCAT. It provides multiple data structures such as ArrayList (a dynamic array), List (a doubly linked list that is optimized for sequential access and mutation), Set, Map, Queue, Stack and more. Examples are in the project. |
| longjiazuo/data-structure-project |
26 |
|
0 |
0 |
over 8 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| 自己实现集合框架系列整理总结 |
| nickzuber/needle |
24 |
|
1 |
5 |
almost 9 years ago |
15 |
April 03, 2016 |
6 |
mit |
JavaScript |
| :pushpin::books: An extensive standalone data structure library for JavaScript. |