NeoCSV

CSV parser

A Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects.

NeoCSV is an elegant and efficient standalone Smalltalk framework to read and write CSV converting to or from Smalltalk objects.

GitHub

29 stars
6 watching
12 forks
Language: Smalltalk
last commit: about 2 years ago
Linked from 1 awesome list

csvdata-interchangemappingpharosmalltalk

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
svenvc/neojsonConverts JSON data to Smalltalk objects and vice versa efficiently.42
tinycsvparser/tinycsvparserA .NET CSV parsing library with high-performance and flexibility378
kentcb/kbcsvA .NET CSV parsing and writing library with efficient and easy-to-use APIs.78
p-ranav/csv2A fast and efficient CSV parsing library for C++567
shaovoon/minicsvA minimalistic CSV stream implementation with extensible features and custom type support84
vincentlaucsb/csv-parserA high-performance CSV parser and serializer for modern C++.926
red0124/sspA fast and versatile CSV parser written in C++ that can convert strings to specific types51
swiftcsv/swiftcsvA CSV parser library for Swift that allows loading and parsing CSV data from various sources.979
osiegmar/fastcsvA lightweight and RFC-compliant CSV parsing library for Java applications.562
nero5023/csvparserA Swift library for reading and writing CSV files across multiple platforms86
skelpo/csvA Swift library for parsing and serializing CSV files in an efficient and flexible way32
lighttransport/nanocsvFaster C++11 multithreaded CSV parser with minimal STL dependency29
ashtum/lazycsvA lightweight C++ CSV parsing library that reads and parses CSV files on demand without allocating memory in the constructor or while parsing.80
dashbitco/nimble_csvA lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing.776
dehesa/codablecsvA Swift library for parsing and generating CSV data in rows or using Codable interface.464