When not to use Rust?

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

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
  • cargo-script-mvs

    Pre-RFC for merging cargo-script into cargo

  • Fully agree with this though I also feel there is room for experimentation and improvement in this area. I've previously blogged on this and have started researching cargo-script. Hopefully later I'll get to my standard-adjacent library.

  • Fast C++ CSV Parser

    fast-cpp-csv-parser

  • Sorry that I still have a life. Had to analyse and mangle many large csv files and switched from Python and its csv module to: https://github.com/ben-strasser/fast-cpp-csv-parser and C++ containers/types. Python is just ineffable slow in comparison (as I wrote from >1hr to <1s).

  • 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

  • Frawk: An efficient Awk-like programming language. (2021)

    4 projects | news.ycombinator.com | 21 Apr 2024
  • Show HN: TextQuery – Query and Visualize Your CSV Data in Minutes

    3 projects | news.ycombinator.com | 2 Apr 2024
  • Show HN: WhatTheDuck – open-source, in-browser SQL on CSV files

    5 projects | news.ycombinator.com | 26 Mar 2024
  • Friends don't let friends export to CSV

    7 projects | news.ycombinator.com | 25 Mar 2024
  • Rendering a Million Rows in React by Drawing

    4 projects | dev.to | 23 Mar 2024