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

GitHub topics: csv-parser

zpl-c/zpl

📐 Pushing the boundaries of simplicity

Language: C - Size: 3.99 MB - Last synced at: about 6 hours ago - Pushed at: 2 months ago - Stars: 1,032 - Forks: 48

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.19 MB - Last synced at: about 7 hours ago - Pushed at: 4 days ago - Stars: 1,213 - Forks: 48

pmgraham/datagrunt

Datagrunt is a Python library designed to simplify the way you work with CSV files. It provides a streamlined approach to reading, processing, and transforming your data into various formats, making data manipulation efficient and intuitive.

Language: Python - Size: 6.43 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 9 - Forks: 1

paillave/Etl.Net

Mass processing data with a complete ETL for .net developers

Language: C# - Size: 21.7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 756 - Forks: 104

gitdagray/csv-to-sql-insert

Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.

Language: TypeScript - Size: 72.3 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 122 - Forks: 125

jonaylor89/fast-csv-parser

parse big csv files v fast

Language: JavaScript - Size: 1.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

sergejsha/csv

Small, fast and convenient Kotlin Multiplatform parser and generator of CSV files.

Language: Kotlin - Size: 266 KB - Last synced at: about 14 hours ago - Pushed at: about 14 hours ago - Stars: 17 - Forks: 2

iris-akdemir-ozu/converting-csv-to-json

Language: TypeScript - Size: 16.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

arnhemcr/financial

This Go module provides programs to translate a CSV account statement into a Ledger journal and merge multiple Ledger journals into one.

Language: Go - Size: 122 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

osiegmar/FastCSV

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

Language: Java - Size: 2.52 MB - Last synced at: 1 day ago - Pushed at: 13 days ago - Stars: 607 - Forks: 96

mholt/PapaParse

Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input

Language: JavaScript - Size: 13.9 MB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 13,076 - Forks: 1,165

EKahyaoglu/SecuPatch

Python-based patch compliance dashboard that generates a compliance report with visualizations and in-depth analysis.

Language: Python - Size: 8.79 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

hnascx/nodejs-tasks-api

Task CRUD developed in Node.js with the functionality for bulk task import via CSV using the csv-parse library.

Language: JavaScript - Size: 150 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

C2FO/fast-csv

CSV parser and formatter for node

Language: TypeScript - Size: 6.48 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 1,727 - Forks: 215

josdejong/csv42

A small and fast CSV parser with support for nested JSON

Language: TypeScript - Size: 985 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 118 - Forks: 7

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: 10 days ago - Pushed at: 10 days ago - Stars: 76 - Forks: 8

VictorBaumgartner/qa-markdown-bot

Q&A on markdown files based on csv questions

Language: JavaScript - Size: 3.03 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

liquidaty/zsv

zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser

Language: C - Size: 12 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 230 - Forks: 17

Beza4598/spotify_apple_converter

Convert playlists from spotify to apple music and vice versa.

Language: Python - Size: 8.3 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 3

tc3t/dfglib

Experimental general purpose utility library for C++, which has become mostly a backbone for csv-oriented table editor, dfgQtTableEditor, included in the repository in dfgExamples.

Language: C++ - Size: 9.21 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 3

secretGeek/AwesomeCSV

🕶️A curated list of awesome tools for dealing with CSV.

Language: PowerShell - Size: 94.7 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 823 - Forks: 69

alucard017/DistroURL

DistroURL is a distributed, scalable URL shortener built with Node.js, Redis, MongoDB, and ZooKeeper. It supports password protection, expiration, one-time links, Redis caching, and QR code generation — all served with a clean Next.js frontend.

Size: 250 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

dehesa/CodableCSV

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

Language: Swift - Size: 919 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 478 - Forks: 75

cityssm/node-faster-report-parser

Parses select Excel and CSV reports from the FASTER Web Fleet Management System into usable data objects.

Language: TypeScript - Size: 598 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - 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: 49.4 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 777 - Forks: 179

Anonym0usWork1221/GMapsScraper

