https://github.com/alexanderkozlenko/addax-benchmarks
Performance benchmarks for .NET libraries that work with CSV files
https://github.com/alexanderkozlenko/addax-benchmarks
benchmark csv dotnet library performance rfc-4180 w3c
Last synced: about 1 month ago
JSON representation
Performance benchmarks for .NET libraries that work with CSV files
- Host: GitHub
- URL: https://github.com/alexanderkozlenko/addax-benchmarks
- Owner: alexanderkozlenko
- License: mit
- Created: 2023-11-23T20:29:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-19T15:05:37.000Z (over 1 year ago)
- Last Synced: 2025-02-19T16:23:58.292Z (over 1 year ago)
- Topics: benchmark, csv, dotnet, library, performance, rfc-4180, w3c
- Language: C#
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## About
Benchmarks for W3C-conformant .NET libraries that work with CSV, measurements are published in [discussions](https://github.com/alexanderkozlenko/addax-benchmarks/discussions).
## References
- [RFC 4180 - Common Format and MIME Type for Comma-Separated Values (CSV) Files](https://datatracker.ietf.org/doc/html/rfc4180)
- [RFC 7111 - URI Fragment Identifiers for the text/csv Media Type](https://datatracker.ietf.org/doc/html/rfc7111)