Skip to content

Commit

Permalink
Add dregex
Browse files Browse the repository at this point in the history
  • Loading branch information
marianobarrios committed Aug 31, 2019
1 parent 5e2cf3a commit c9b02d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ Projects with over 500 stargazers are in bold.
## Tools

* [Codacy](https://www.codacy.com/) - Automated Code Reviews for Scala
* [dregrex](https://github.com/marianobarrios/dregex) - Regular expression engine using deterministic finite automata. It supports some Perl-style features and yet retains linear matching time.
* [Fastring ★ 97 ⧗ 2](https://github.com/Atry/fastring) - Extremely fast string formatting
* [fast-string-interpolator ★ 24 ⧗ 0](https://github.com/Sizmek/fast-string-interpolator) - Scala macro that generates ultra-fast string interpolators
* **[Gitbucket ★ 6296 ⧗ 0](https://github.com/gitbucket/gitbucket)** - The easily installable GitHub clone powered by Scala
Expand Down

0 comments on commit c9b02d5

Please sign in to comment.