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
dlang-community avatar

dlang-community/libdparse

0
View on GitHub↗
123 stars·63 forks·D·BSL-1.0·12 viewslibdparse.dlang.io↗

Libdparse

Library for lexing and parsing D source code

Features

  • Language Tooling - Library for building lexers and parsers in D.
  • Static Analysis and Formatting - Lexer and parser for the language.

Star history

Star history chart for dlang-community/libdparseStar history chart for dlang-community/libdparse

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

Frequently asked questions

What does dlang-community/libdparse do?

Library for lexing and parsing D source code

What are the main features of dlang-community/libdparse?

The main features of dlang-community/libdparse are: Language Tooling, Static Analysis and Formatting.

What are some open-source alternatives to dlang-community/libdparse?

Open-source alternatives to dlang-community/libdparse include: bscarlet/llvm-general — Rich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.). cglib/cglib — cglib is a suite of tools for JVM bytecode generation, class transformation, and dynamic proxying. It provides a… danielgavin/ols. data-oriented-house/portablebuildtools — Portable, simple and fast installer for Visual Studio Build Tools. dlang-community/d-scanner — Swiss-army knife for D source code. aslatter/parsec — A monadic parser combinator library.

Open-source alternatives to Libdparse

Similar open-source projects, ranked by how many features they share with Libdparse.
  • bscarlet/llvm-generalbscarlet avatar

    bscarlet/llvm-general

    134View on GitHub↗

    Rich LLVM bindings for Haskell (with transfer of LLVM IR to and from C++, detailed compilation pass control, etc.)

    Haskell
    View on GitHub↗134
  • cglib/cglibcglib avatar

    cglib/cglib

    4,896View on GitHub↗

    cglib is a suite of tools for JVM bytecode generation, class transformation, and dynamic proxying. It provides a high-level API for creating and transforming Java bytecode at runtime to modify class behavior and a framework for intercepting method calls and field access. The project implements dynamic proxy generation to support aspect oriented programming and custom data access patterns. It also includes a serialization manager to implement serialization contracts by adding specific methods and controlling object replacement within proxy classes. The library covers bytecode manipulation and

    Java
    View on GitHub↗4,896
  • danielgavin/olsDanielGavin avatar

    DanielGavin/ols

    1,027View on GitHub↗
    Odinlanguage-serverlspodin
    View on GitHub↗1,027
  • aslatter/parsecaslatter avatar

    aslatter/parsec

    889View on GitHub↗

    A monadic parser combinator library

    Haskell
    View on GitHub↗889
See all 27 alternatives to Libdparse→