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

GitHub topics: csv-reader

djoezeke/csvee

Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.

Language: C++ - Size: 91.8 KB - Last synced at: about 12 hours ago - Pushed at: about 13 hours ago - Stars: 0 - Forks: 0

alan-turing-institute/CleverCSV

CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line application for working with CSV files.

Language: Python - Size: 3.48 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1,312 - Forks: 78

Uttam9211/windmill

🌬️ Simplify event handling in Python with Windmill, a minimalist library for clean, decoupled communication across your application.

Size: 7.72 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

kadioglumf/file-reader

Language: Java - Size: 72.3 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

danielaparker/jsoncons

A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON

Language: C++ - Size: 50.2 MB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 803 - Forks: 188

osiegmar/FastCSV

CSV library for Java that is fast, RFC-compliant and dependency-free. ⭐️ Star to support our work!

Language: Java - Size: 2.61 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 641 - Forks: 98

nietras/Sep

World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.

Language: C# - Size: 1.18 MB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 1,315 - Forks: 49

paillave/Etl.Net

Mass processing data with a complete ETL for .net developers

Language: C# - Size: 21.8 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 776 - Forks: 104

ovska/FlameCsv

Fully-featured .NET CSV library, parsing gigabytes of CSV per second

Language: C# - Size: 7.45 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 14 - Forks: 1

22222/CsvTextFieldParser

A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.

Language: C# - Size: 79.1 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 53 - Forks: 16

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: 1.01 MB - Last synced at: 6 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 2

uhop/stream-csv-as-json

Micro-library of Node stream components with minimal dependencies for creating custom data processors oriented on processing huge CSV files while requiring a minimal memory footprint.

Language: JavaScript - Size: 935 KB - Last synced at: 13 days ago - Pushed at: 12 months ago - Stars: 20 - Forks: 2

panchaBhuta/rapidcsv_FilterSort Fork of d99kris/rapidcsv

C++ CSV parser library

Language: C++ - Size: 15.9 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

LimberDuck/converter-csv

Converter CSV by LimberDuck is a GUI tool to convert multiple large csv files to xlsx files.

Language: Python - Size: 566 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 13 - Forks: 0

gbganalyst/bulkreadr

The Ultimate Tool for Reading Data in Bulk

Language: R - Size: 5.97 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 14 - Forks: 4

Arp-G/csv2sql

A blazing fast fully-automated CSV to database importer

Language: Elixir - Size: 65.9 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 57 - Forks: 4

dehesa/CodableCSV

Read and write CSV files row-by-row or through Swift's Codable interface.

Language: Swift - Size: 919 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 476 - Forks: 75

ana-nobre/Data-Driven-Insights-for-Multinationals-Global-CO2-Emissions Fork of BiancaGemarR/promo56_proyecto_Mod4_Team2

Python, Tableau, and Power BI delivering executive dashboards, ETL, and agile project management for data-driven insights on global CO₂ emissions.

Language: Jupyter Notebook - Size: 17.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MarcosMeli/FileHelpers

The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams

Language: C# - Size: 44.7 MB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 1,153 - Forks: 351

ana-nobre/SQL-and-Python-Music-Analytics-Decision-Making Fork of BiancaGemarR/da-project-promo-56-modulo-2-team-2

Data analytics project using the Spotify API (Spotipy) to collect tracks, audio features, and popularity, exploring genre/year trends and what drives song success.

Language: Jupyter Notebook - Size: 1.22 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

szincone/nfl-lineup-generator

:football: Lineup generator for draftkings lineups (NFL).

Language: Python - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 4

Cleveroad/AdaptiveTableLayout

Library that makes it possible to read, edit and write CSV files

Language: Java - Size: 8.06 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 1,905 - Forks: 240

shystruk/csv-file-validator

🔧🔦 Validation of CSV file against user defined schema (returns back object with data and invalid messages)

Language: JavaScript - Size: 1.26 MB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 95 - Forks: 42

