C-Macro-Collections
Data structure library
A set of header-only data structures and utilities for C.
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
536 stars
16 watching
39 forks
Language: C
last commit: 8 months ago
Linked from 2 awesome lists
ccontainersdata-structuredata-structuresdatastructuredatastructuresdequehashmapheaplibrarylinkedlistlistmultimapmultisetqueuestacktype-safe
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of common data structures and algorithms implemented in C. | 51 |
| A set of data structures and APIs for efficient thread-safe management of basic data types. | 427 |
| A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 |
| Implementations of fundamental data structures and algorithms in C | 844 |
| A data structure and algorithm library designed to provide functions similar to C++ STL in Go. | 1,058 |
| A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 602 |
| A collection of reference counted generic data structures and tools to create C-style classes. | 81 |
| A Java library providing efficient, functional data structures with customizable equality semantics and high performance. | 968 |
| An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. | 46 |
| Provides implementations and pseudocode of data structures in multiple programming languages. | 1,212 |
| Provides reader macros for various data structures and functions in Common Lisp | 13 |
| A data structure implementation in C++ with documentation and examples. | 0 |
| A JavaScript library providing various data structures and functions for manipulating arrays. | 1,251 |
| A C++20-inspired library providing basic data structures and memory management utilities with a focus on performance and explicit control | 168 |
| A collection of Java implementations of various data structures and algorithms used in computer science | 146 |