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
corsis avatar

corsis/XParsec

0
View on GitHub↗
55 stars·4 forks·F#·7 viewsxparsec.corsis.tech↗

XParsec

Version 2 of this library is being built as part of a larger fundraising project.

Features

  • Serialization and Parsing - Extensible parser combinator library.

Star history

Star history chart for corsis/xparsecStar history chart for corsis/xparsec

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 XParsec

Similar open-source projects, ranked by how many features they share with XParsec.
  • felixguendling/cistafelixguendling avatar

    felixguendling/cista

    2,225View on GitHub↗

    Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.

    C++benchmarkcppcpp17
    View on GitHub↗2,225
  • fjoppe/legivelF

    fjoppe/Legivel

    0View on GitHub↗

    This project primarily aims to be an exact Yaml 1.2 deserializer, according to Yaml 1.2 specification

    View on GitHub↗0
  • haf/fsattoparsechaf avatar

    haf/FsAttoparsec

    10View on GitHub↗

    #FsAttoparsec

    F#
    View on GitHub↗10
  • cppalliance/jsonCPPAlliance avatar

    CPPAlliance/json

    479View on GitHub↗

    A C++11 library for parsing and serializing JSON to and from a DOM container in memory.

    C++
    View on GitHub↗479
See all 19 alternatives to XParsec→

Frequently asked questions

What does corsis/xparsec do?

` Version 2 of this library is being built as part of a larger fundraising project. `

What are the main features of corsis/xparsec?

The main features of corsis/xparsec are: Serialization and Parsing.

What are some open-source alternatives to corsis/xparsec?

Open-source alternatives to corsis/xparsec include: felixguendling/cista — Cista is a simple, high-performance, zero-copy C++ serialization & reflection library. fjoppe/legivel — This project primarily aims to be an exact Yaml 1.2 deserializer, according to Yaml 1.2 specification. haf/fsattoparsec — #FsAttoparsec. hjson/hjson-cpp — Hjson for C++. jbeder/yaml-cpp — yaml-cpp is a C++ library for parsing and emitting YAML 1.2 documents. It provides a complete YAML processing… cppalliance/json — A C++11 library for parsing and serializing JSON to and from a DOM container in memory.