Awesome C Data Structures

  • updated about 1 year ago ISC License

    A library of common data structures and algorithms written in C.

  • CLIST CLIST 40
    star
    updated about 2 years ago Other

    C List - universal list solution for C and C++, easy and fast, all data types supported

  • updated 5 months ago MIT License

    Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

  • updated 27 days ago GNU Lesser Genera...

    A library of generic data structures for the C language.

  • updated almost 10 years ago Apache License 2.0

    Git mirror of the official (mercurial) repository of cpp-btree

  • ds ds 47
    star
    updated 8 months ago MIT License

    ๐Ÿ”— Common Data Structures and Algorithms

  • igraph igraph 1,667
    star
    updated 27 days ago GNU General Publi...

    Library for the analysis of networks

  • kdtree kdtree 379
    star
    updated over 2 years ago Other

    A simple C library for working with KD-Trees

  • updated 6 months ago BSD 2-Clause "Sim...

    Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)

  • libsrt libsrt 539
    star
    updated about 1 year ago BSD 3-Clause "New...

    libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map handling. Suitable for soft and hard real-time. Allows both heap and stack allocation. *BETA* (API still can change: suggestions are welcome)

  • linux linux 164,055
    star
    updated 4 months ago Other

    Linux kernel source tree

  • updated 10 months ago GNU General Publi...

    Linear Linked List Library

  • mlib mlib 793
    star
    updated 5 days ago BSD 2-Clause "Sim...

    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).

  • updated over 8 years ago MIT License

    A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications

  • updated almost 2 years ago Other

    Random access array of tightly packed unsigned integers

  • updated over 4 years ago

    Red-black tree in C

  • sc sc 2,160
    star
    updated 4 months ago BSD 3-Clause "New...

    Common libraries and data structures for C.

  • sds sds 4,649
    star
    updated 7 months ago BSD 2-Clause "Sim...

    Simple Dynamic Strings library for C

  • uthash uthash 3,890
    star
    updated 5 months ago Other

    C macros for hash tables and more

  • updated about 10 years ago MIT License

    C header library for typed lists (using macros and "template" C).