Awesome C Data Structures

  • updated almost 2 years ago ISC License

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

  • CLIST CLIST 40
    star
    updated over 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 6 months ago GNU Lesser Genera...

    A library of generic data structures for the C language.

  • updated over 10 years ago Apache License 2.0

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

  • ds ds 50
    star
    updated about 1 year ago MIT License

    πŸ”— Common Data Structures and Algorithms

  • igraph igraph 1,732
    star
    updated about 2 months ago GNU General Publi...

    Library for the analysis of networks

  • kdtree kdtree 392
    star
    updated over 3 years ago Other

    A simple C library for working with KD-Trees

  • updated about 1 year ago BSD 2-Clause "Sim...

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

  • libsrt libsrt 542
    star
    updated over 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 10 months ago Other

    Linux kernel source tree

  • updated 9 months ago GNU General Publi...

    Linear Linked List Library

  • mlib mlib 793
    star
    updated 7 months 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 about 9 years ago MIT License

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

  • updated over 2 years ago Other

    Random access array of tightly packed unsigned integers

  • updated almost 5 years ago

    Red-black tree in C

  • sc sc 2,228
    star
    updated 8 months ago BSD 3-Clause "New...

    Common libraries and data structures for C.

  • sds sds 4,649
    star
    updated about 1 year ago BSD 2-Clause "Sim...

    Simple Dynamic Strings library for C

  • uthash uthash 4,057
    star
    updated 6 months ago Other

    C macros for hash tables and more

  • updated over 10 years ago MIT License

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