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.
☆48Updated last week
Alternatives and similar repositories for dregex:
Users that are interested in dregex are comparing it to the libraries listed below
- A package that enables the use of SIMD x86 instructions in the Lightweight Modular Staging Framework (LMS).☆40Updated 6 years ago
- SIMD Intrinsics in the JVM☆48Updated 7 years ago
- Meerkat parsers☆24Updated 7 years ago
- Historical feature requests. Please create new feature requests at https://github.com/lampepfl/dotty/discussions/new?category=feature-req…☆31Updated last year
- A type-safe Actor class and WiredActor for sending functions as messages☆18Updated 4 years ago
- The semantic search engine where anyone can define anything anywhere☆30Updated 7 years ago
- A native binding generator for the Scala language.☆35Updated 7 years ago
- Verify that all reachable code links and will not fail at runtime with a linkage error☆10Updated 2 years ago
- Compress long exception traces down to short signatures☆19Updated 2 years ago
- Run Scaladoc as unit tests☆32Updated this week
- OSGi dynamics made easy - A Scala DSL to master OSGi dynamics☆54Updated 3 years ago
- Scala macros for compile-time generation of Kryo serializers☆64Updated 7 months ago
- All stuff in a single repo (tests, ideas, benchmarks)☆24Updated last year
- Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming☆20Updated 2 years ago
- Parse, manipulate and render CommonMark in Scala Native☆15Updated 3 years ago
- XML String Interpolator for Dotty☆34Updated 10 months ago
- A compiler plugin for generating doc’able Java source from Scala source☆59Updated last week
- Extremely fast string formatting☆127Updated 2 months ago
- Lightweight and fast serialization library for Scala 2/3 based on Protocol Buffers with macros☆33Updated 5 months ago
- One enum type class to rule them all☆28Updated 3 weeks ago
- A macro-based library for writing efficient and readable null-safe code in Scala.☆19Updated 3 months ago
- Pure functional parser combinator library which supports both applicative and monadic styles of parsing.☆32Updated 3 years ago
- Scala compiler plugin implementing parser macros☆9Updated 7 years ago
- Higher kinded data in Scala☆20Updated 7 months ago
- Parallel boolean circuit evaluation☆20Updated 6 years ago
- Small library for creating RPC service without any headache☆15Updated 6 years ago
- Scala cfor macro, like a java for-loop☆19Updated 7 months ago
- Immutable priority maps for Scala☆37Updated 8 years ago
- High-performance helpers for working with flat arrays in Scala☆10Updated this week
- A type-parametric unboxed Option type for Scala☆61Updated 3 years ago