A command-line tool which is designed to scrape data from Google Maps search results using multiple threads and efficient search algorithms.

Language: Python - Size: 10.1 MB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 47 - Forks: 11

elkike97/Employment-Analysis-by-Industry

To extract, clean, and analyze U.S. employment data by industry (2011, 2021, 2031) from the Bureau of Labor Statistics

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

haskell-hvr/cassava

A CSV parsing and encoding library optimized for ease of use and high performance

Language: Haskell - Size: 583 KB - Last synced at: 10 days ago - Pushed at: 19 days ago - Stars: 223 - Forks: 108

seinecle/nocodefunctions-io

io for nocodefunctions: csv, txt, pdf, and xlsx so far

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

sebastianbergmann/csv-parser

Library for type-safe parsing of CSV files

Language: PHP - Size: 21.2 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 41 - Forks: 3

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: 20 days ago - Pushed at: 20 days ago - Stars: 6 - Forks: 1

JakubSchwenkbeck/Workflow-Manager

As part of our Computer Science Lecture, we created a Java based App for Managing Working Hours with a CSV interface and managing ToDos and Projects

Language: Java - Size: 58.6 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

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: 14 days ago - Pushed at: 11 months ago - Stars: 385 - Forks: 63

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: 3 days ago - Pushed at: about 2 years ago - Stars: 1,149 - Forks: 349

QuadDarv1ne/BMSTU-Data-Architect

Архитектор данных — это специалист, который проектирует, создаёт и управляет структурами данных организации, обеспечивая их эффективное хранение, обработку, интеграцию и безопасность. Он разрабатывает стратегии работы с данными, определяет стандарты, выбирает подходящие технологии (например, базы данных, облачные решения)

Language: Python - Size: 11 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

zxc7563598/php-wechat-bill-parser

一个高性能、自动化的微信账单解析器,支持压缩包密码自动破解与账单数据智能提取,适用于账单分析、账单自动化入账、个人理财工具开发等场景 | A fast, automated Wechat bill parser that cracks compressed file passwords and extracts bill data. Perfect for bill analysis, automatic bookkeeping, and personal finance tools

Language: PHP - Size: 10.7 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

dirrgang/ynabifier

Converts DKB AG bank statement CSVs to YNAB4 compatible CSV files.

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

nuskey8/Csv-CSharp

Fast CSV Serializer for .NET and Unity

Language: C# - Size: 494 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 132 - Forks: 8

iuccio/csvToJson

Convert CSV file to JSON https://www.npmjs.com/package/convert-csv-to-json

Language: JavaScript - Size: 968 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 236 - Forks: 44

jewernestc222/custom_email_marketing_php_csv

Will read all csv files and send email marketing using phpmailer

Language: PHP - Size: 130 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

userXinos/HadesSpace

Project for the game Hades' Star - https://hadesstar.com/

Language: Vue - Size: 152 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 32 - Forks: 16

bonk-dev/saturday

A Python 3 app designed to scrape science publication metadata from various sources

Language: Python - Size: 2.63 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

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: 1020 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 2

FelipheMP/Yana-TelegramBot

Yana is a lightweight and stylish Telegram bot that fetches credit card invoice data from a Google Sheets document and displays it in a modern, emoji-rich format.

Language: Python - Size: 1 MB - Last synced at: 8 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

FlatFilers/Adapter

A simple adapter for elegantly importing CSV files via flatfile.io

Language: TypeScript - Size: 4.78 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 15

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.47 MB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 1,296 - Forks: 78

sugar-sensor/measurements-db

Sensor measurements database

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

jaime-pue/into-parquet Fork of Jaime-alv/into-parquet

CLI tool for giving CSV files a schema and cast them to Parquet

Language: Scala - Size: 315 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

seipan/csql

CLI tool to insert CSV data into a specified database.

Language: Go - Size: 162 KB - Last synced at: about 14 hours ago - Pushed at: 24 days ago - Stars: 4 - 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: 355 KB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 13 - Forks: 0

