Python-like list (or C++ -like vector) implementations

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

    A dynamic array implementation in C similar to the one found in standard C++

  • Realize this isn't exactly simple, but I've come across a handful of implementations that all seem to have their own issues. This, for example, seems to do what I need when it comes to numbers, but has issues with char inputs.

  • 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

  • Julia's latency: Past, present and future

    1 project | /r/Julia | 1 Apr 2023
  • So what's the best data structures and algorithms library for C?

    8 projects | /r/C_Programming | 15 Mar 2023
  • converting a vec4 into a mat4

    2 projects | /r/opengl | 2 Mar 2023
  • C_dictionary: A simple dynamically typed and sized hashmap in C - feedback welcome

    10 projects | /r/C_Programming | 23 Jan 2023
  • Lesser known examples of "syntactic sugar" in C?

    1 project | /r/C_Programming | 27 Sep 2022