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

jparsec/jparsec

0
View on GitHub↗
352 stars·57 forks·Java·Apache-2.0·11 views

Jparsec

jparsec

Features

  • Metaprogramming and Compilers - Build mini parsers in pure Java.

Star history

Star history chart for jparsec/jparsecStar history chart for jparsec/jparsec

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

Frequently asked questions

What does jparsec/jparsec do?

jparsec

What are the main features of jparsec/jparsec?

The main features of jparsec/jparsec are: Metaprogramming and Compilers.

Which projects share features with jparsec/jparsec?

Projects with overlapping indexed features include: derive4j/derive4j — Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds,… fge/grappa — The license of this project is Apache 2.0. google/auto — This project is a Java annotation processing framework and source code generator designed to automate repetitive… google/compile-testing — Compile Testing. google/error-prone — Error Prone is a static code analyzer and Java compiler extension that identifies common programming mistakes during… javaparser/javaparser — JavaParser is a library that parses Java source code up to version 12 into an Abstract Syntax Tree (AST), enabling…

Projects sharing features with Jparsec

These projects share indexed features with Jparsec. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • derive4j/derive4jderive4j avatar

    derive4j/derive4j

    577View on GitHub↗

    Java 8 annotation processor and framework for deriving algebraic data types constructors, pattern-matching, folds, optics and typeclasses.

    Javaalgebraalgebraic-data-typesannotation-processor
    View on GitHub↗577
  • fge/grappafge avatar

    fge/grappa

    67View on GitHub↗

    The license of this project is Apache 2.0.

    Java
    View on GitHub↗67
  • google/autogoogle avatar

    google/auto

    10,545View on GitHub↗

    This project is a Java annotation processing framework and source code generator designed to automate repetitive boilerplate and reduce manual coding errors. It functions as a toolkit for building custom annotation processors that produce source code, metadata, and type definitions during the compilation process. The framework specifically automates the creation of immutable value types with built-in equality and hashing logic, as well as the generation of factory implementations for dependency injection. It also handles the automated production of service provider configuration files to enab

    Java
    View on GitHub↗10,545
  • google/compile-testinggoogle avatar

    google/compile-testing

    721View on GitHub↗

    Compile Testing

    Java
    View on GitHub↗721
Compare all 8 related projects→