marianobarrios / dregex
dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
☆47Updated this week
Alternatives and similar repositories for dregex:
Users that are interested in dregex are comparing it to the libraries listed below
- Immutable priority maps for Scala☆38Updated 8 years ago
- Meerkat parsers☆24Updated 7 years ago
- SIMD Intrinsics in the JVM☆48Updated 7 years ago
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Updated 10 months ago
- Historical feature requests. Please create new feature requests at https://github.com/lampepfl/dotty/discussions/new?category=feature-req…☆31Updated last year
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 7 years ago
- yet another Raft implementation☆15Updated 6 years ago
- A port of gears.c to Scala using Scala Native☆14Updated 6 years ago
- Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up ge…☆121Updated 5 years ago
- Reactive data structures for Scala and Scala.js☆35Updated 6 years ago
- the Scala delimited continuations plugin and library☆89Updated 4 years ago
- Scala macros for compile-time generation of Kryo serializers☆63Updated 9 months ago
- Non-blocking Database Connectivity (NDBC)☆76Updated 2 years ago
- js.scala: JavaScript as an embedded DSL in Scala☆176Updated 9 years ago
- A recursive ascent/descent parser generator for Scala☆33Updated 2 years ago
- The semantic search engine where anyone can define anything anywhere☆30Updated 7 years ago
- Kotlin compiler support for Mill Build Tool☆26Updated 3 months ago
- Provides the ability to run multiple JVM based applications on the one JVM☆46Updated 6 years ago
- Power assertions (as known from Groovy and Spock) for the Scala language.☆188Updated 6 years ago
- A package that enables the use of SIMD x86 instructions in the Lightweight Modular Staging Framework (LMS).☆40Updated 7 years ago
- Open source implementation of multi-sets (or bags) for Scala collection☆52Updated 7 years ago
- An sbt plugin for creating java foreign bindings using project panama.☆12Updated 5 years ago
- A native binding generator for the Scala language.☆35Updated 7 years ago
- Resource Acquisition Is Initialization☆31Updated last year
- Fast Parser Combinators☆27Updated 10 years ago
- A fast parser combinator library, with extra querying goodness☆34Updated 8 years ago
- Multi-project build tool, based on sbt.☆83Updated 2 years ago
- Extensible, fast and secure Scala expression evaluation engine☆22Updated last week
- Immutable DataTable implementation in Scala☆71Updated 5 years ago
- XML String Interpolator for Dotty☆34Updated last year