SaaSHub helps you find the best software and product alternatives Learn more →
Superpower Alternatives
Similar projects and alternatives to Superpower
-
-
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.
-
System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
-
-
-
-
-
Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Ooze
This package provides simple mechanism for applying filters, sorters, paging to your IQueryable<T> queries. (by DenisPav)
-
Lexepars
Concise monadic parser combinator library with separate lexer/parser phases, off-side rule and big-size input support.
-
nlquery
Parser for end-user search-like queries and rule-based named entity recognition (NER) in context of tabular dataset schema.
-
-
QueryKit
🎛️ QueryKit is a .NET library that makes it easier to query your data by providing a fluent and intuitive syntax for filtering and sorting. (by pdevito3)
-
Ooze.Query
This package enables usage of Readable Queries on IQueryable<T> instances. This is a concept where you can write actual expression as a string representation for filtering.
Superpower discussion
Superpower reviews and mentions
-
I made a new filtering library for .NET projects
Awesome little project you got going on there :) , I've done something similar with Ooze and extracted it to Ooze.Query later. I need to push them to nuget also when I catch some time (I jump back to it from time to time when I have some free space). Cool to see another person using parser construction libs. I see you used Sprache, I went for SuperPower for this situation.
- how would you solve this? Filtering a db model from the api and persisting the filtration rules in a safe and db agnostic way
- GitHub - nreco/nlquery: Parser for end-user search-like queries and rule-based named entity recognition (NER) in context of tabular dataset schema.
-
Would Someone ELI5 Parser Combinators?
Unfortunately I'm struggling. The first problem is choosing which combinator library to go with: Sprache, Superpower, Parlot, Pidgen, Lexepars, etc. etc. Some look simpler to use than others, others more performant, others come with useful parsers built in.
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Dec 2024
Stats
datalust/superpower is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Superpower is C#.