tidyverse/vroom

Fast reading of delimited files

Language: C++ - Size: 21.3 MB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 630 - Forks: 63

maxwellt23/SwiftFrames

A Swift-native DataFrame library inspired by pandas — load, view, transform, and export tabular data with ease.

Language: Swift - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AlexisJehan/DsvMender

A Java 11+ library to fix malformed DSV (Delimiter-Separated Values) data automatically.

Language: Java - Size: 246 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

mubashir1837/BioDataHub

Bio-Data-Hub is a powerful Visual Studio Code extension designed for bioinformatics professionals and data scientists. It simplifies the exploration, visualization, and management of CSV datasets, enabling users to analyze biological data efficiently.

Language: HTML - Size: 55.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

anushkaBala/KRISHI-JYOTHI

Krishi Jyothi is an intelligent agricultural support platform built to assist farmers with smart decision-making in crop selection, weather planning, pest management, and market trends. Designed with accessibility and practicality in mind, it delivers real-time data and personalized insights.The goal of Krishi Jyothi is to bridge the digital divide

Language: TypeScript - Size: 135 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

OJailson17/stats-cli

CLI em Node.js e TypeScript para importar dados financeiros, de estudos e de idiomas a partir de arquivos CSV para um banco PostgreSQL, com comandos para listar, criar e resetar dados.

Language: TypeScript - Size: 97.7 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rchillyard/TableParser

Scala parser of Csv files

Language: Scala - Size: 16.1 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 11 - Forks: 4

Pinsplash/LineRunner

Language: C++ - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

haz3y0ne/json-csv-convert

CLI tools to convert between JSON and CSV formats, with both minimal and interactive versions.

Language: JavaScript - Size: 18.6 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

1nn3/SQL-CSV-Parser

SQL-Kommandos und -Abfragen auf CSV-Dateien anwenden

Language: Perl - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

seino914/csv-parser_demo

Zenn記事のサンプルコード

Language: TypeScript - Size: 64.5 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

spacious-team/table-wrapper-spring-boot-starter

Spring Boot starter with autoconfiguration and impl dependencies for Table Wrapper API

Language: Java - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

1biot/FiQueLa

FiQueLa is a lightweight PHP library for querying structured files (JSON, XML, CSV, YAML, NEON) using SQL-like syntax with support for stream processing and advanced data functions.

Language: PHP - Size: 5.56 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

koma-private/csvs

csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.

Language: Rust - Size: 3.95 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

yyolka/Metrics-CSV

Приложение с интерфейсом Qt. Работает с csv файлами, выводит статистику по выбранному региону и метрике.

Language: C++ - Size: 3.55 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

LokiMidgard/CSV-Parser-Generator

A Parser for CSV with support for uncommon line separators (e.g. Unicode) and instantiation of read-only objects and working nullable handling

Language: C# - Size: 93.8 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

vincentlaucsb/csv-parser

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

Language: C++ - Size: 10.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 980 - Forks: 168

d99kris/rapidcsv

C++ CSV parser library

Language: C++ - Size: 15.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 961 - Forks: 190

zxc7563598/php-alipay-bill-parser

一个高性能、自动化的支付宝账单解析器,支持压缩包密码自动破解与账单数据智能提取,适用于账单分析、账单自动化入账、个人理财工具开发等场景 | A fast, automated Alipay bill parser that cracks compressed file passwords and extracts bill data. Perfect for bill analysis, automatic bookkeeping, and personal finance tools

Language: PHP - Size: 10.7 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

MateiBirlea/price-comparator-backend

Java Spring Boot backend for comparing product prices across sources. Parses CSV files and stores data in an H2 database using Hibernate. Built with clean architecture (Controller, Service, Adapter, Port), uses Lombok for boilerplate reduction, and DTOs for data transfer. Ideal for modular, scalable price analysis.

Language: Java - Size: 162 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: 18 days ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 4

CodeShayk/FileUtil.Core

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

Language: C# - Size: 180 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

Saurabhtbj1201/DataVisCSV