jweyrich/csvpred

[WIP] Query a CSV file using simple predicates

Language: Python - Size: 73.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

PGS62/VBA-CSV

Fast and convenient CSV reading and writing for VBA and Excel spreadsheets.

Language: VBA - Size: 229 MB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 6

Bunlong/react-papaparse

react-papaparse is the fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.

Language: TypeScript - Size: 15.8 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 382 - Forks: 62

Alexmhack/py_handles_csv

reading and writing CSV files in python using csv and pandas module

Language: Python - Size: 19.5 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 15

vincentlaucsb/csv-parser

A high-performance, fully-featured CSV parser and serializer for modern C++.

Language: C++ - Size: 10.3 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1,017 - Forks: 176

IMERSS/checklist-generator

Tool to extract data out of a CSV file and generate a checklist of the items in a hierarchical format.

Language: JavaScript - Size: 2.15 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

Radaos/griddle

A basic CSV file editor, run standalone or call within another program

Language: C# - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ws-garcia/VBA-CSV-interface

The power you need to cleanse, filter, sort, reshape, manage and analyze data from CSV files.

Language: VBA - Size: 146 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 76 - Forks: 7

avew/csv-validator

Language: Java - Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

ArcGabicho/bot-conciliacion-bancaria

Este proyecto es un bot desarrollado en C++ que simula el proceso de conciliación bancaria automática.

Language: C++ - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Coreoz/Windmill

A library to parse or write Excel and CSV files through a fluent API

Language: Java - Size: 202 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 23 - Forks: 9

sergejsha/csv

Tiny Kotlin Multiplatform library for parsing and building CSV strings

Language: Kotlin - Size: 291 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 17 - Forks: 2

BennyThadikaran/fast_csv_loader

A fast and memory efficient way to load large CSV files (Timeseries data) in Pandas.

Language: Python - Size: 488 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 0

R0mb0/aspCsv Fork of rcdmk/aspXls

A classic ASP CSV reader and writer

Language: Classic ASP - Size: 103 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

sionpixley/DLL-Useful

This is a collection of NuGet packages for various applications.

Language: C# - Size: 2.75 MB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

heaplabs/csv-parser-flex-bison

This is a custom CSV parser written for our use-case at SmartReach.io

Language: C++ - Size: 351 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ashtum/lazycsv

A fast, lightweight and single-header C++ csv parser library

Language: C++ - Size: 381 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 86 - Forks: 12

smourier/SheetReader

A simple CSV, XLSX or JSON data sheet reader, and a WPF Sheet Control to display the tabular data

Language: C# - Size: 2.85 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

Tablecruncher/tablecruncher

A lightweight, powerful CSV editor for macOS, Windows and Linux — with built-in JavaScript macros.

Language: C++ - Size: 2.99 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 164 - Forks: 4

mithildabhi/Password-Manager

MyPass is a simple, local password manager built with Python and Tkinter. It lets you securely generate, save, and view passwords for your websites, all stored safely in a CSV file on your computer.

Language: Python - Size: 67.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

czproject/csv-iterator

Simple reading of CSV files.

Language: PHP - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

habib13352/gpt-batch-logger

Automates prompt submission to OpenAI's language models using Python. Processes prompts from a .txt file, captures responses, and calculates token usage and cost metrics.

Language: Python - Size: 142 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pavelsr/csv-to-tablesorter

Display any CSV file as HTML table with jQuery tablesorter. Alternative to derekeder/csv-to-html-table

Language: HTML - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 4

p-ranav/csv2

Fast CSV parser and writer for Modern C++

Language: C++ - Size: 729 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 590 - Forks: 103

COREayan/Java-oops-bankApplication-project

I have built several Java projects on my local machine and am now exploring GitHub by uploading them. This project is a bank application that reads data from a CSV file and creates a list of objects. Please switch the branch from 'master' to 'main' to view the project. 😊

