An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: delimited-files

RNoeldner/CSVQuickViewer

Hassle free display of delimited text files in tabular form

Language: C# - Size: 113 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 23 - Forks: 0

MeltanoLabs/target-csv

A CSV target for Singer, made with the Meltano SDK for Taps and Targets

Language: Python - Size: 478 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5 - Forks: 7

dbohdan/sqawk

Like awk, but with SQL and table joins

Language: Tcl - Size: 574 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 314 - Forks: 14

CodeShayk/parsley.net

Parsley - Fixed width or Delimiter separated file parsing library in .Net

Language: C# - Size: 117 KB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

CodeShayk/FileUtil.Core

FileUtil - C# File Parser for fixed width or delimiter separated files.

Language: C# - Size: 172 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0

dbohdan/structured-text-tools

A list of command-line tools for manipulating structured text data

Size: 261 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 7,034 - Forks: 249

eBay/tsv-utils

eBay's TSV Utilities: Command line tools for large, tabular data files. Filtering, statistics, sampling, joins and more.

Language: D - Size: 2.77 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 1,446 - Forks: 82

Seddryck/PocketCsvReader

PocketCsvReader is a library designed for parsing delimited flat files, such as CSV and TSV. Prioritizing simplicity and performance, it facilitates seamless reading and loading of file contents into a DataTable, Array of strings or through an IDataReader. Perfect for projects needing quick data ingestion with minimal configuration.

Language: C# - Size: 989 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 2

akram0zaki/flatforge

A generic, modular, and extensible library to validate flat files of fixed length or delimited format. It can be used programmatically or on terminal via the CLI interface.

Language: Python - Size: 271 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stefan-schroedl/tabulator

A set of Unix shell command line tools for quick and convenient batch processing of tabular text files (a.k.a., tab-delimited, tsv, csv, or flat data file format) with a header line. Provides column reference by name, automatic delimiter and compression detection for per-line transformations, sql-like group-by operation and relational join.

Language: Perl - Size: 313 KB - Last synced at: about 1 month ago - Pushed at: almost 10 years ago - Stars: 35 - Forks: 7

barry-jones/csv-validator

Fast CSV file validation.

Language: C# - Size: 137 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 12

abdelhousni/structured-text-tools Fork of dbohdan/structured-text-tools

A list of command line tools for manipulating structured text data

Size: 177 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

sl-solution/DLMReader.jl

High-performance delimited-file reader and writer for Julia

Language: Julia - Size: 800 KB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 28 - Forks: 1

garrekstemo/LVM.jl

An incredibly simple and useful program for reading in files that have the ridiculous format of stacking columns of text vertically.

Language: Julia - Size: 229 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

grahamcrowell/DelimitedLucene 📦

Indexes delimited text files (csv,tsv) with Lucene

Language: Scala - Size: 7.98 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

codechenx/tv

tv(table viewer) for delimited text file(csv,tsv,etc) in terminal.

Language: Go - Size: 16.2 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 2

austindrenski/AD.IO 📦

C# extension library for input/output operations and data management.

Language: C# - Size: 2.65 MB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

harjotsodhi/DelimiterFinder

Python package for probabilistic delimiter detection.

Language: Python - Size: 104 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

siara-cc/csv_ml

Multi-Level CSV (csv_ml) is a light(er)-weight data interchange format equivalent to JSON and XML

Language: Java - Size: 7.92 MB - Last synced at: 20 days ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

nicerobot/delimited

A standard for delimited text and headers

Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jonheller1/data_dump Fork of oracle-developer/utilities

PL/SQL procedure that exports results of SQL queries to delimited files on the server. Based on http://www.oracle-developer.net/utilities.php

Language: PLSQL - Size: 29.3 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

puneettripathi/splumbr

Language: Python - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

fredgdaley2/Sortiously

Sort delimited or fixed width files by a defined key with data filter options and progress reporting.

Language: C# - Size: 114 KB - Last synced at: 17 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Guitarbum722/libqualified

Like strsep, but considers quoted tokens in delimited data.

Language: C++ - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

zelon88/Re-Limiter

Automated manipulator of character delimited datasets.

Language: Python - Size: 3.61 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

jburwell/dataloader

Framework to load data from delimited files

Language: Java - Size: 2.88 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

brh55/file-to-objects

:page_facing_up: Parse a field delimited file, line-by-line, and return a JavaScript array containing parsed objects

Language: JavaScript - Size: 72.3 KB - Last synced at: 5 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0