awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
red0124 avatar

red0124/ssp

0
View on GitHub↗
59 stars·5 forks·C++·MIT·8 views

Ssp

C++ CSV parser

Features

  • CSV Parsers - Fast and versatile header-only parser with modern API.

Star history

Star history chart for red0124/sspStar history chart for red0124/ssp

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ssp

Similar open-source projects, ranked by how many features they share with Ssp.
  • ashtum/lazycsvashtum avatar

    ashtum/lazycsv

    94View on GitHub↗

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

    C++
    View on GitHub↗94
  • ben-strasser/fast-cpp-csv-parserben-strasser avatar

    ben-strasser/fast-cpp-csv-parser

    2,358View on GitHub↗

    fast-cpp-csv-parser

    C++
    View on GitHub↗2,358
  • d99kris/rapidcsvd99kris avatar

    d99kris/rapidcsv

    1,063View on GitHub↗

    C++ CSV parser library

    C++c-plus-plusc-plus-plus-11csv-parser
    View on GitHub↗1,063
  • ashaduri/csv-parserashaduri avatar

    ashaduri/csv-parser

    34View on GitHub↗

    Compile-time and runtime CSV parser written in Modern C++

    C++
    View on GitHub↗34
See all 9 alternatives to Ssp→

Frequently asked questions

What does red0124/ssp do?

C++ CSV parser

What are the main features of red0124/ssp?

The main features of red0124/ssp are: CSV Parsers.

What are some open-source alternatives to red0124/ssp?

Open-source alternatives to red0124/ssp include: ashaduri/csv-parser — Compile-time and runtime CSV parser written in Modern C++. ashtum/lazycsv — A fast, lightweight and single-header C++ csv parser library. ben-strasser/fast-cpp-csv-parser — fast-cpp-csv-parser. d99kris/rapidcsv — C++ CSV parser library. furfurylic/commata — Just another header-only C++17 CSV parser. liquidaty/zsv — zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser.