Limit length of string in fixed width flat file

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

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

    Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.

  • If this is for production code and not just learning, I've had success using FlatFiles before, which can enforce this sort of thing for you.

  • 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

  • Reading CSV 180k records - Calculate something within 60 second time while grouping

    1 project | /r/dotnet | 1 Mar 2023
  • CSV reader recommendations...

    2 projects | /r/csharp | 31 Jan 2023
  • How would I go about parsing a CSV like file that uses "SPACE" as delimiter and other quirks.

    2 projects | /r/csharp | 10 Jul 2022
  • How do I get Excel column data type with OpenXml?

    2 projects | /r/csharp | 18 Jun 2022
  • TimeThis! - Simple timings for code blocks (Fun with IDisposable)

    1 project | /r/dotnet | 15 Dec 2021