rd-parse

Generic recursive-descent parser in Javascript (by dmaevsky)

Rd-parse Alternatives

Similar projects and alternatives to rd-parse

  1. prql

    125 rd-parse VS prql

    PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. Preql

    16 rd-parse VS Preql

    An interpreted relational query language that compiles to SQL.

  4. tenzir

    Tenzir is the data pipeline engine for security teams.

  5. pql

    Pipelined Query Language

  6. potygen

    4 rd-parse VS potygen

    Postgres SQL Parser and type generator

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rd-parse alternative or higher similarity.

rd-parse discussion

Log in or Post with

rd-parse reviews and mentions

Posts with mentions or reviews of rd-parse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-28.
  • Pql, a pipelined query language that compiles to SQL (written in Go)
    6 projects | news.ycombinator.com | 28 Feb 2024
    I also wrote a parser (in typescript) for postgres (https://github.com/ivank/potygen), and it turned out quite the educational experience - Learned _a lot_ about the intricacies of SQL, and how to build parsers in general.

    Turned out in webdev there are a lot of instances where you actually want a parser - legacy places where they used to save things in plane text for example, and I started seeing the pattern everywhere.

    Where I would have reached for some monstrosity of a regex to solve this, now I just whip out a recursive decent parser and call it a day, takes surprisingly small amount of code! (https://github.com/dmaevsky/rd-parse)

Stats

Basic rd-parse repo stats
1
102
0.0
almost 2 years ago

dmaevsky/rd-parse is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of rd-parse is JavaScript.


Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io