nodexr
Graphical regular expression editor (by Jcparkyn)
StreamRegex
A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex. (by gfs)
nodexr | StreamRegex | |
---|---|---|
1 | 1 | |
430 | 20 | |
1.9% | - | |
6.2 | 5.7 | |
over 1 year ago | 9 months ago | |
C# | C# | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nodexr
Posts with mentions or reviews of nodexr.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-10.
StreamRegex
Posts with mentions or reviews of StreamRegex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-17.
What are some alternatives?
When comparing nodexr and StreamRegex you can also consider the following projects:
batchrenameapp - Windows application for renaming multiple files at once using regexp
Gigantor - Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files that exceed RAM
retina - A regex-based programming language.
nlc - Line counter written in C# targeting .NET 6
Open.Text - A set of useful extensions for working with strings, string-segments, spans, enums, and value formatting.
Microsoft.IO.RecyclableMemoryStream - A library to provide pooling for .NET MemoryStream objects to improve application performance.