DataVisCSV is a free, privacy-focused, browser-based tool for visualizing CSV data as interactive charts, graphs, and tables. No coding required.

Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dafiliks/simpcsv

A simple, and lightweight CSV parsing library in C

Language: C - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

andredisa/import_mod-sens

📊 This PHP project generates an Excel file from three CSV files: sensors, modules, and an existing Excel file. The output is an updated, sorted Excel file ready for printing with headers, borders, and signature rows.

Size: 141 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Kundan-10/CSVProductApplication

A Spring Boot application to manage products using CSV files. Supports uploading CSVs to add products and provides APIs to list, update, and delete products.

Language: Java - Size: 19.5 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sionpixley/DLL-Useful

This is a collection of NuGet packages for various applications.

Language: C# - Size: 2.74 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

yasserahmed10/Cost-of-Living-Analysis

A console application that processes and analyzes cost of living data across different cities. The application reads data from a CSV file and provides a user interface to interact with this data.

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

ZeraTS/osint.scylla

A high-performance data ingestion and search tool designed to handle large-scale datasets efficiently using ScyllaDB. This project provides a robust solution for processing, storing, and querying large CSV and TXT files with optimized memory usage and concurrent processing capabilities.

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

mauricelambert/PegParser

This package implements a PEG (Parsing Expression Grammar) to parse syntax, i add rules to parse URL, HTTP request and response easily with security and some format like hexadecimal, base32, base64, base85, CSV, JSON...

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

Jaime-alv/into-parquet

CLI tool for giving CSV files a schema and transform them to Parquet format

Language: Scala - Size: 320 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

nidhaloff/gpx-converter

python package for manipulating gpx files and easily converting gpx to other different formats

Language: Python - Size: 288 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 74 - Forks: 19

kagawagao/json-csv-transformer 📦

transform json to csv, and vice versa

Language: JavaScript - Size: 1.71 MB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

ahmed-kshta/Yana-Faturas-TelegramBot

Yana is a lightweight and stylish Telegram bot that fetches credit card invoice data from a Google Sheets document and displays it in a modern, emoji-rich format.

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

benkoska/CSV.Swift

A simple but efficient CSV Parser written in Swift.

Language: Swift - Size: 1.93 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 6

ovska/FlameCsv

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

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

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: 3.82 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

morinim/pocket_csv

A minimal implementation of a CSV parser in C++

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

RawsharkTang/csv_data_importer

C# csv parser(sep) wrapper for godot c#

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

p-ranav/csv2

Fast CSV parser and writer for Modern C++

Language: C++ - Size: 729 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 590 - Forks: 103

sadmann7/csv-importer

CSV importer built with shadcn-ui, react-dropzone, and papaparse.

Language: TypeScript - Size: 449 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 289 - Forks: 19

TinyCsvParser/TinyCsvParser

Easy to use, easy to extend and high-performance library for CSV parsing with .NET

Language: C# - Size: 11.1 MB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 387 - Forks: 79

zbhavyai/youtube-audio-downloader

Downloads given YouTube links as mp3 using yt-dlp with some post-processing and setting up of metadata.

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

dim-gggl/Book_Scraper

School - Project — Python Script to automatize scraping books data from the site books.toscrape.com

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

nzambello/react-csv-reader

React component that handles csv file input and its parsing

Language: TypeScript - Size: 6.35 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 200 - Forks: 46

Coreoz/Windmill

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

Language: Java - Size: 193 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 23 - Forks: 8

ashtum/lazycsv

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

Language: C++ - Size: 377 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 82 - Forks: 12

SeeSharpSoft/intellij-csv-validator

CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...

Language: Java - Size: 4.79 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 386 - Forks: 49

fish-tennis/csv

parse csv data to object(struct,protobuf,map[K]V,slice[E])

Language: Go - Size: 41 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

interlogicbv/gsh-edi

Grafschafter Splitt Handel GmbH - Electronic Data Interchange - Interlogic B.V.

Language: TypeScript - Size: 79.1 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0