rd-parse

Generic recursive-descent parser in Javascript (by dmaevsky)

Rd-parse Alternatives

Similar projects and alternatives to rd-parse

  • prql

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

  • Preql

    An interpreted relational query language that compiles to SQL.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • tenzir

    Open source security data pipelines.

  • pql

    Pipelined Query Language

  • potygen

    3 rd-parse VS potygen

    Postgres SQL Parser and type generator

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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 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
about 1 year 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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com