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 last week
Alternatives and similar repositories for dregex:
Users that are interested in dregex are comparing it to the libraries listed below
- SIMD Intrinsics in the JVM☆48Updated 7 years ago
- Meerkat parsers☆24Updated 7 years ago
- A macro-based library for writing efficient and readable null-safe code in Scala.☆43Updated last week
- A package that enables the use of SIMD x86 instructions in the Lightweight Modular Staging Framework (LMS).☆40Updated 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 4 years ago
- A library that toggles Scala code at compile-time, like #if in C/C++☆67Updated 9 months ago
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 7 years ago
- All stuff in a single repo (tests, ideas, benchmarks)☆24Updated last year
- Immutable priority maps for Scala☆37Updated 8 years ago
- Historical feature requests. Please create new feature requests at https://github.com/lampepfl/dotty/discussions/new?category=feature-req…☆31Updated last year
- XML String Interpolator for Dotty☆34Updated 11 months ago
- Resource Acquisition Is Initialization☆31Updated last year
- Extensible, fast and secure Scala expression evaluation engine☆22Updated 3 weeks ago
- Fast Scala and nd4j based machine learning framework☆18Updated 7 years ago
- Scala compiler plugin implementing parser macros☆9Updated 7 years ago
- The semantic search engine where anyone can define anything anywhere☆30Updated 7 years ago
- ☆44Updated 11 years ago
- an experimental Scala extension of Jar Jar Links☆30Updated 2 months ago
- Modified version of dotty suporting language specific and library-specific optimizations☆37Updated 8 years ago
- Tutorials on Lightweight Modular Staging☆121Updated 5 months ago
- Provides the ability to run multiple JVM based applications on the one JVM☆46Updated 6 years ago
- Scala-Java interoperability examples☆12Updated 9 years ago
- An high-performance, hardware-accelerated implementation of Netlib in Java☆63Updated 2 years ago
- Compress long exception traces down to short signatures☆19Updated 3 years ago
- A fast parser combinator library, with extra querying goodness☆34Updated 8 years ago
- A Scala.js library for building user interfaces☆13Updated last year
- A native binding generator for the Scala language.☆35Updated 7 years ago
- Code for blog posts on string search algorithms.☆16Updated 5 years ago
- Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming☆20Updated 2 years ago
- Scala macros for compile-time generation of Kryo serializers☆64Updated 8 months ago