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

GitHub topics: csv-parser

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: about 3 hours ago - Pushed at: 11 days ago - Stars: 13,025 - Forks: 1,164

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: 246 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

Swolder/KNN-movie-recommender

This repository features a KNN-based movie recommender system that suggests films based on genre similarity. Users can input a movie title and receive tailored recommendations through a simple command-line interface.

Language: Python - Size: 1.13 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

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.18 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 3

paillave/Etl.Net

Mass processing data with a complete ETL for .net developers

Language: C# - Size: 21.7 MB - Last synced at: 2 days ago - Pushed at: 26 days ago - Stars: 751 - Forks: 103

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: about 15 hours ago - Pushed at: 10 months ago - Stars: 122 - Forks: 125

osiegmar/FastCSV

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

Language: Java - Size: 2.17 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 598 - Forks: 96

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: 1 day ago - Pushed at: about 1 month ago - Stars: 1,296 - Forks: 78

sugar-sensor/measurements-db

Sensor measurements database

Language: Jupyter Notebook - Size: 1.53 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - 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: about 9 hours ago - Pushed at: 15 days ago - Stars: 3 - 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: 5 days ago - Pushed at: 5 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: 49.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 774 - Forks: 177

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: 1 day ago - Pushed at: 4 months ago - Stars: 13 - Forks: 0

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: 5 days ago - Pushed at: 6 days 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: 6 days ago - Pushed at: 7 days ago - Stars: 4 - 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: 1010 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 2

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

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.03 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,195 - Forks: 45

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: 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: 2 days ago - Pushed at: 4 days ago - Stars: 1,723 - Forks: 215

rchillyard/TableParser

Scala parser of Csv files

Language: Scala - Size: 16.1 MB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 11 - Forks: 4

seinecle/nocodefunctions-io

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

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

Pinsplash/LineRunner

Language: C++ - Size: 33.2 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 3 - Forks: 0

1nn3/SQL-CSV-Parser

SQL-Kommandos und -Abfragen auf CSV-Dateien anwenden

Language: Perl - Size: 15.6 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

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: about 16 hours ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

dirrgang/ynabifier

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

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

seino914/csv-parser_demo

Zenn記事のサンプルコード

Language: TypeScript - Size: 64.5 KB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

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.05 MB - Last synced at: 5 days ago - Pushed at: 12 days 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: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

haz3y0ne/json-csv-convert

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

Language: JavaScript - Size: 11.7 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

yyolka/Metrics-CSV

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

Language: C++ - Size: 3.55 MB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

zpl-c/zpl

📐 Pushing the boundaries of simplicity

Language: C - Size: 3.99 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 1,025 - Forks: 48

vincentlaucsb/csv-parser

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

Language: C++ - Size: 10.1 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 980 - Forks: 168

d99kris/rapidcsv

C++ CSV parser library

Language: C++ - Size: 15.2 MB - Last synced at: 13 days ago - Pushed at: 25 days 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: about 9 hours ago - Pushed at: 15 days ago - Stars: 0 - 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.5 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

Beza4598/spotify_apple_converter

Convert playlists from spotify to apple music and vice versa.

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

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: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

CodeShayk/FileUtil.Core

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

Language: C# - Size: 180 KB - Last synced at: 10 days ago - Pushed at: 17 days 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: 17 days ago - Pushed at: 17 days 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: 18 days ago - Pushed at: 18 days 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: 18 days ago - Pushed at: 18 days 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: 9 days ago - Pushed at: 18 days 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: 19 days ago - Pushed at: 19 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: 19 days ago - Pushed at: 19 days ago - Stars: 226 - Forks: 16

dehesa/CodableCSV

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

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

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

kagawagao/json-csv-transformer 📦

transform json to csv, and vice versa

Language: JavaScript - Size: 1.71 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 4 - 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: 19 days ago - Pushed at: 10 months ago - Stars: 381 - Forks: 63

sebastianbergmann/csv-parser

Library for type-safe parsing of CSV files

Language: PHP - Size: 21.2 MB - Last synced at: 22 days ago - Pushed at: 27 days ago - Stars: 41 - Forks: 3

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

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: 24 days ago - Pushed at: 24 days 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: 24 days ago - Pushed at: 24 days 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: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

p-ranav/csv2

Fast CSV parser and writer for Modern C++

