Generic C Library

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
  • sgc

    Generic Algorithms and Data Structures in C

  • Much thought was given to this problem. C++ templates are inline by default so they do not have this issue, but they also do not generate any functions which are not called. That is not the case for my library, every function will be generated even if you do not need it. I did that for all the functions for primitive types here.

  • STC

    A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers. (by stclib)

  • I didn't intend to mention my own templated STC container library, but I am confident that it is superior to any intrusive or other generic container C libraries for that matter. That's a bold statement, but I'll be happy to compare anything from usability (API), memory usage, speed or library footprint with any other container lib, intrusive or not.

  • 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
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

  • sc - Common libraries and data structures for C

    1 project | /r/coolgithubprojects | 5 Sep 2022
  • Common libraries and data structures for C

    1 project | /r/WhileTrueCode | 17 May 2022
  • Common libraries and data structures for C

    1 project | /r/patient_hackernews | 16 May 2022
  • Common libraries and data structures for C

    2 projects | /r/C_Programming | 16 May 2022
  • Common libraries and data structures for C

    1 project | /r/hackernews | 16 May 2022