Collections-C 
 Data structure library
 A comprehensive C library providing various data structures with efficient algorithms and operations
A library of generic data structures for the C language.
3k stars
 107 watching
 326 forks
 
Language: C 
last commit: over 1 year ago 
Linked from   2 awesome lists  
  algorithmsarrayccollectionsdata-structuresdequehashtablelibrarylistmemory-pool 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A C container template library implementing various data structures and algorithms in ISO C99/C11. | 172 | 
|    |  A C library providing generic and type-safe container implementations | 919 | 
|    |  A set of header-only data structures and utilities for C. | 536 | 
|    |  An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements. | 400 | 
|    |  A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 | 
|    |  A standalone and lightweight C library providing efficient implementations of various algorithms and data structures | 4,227 | 
|    |  A collection of common data structures and algorithms implemented in C. | 51 | 
|    |  A simple heap memory allocator implemented in C | 876 | 
|    |  A data structure library providing persistent sequential collections with efficient access and insertion operations | 214 | 
|    |  A C++ library of concurrent data structures for lock-free and lock-based containers with thread-safe iterators. | 2,571 | 
|    |  A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 602 | 
|    |  A Java library providing persistent and immutable data structures for efficient, thread-safe, and generic collections. | 765 | 
|    |  A single-header incremental garbage collector library for managing heap memory in C programs. | 271 | 
|    |  A comprehensive C# library implementing various data structures and algorithms | 1,320 | 
|    |  A Clojure library that enables parallel computations on GPU using OpenCL | 278 |