Language: C++ - Size: 729 KB - Last synced at: 17 days 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: 22 days ago - Pushed at: 9 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: 23 days ago - Pushed at: 6 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: 26 days ago - Pushed at: 26 days 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: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

nuskey8/Csv-CSharp

Fast CSV Serializer for .NET and Unity

Language: C# - Size: 494 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 126 - Forks: 7

tidyverse/vroom

Fast reading of delimited files

Language: C++ - Size: 21.3 MB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 631 - Forks: 62

nzambello/react-csv-reader

React component that handles csv file input and its parsing

Language: TypeScript - Size: 6.35 MB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 200 - Forks: 47

Coreoz/Windmill

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

Language: Java - Size: 193 KB - Last synced at: 27 days ago - Pushed at: 27 days 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: 27 days ago - Pushed at: 27 days 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: 19 days ago - Pushed at: 2 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: 29 days 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: 29 days ago - Stars: 0 - Forks: 0

skjolber/sesseltjonna-csv

World's fastest CSV parser / databinding for Java

Language: Java - Size: 5.31 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 16 - Forks: 5

skjolber/csv-benchmark

Benchmarking high-performance open source CSV parsers using JMH

Language: Java - Size: 103 MB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Appendium/flatpack

CSV/Tab Delimited and Fixed Length Parser and Writer

Language: Java - Size: 4.61 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 57 - Forks: 20

PGS62/VBA-CSV

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

Language: VBA - Size: 224 MB - Last synced at: about 13 hours ago - Pushed at: 11 months ago - Stars: 28 - Forks: 6

matfurrier/cli-tool

A versatile, cross-platform command-line interface (CLI) tool developed with Node.js and TypeScript.

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

saw-leipzig/csv2cmi

a little program to transform a table of letters into the CMI format

Language: Python - Size: 361 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 5

wernsey/miscsrc

My collection of miscellaneous source code

Language: C - Size: 212 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 33 - Forks: 5

F0903/csv_parsing

A basic CSV parser written in Python in less than a day for fun and learning purposes.

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

iuccio/csvToJson

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

Language: JavaScript - Size: 817 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 231 - Forks: 44

sergejsha/csv

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

Language: Kotlin - Size: 260 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 14 - Forks: 2

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: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

josdejong/csv42

A small and fast CSV parser with support for nested JSON

Language: TypeScript - Size: 985 KB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 117 - Forks: 6

tariqdaouda/pyGeno

Personalized Genomics and Proteomics. Main diet: Ensembl, side dishes: SNPs

Language: Python - Size: 10.6 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 321 - Forks: 49

Killer242/csv-deduper

CSV-Deduper efficiently removes duplicate rows from a given CSV file.

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

EdiFabric/FlatFile.NET

EdiFabric C# .NET Examples for Flat and CSV Files

Language: C# - Size: 98.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - 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: about 7 hours ago - Pushed at: about 1 month ago - Stars: 73 - Forks: 9

kraktus/dataclass-csv2

A fork with fixes of `dataclass-csv` python package

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

ovska/FlameCsv

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

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

dagronf/TinyCSV

A tiny Swift CSV decoder/encoder library, conforming to RFC 4180

Language: Swift - Size: 313 KB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 12 - Forks: 2

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.38 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

init-zhang/simple-csv

Simple CSV file reader & writer

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

spacious-team/table-wrapper-api

Helps to declare tables from various file formats and provides unified API for search and access to row, column, and cell value.

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

Tokyo-Squad/Food-Change-Mood

Food Change Mood is an application designed to help users discover and explore various meals based on their dietary preferences, preparation time, nutritional values, and cultural origins.

Language: Kotlin - Size: 341 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 4

peaktwilight/csv-password-cleaner

A secure, privacy-focused tool for cleaning, organizing and generating password exports from Chromium-based browsers.

Language: TypeScript - Size: 3.04 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

slothsnow/csv2object

A simple library to use CSV files in .NET

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

secretGeek/AwesomeCSV

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

Language: PowerShell - Size: 94.7 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 816 - Forks: 68

henriquejdc/GoldenRaspberryAwardsAPI

Golden Raspberry Awards API using CSV

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

akmitrich/justcsv

Simple CSV reader/writer crate

Language: Rust - Size: 39.1 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0