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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with XParsec

These projects share indexed features with XParsec. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 19 related projects→

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.

Which projects share features with corsis/xparsec?

Projects with overlapping indexed features 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.