C++ containers but in C

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • libC--

    C++ containers but in C

  • I always hate that I need to code every time a data structure from scratch when I need it, so I decide to recode C++ containers like (list , vector, etc..) in C. github repo: https://github.com/KaiBelmo/libC--

  • Klib

    A standalone and lightweight C library

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ctl

    My variant of the C Template Library (by rurban)

  • stb

    stb single-file public domain libraries for C/C++

  • pottery

    Pottery - A container and algorithm template library in C (by ludocode)

  • libchaste

    C-haste Library. A collection of utilities to make developing C programs fast and easy.

  • cii

    C Interfaces and Implementations

  • David R Hanson wrote a book back in 1997 that's used in some college CS courses and somewhat solves this problem. The book itself explains the interfaces and design details in depth, but the source code is here: https://github.com/drh/cii

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • C_dictionary: A simple dynamically typed and sized hashmap in C - feedback welcome

    10 projects | /r/C_Programming | 23 Jan 2023
  • I love C

    4 projects | /r/C_Programming | 5 Jan 2023
  • C LIBRARY

    2 projects | /r/C_Programming | 10 Jul 2022
  • What if Linus Torvalds used C++ instead of C

    2 projects | /r/linuxmasterrace | 28 Nov 2021
  • sqzlib - kseq compatible DNA fastA/Q encoding and compression library

    5 projects | /r/bioinformatics | 21 Nov 2021