Showing 15 open source projects for "plotting csv data"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1

    XLSX I/O

    C library for reading/writing values from/to Excel .xlsx files.

    ...The .xlsx file format is the native format used by Microsoft(R) Excel(TM) since version 2007. The library was written with the following goals in mind: - primary focus on data values organized in tables, on not layout or graphics - written in standard C, but allows being used by C++ - simple interface - small footprint - portable across different platforms (Windows, *nix) - minimal dependancies: only depends on expat (only for reading) and libzip (which in turn depends on zlib) - separate library for reading and writing .xlsx files Also includes command line tools to convert between .xslx and CSV files.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    igspread

    igspread

    converts between IGES file and text file

    Command-line interface program that converts between IGES file and text file. IGES files are compatible with most of CAD systems. This program permits you to convert curves and points created in CAD program into coordinates in text file or you can do the opposite - convert text files into curves. It is especially suitable for curves described by hundreds of coordinates, e.g. airfoil contours of aircraft wings. Output filename is either out.txt or out.igs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    C/C++ CSV Parser

    A C API for parsing CSV files

    This library is free for any kind of use, including commercial use. It is licensed under the MIT license. The parser is compatible with Excel and with OpenOffice/LibreOffice Calc, and can parse hard cases of CSV files Check the Wiki page for usage examples and API
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    unfit

    unfit

    Extract useful information from FIT files.

    Extract as CSV, heart-rate, speed, distance etc from FIT files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5

    C/C++ CSV Writer

    A C API for writing CSV files

    The CSV writer is compatible with Excel and with OpenOffice/LibreOffice Calc. It supports writing non-trivial CSV fields, such as field with delimiters within, fields with newlines, fields with quotes and more... Check the Wiki page for usage examples and API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SQLiteToolBox

    Tools for SQLite database file

    SQLiteDBinfo - expend SQLite database Info SQLite2csv - SQLite-Database to CSV converter
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    libcsv is a small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data. It provides a straight-forward interface using callback functions to handle parsed fields and rows and can parse improperly formatted CSV files.
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 8

    fw2csv

    Convert data file from fixed width format table to CSV

    Fixed width data files are probably the most annoying data to import into database. This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sisolo is a simple solar logger, meant to run on small embedded devices, like routers. Currently it targets OpenWrt, uses Yasdi to interface with SMA inverters and Curl to store logs on an ftp server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    A command line utility to convert wko binary files into comma separated variable files for manipulation in generic analysis tools such as excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tool for reading and converting data files created by the Energy-Logger 3500 from Voltcraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A command line utility to display statistics about a text file consisting of lines of data. The statistics include counts of line terminator pairs (CR, LF, CR+LF) and line counts. Also shows if there is an unterminated trailing line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A command line utility to read a text file containing lines of data, clean up any CR/LF anomalies, and output the lines of text with clean CR/LF terminators to standard output. The binary is a Windows 32 bit console app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A set of command-line utilities for managing CSV data using the libcsv library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tracer utility and sdk for embeded development on uC platforms. The first goal of this sdk to download data streams from the target in debuging and testing phase. It is similar than microchip's RTDM and DMCI, but faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next