InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Sprache Alternatives
Similar projects and alternatives to Sprache
-
RegExr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
-
-
-
Testura.Code
Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions.
-
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
Sprache discussion
Sprache reviews and mentions
-
Parser Combinators Beat Regexes
Obligatory plug for Sprache (https://github.com/sprache/Sprache) - a nice library I've been using whenever I've needed to create a little parser for something in C#. I'm not dogmatically opposed to using regexes, just for me they feel quite clunky for many tasks and tend to grow legs and become harder to understand.
- how would you solve this? Filtering a db model from the api and persisting the filtration rules in a safe and db agnostic way
-
What is a tool you use or a bit of code that you like to use that you feel is worth bragging about?
Sprache
- Any prerolled SQL and/or keyword searches out there?
- 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.
- Architecture pattern for Console Apps?
-
C# vs F# for parser combinators
I found Sprache much easier to learn/use than FParsec.
- Parsing an insert sql statement but the data contains commas
-
I don't like regex, so I wrote this
Things like https://github.com/sprache/Sprache are arguably similar.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 21 May 2025
Stats
sprache/Sprache is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Sprache is C#.