grex
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases (by pemistahl)
gio-example
Mirror of the Gio examples repository (https://git.sr.ht/~eliasnaur/gio-example) (by gioui)
grex | gio-example | |
---|---|---|
27 | 7 | |
7,325 | 128 | |
- | 0.8% | |
8.1 | 6.7 | |
10 days ago | 7 months ago | |
Rust | Go | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
grex
Posts with mentions or reviews of grex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-20.
- grex 1.0.0 - Generate regular expressions from user-provided test cases
- Generating regex pattern automatically
-
Regex generator
Sounds like you're looking for something like grex. Mind you, this does not save you from learning about regular expressions. It‘s more of a supporting tool.
- When you have a problem and solve it using RegEx, you end up with two problems
-
Gnarly Learnings from August 2022
grex-js
- Grex – Generate regular expressions from test cases
-
grex 1.4.0 - Generate regular expressions from user-provided test cases
Command-line tool and Rust library: https://github.com/pemistahl/grex
- Regex finder
-
RegExr: Learn, Build and Test Regex
If I understood what you mean, then yes, I bout one https://regex.help/ (powered by https://github.com/pemistahl/grex doing the heavy lifting).
- grex is a library as well as a command-line utility that is meant to simplify the often complicated and tedious task of creating regular expressions. It does so by automatically generating a single regular expression from user-provided test cases.
gio-example
Posts with mentions or reviews of gio-example.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-15.
- I wrote a lightweight markup language in Go (sorta like markdown; MIT)
- Is there something you always wanted to see implemented in Go?
- How do I build a text editor like notepad using wails
- I made a library to animate objects using verlet physics
-
Cryptgo: A TUI based application to monitor crypto currency prices and manage a crypto portfolio!
Code examples: https://github.com/gioui/gio-example
What are some alternatives?
When comparing grex and gio-example you can also consider the following projects:
yaegi - Yaegi is Another Elegant Go Interpreter
go-render-quill - Render Quill insert Delta operations to HTML
pomsky - A new, portable, regular expression language
gojq - Pure Go implementation of jq
rust-csv - A CSV parser for Rust, with Serde support.
gio - Mirror of the Gio main repository (https://git.sr.ht/~eliasnaur/gio)
codetour - VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
parallel-disk-usage - Highly parallelized, blazing fast directory tree analyzer
websocket - Minimal and idiomatic WebSocket library for Go
rust-iptables - Rust bindings for iptables
gui-with-gio - Tutorials for Gio, the GUI framework in Go.