Language: Java - Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

skjolber/csv-benchmark

Benchmarking high-performance open source CSV parsers using JMH

Language: Java - Size: 103 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 3

albertoscala/ccat

ccat is a command-line utility for reading and displaying .csv files in a neatly formatted, Unicode-aligned table directly in your terminal.

Language: Rust - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ArpitPy/SpringCsvReader

Spring boot application to read from csv file and print on console and browser

Language: Java - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

init-zhang/simple-csv

Simple CSV file reader & writer

Language: Java - Size: 6.84 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nreco/csv

Fast C# CSV parser

Language: C# - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 150 - Forks: 33

yobulkdev/yobulkdev

🔥 🔥 🔥Open Source & AI driven Data Onboarding Platform:Free flatfile.com alternative

Language: JavaScript - Size: 973 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 895 - Forks: 45

jwage/easy-csv 📦

EasyCSV is a simple Object Oriented CSV manipulation library for PHP 7.2+

Language: PHP - Size: 84 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 254 - Forks: 58

dannystewart/csview

Text-based CSV viewer for the terminal

Language: Python - Size: 191 KB - Last synced at: 28 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Eneswunbeaten/CsvTool

CsvTool converts the given csv file into c# model, sql insert command and mongo insert command.

Language: C# - Size: 122 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Sov3rain/unity-csv

Lightweight and efficient CSV parser without dependencies for Unity.

Language: C# - Size: 77.1 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

knadh/csv2json

csv2json is a fast utility that converts CSV files into JSON line files. An experiment in Zig lang.

Language: Zig - Size: 13.7 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 9

fermanquliyev/FG.CsvParser

Simple CSV Parser Library

Language: C# - Size: 121 KB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 4 - Forks: 2

callicoder/java-read-write-csv-file

Read and Write CSV files in Java using Apache Commons CSV and OpenCSV

Language: Java - Size: 23.4 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 65 - Forks: 75

Eurydia/project-carnelian

An online CSV reader and editor for GDG on campus ELTE event registration.

Language: TypeScript - Size: 666 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mneri/csv

Tiny and Extremely Fast CSV Reader and Writer

Language: Java - Size: 313 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

serge-mugisha/NodeJS-CSV-Toolkit

CLI tool that exposes CRUD functions to CSV files & provide useful graphs

Language: HTML - Size: 672 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

sigpwned/csv4j

Simple CSV reading and writing for Java 8+

Language: Java - Size: 132 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

yujideveloper/recite_csv

ReciteCSV assists to implement a class for csv reader.

Language: Ruby - Size: 85 KB - Last synced at: 24 days ago - Pushed at: 8 months ago - Stars: 7 - Forks: 1

alexanderadam/csv_library_benchmarks

Just a quick benchmark of Ruby CSV libraries

Language: Ruby - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

peterentwistle/SwiftCSVReader

A simple CSV Reader for Swift

Language: Swift - Size: 63.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 0

kesha1225/TypedCSV

Language: Python - Size: 105 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 0

ikegee/csv-console-table-ps1

Create snapshots of CSV files in console tables using PowerShell

Language: PowerShell - Size: 54.7 KB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

spiegel-im-spiegel/csvtable 📦

Demonstration for CSV/TSV Access

Language: Go - Size: 10.7 KB - Last synced at: 19 days ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

ninsau/react-csvify

A composable, extensible, and fully typed React component for generating and downloading CSV files from any dataset.

Language: TypeScript - Size: 21.5 KB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Radhikareddy-chintareddy/Big-Data-Insights-NYC-Taxi-Trips-2013-

A project showcasing memory-efficient big data processing using Python, focusing on scalable data handling to overcome memory constraints. Includes anomaly detection, efficient visualizations, and actionable insights from the 2013 NYC Taxi Trip dataset.

Language: Jupyter Notebook - Size: 2.49 MB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

earthboundkid/csv

Go CSV reader like Python's DictReader

Language: Go - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 0

Ayush-Tripathy/ccsv

Fast, flexible, easy-to-use CSV reading, writing library for C

Language: C - Size: 1.03 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

houbb/csv

The csv read/write tool based on java annotation.(基于 java 注解的 CSV 文件读写框架工具。)

Language: Java - Size: 169 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 25 - Forks: 7

fab3F/online-csv-viewer

This is a easy and simple online CSV viewer to visualize CSV files.

Language: HTML - Size: 41 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sherinur/go-csvlib

A simple library in GO, to manually process and parse CSV files.

Language: Go - Size: 1.7 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

enbrea/enbrea.csv

A high performance .NET library for parsing and building CSV strings, streams and files.

Language: C# - Size: 336 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ChrisMcGowanAu/csvParser

A parser for csv files in C

Language: C - Size: 65.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

madcodemonkey/CsvConverter

A simple .NET Standard 2.0 library for writing and reading CSV files using a List of T as the input or received output of the operation.

Language: C# - Size: 484 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 2

ahmadmsaleem/SchemaInsght

SchemaInsight is a CSV data analysis tool that allows users to quickly load and visualize data

Language: Java - Size: 92.8 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

belguinan/csv-simple-reader

Simple PHP class for CSV manipulation. "with no dependencies"

Language: PHP - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

P1-Sandbox/PDF-Field-Extractor

A Python script to extract and parse field data from PDF files into CSV format. This script was created based on a project that required exporting and importing field data from one application to another. It simplifies the process of extracting field information from PDF files, making it easier to transfer and integrate data from different systems.

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

harishrajT/us-states-game

An interactive quiz game where players guess the names of all U.S. states based on a blank map. The game utilizes the turtle graphics library for visual representation and tracks the player's progress, displaying correctly guessed states on the map. Any missed states are saved to a CSV file for further study.

Language: Python - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rubenvar/csv-reader

A browser extension that transforms csv into a readable table, in the same tab

Language: JavaScript - Size: 1.88 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 22 - Forks: 3

uiwjs/react-csv-reader

React component that handles csv file input and its parsing.

Language: TypeScript - Size: 12.6 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 8 - Forks: 1

palmtreephp/csv

:palm_tree: CSV Reader and Writer

Language: PHP - Size: 190 KB - Last synced at: 11 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

saakeeb/react-agenda

A SPA web application to maintain time and date to keep in track the schedule

Language: JavaScript - Size: 2.46 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

CarlosZBent/csv_wizard

A Python package to extend the functionality of the standard library's csv package

Language: Python - Size: 3.08 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

sabrinapg/Bingo-Simulator

R Studio Project that simulates a BINGO game

Language: R - Size: 3.91 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

notwopr/toodangbigcsv

When you don't have Microsoft Excel and your CSV is too large for Google Sheets

Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MERZAK-X/SimpleXML

SimpleXML is a simple, easy to use Simple non complex XML, XLSX, XLS & CSV Documents manipulation program.

Language: C# - Size: 29.2 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 5

kadoxti/csvreader

simple c++ csv parsing library

Language: C++ - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

nitindahiya-dev/read-csv-file

A simple CSV file reader using the csv crate

Language: Rust - Size: 2.93 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SongDanielLi/cCsvReader

read csv file with header in c.

Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

jamesneve/sunfish

A CSV parser for Go

Language: Go - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

GreyRaphael/TableViewer

A cross-platform Table Viewer for parquet, arrow, ipc, feather, csv table file with sql query support

Language: Vue - Size: 1.87 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

ThoMot/KulturhusSemesterOppgave2019

Semesteroppgave Gruppe38, Programutvikling 2019

Language: Java - Size: 912 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Ismael-Moreira-Kt/CSV-Reader

This project is a script written in Rust that reads and prints the contents of a CSV file. It uses the csv library to make it easier to read CSV data and print each record on the console.

Language: Rust - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0