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 this 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
- Meerkat parsers☆24Updated 7 years ago
- SIMD Intrinsics in the JVM☆48Updated 7 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 macro-based library for writing efficient and readable null-safe code in Scala.☆19Updated 2 months ago
- Scala macros for compile-time generation of Kryo serializers☆64Updated 7 months ago
- Experimental JFR parser☆17Updated last month
- All stuff in a single repo (tests, ideas, benchmarks)☆24Updated last year
- A Scala.js library for building user interfaces☆13Updated last year
- Immutable priority maps for Scala☆37Updated 8 years ago
- Code for blog posts on string search algorithms.☆16Updated 4 years ago
- A native binding generator for the Scala language.☆35Updated 7 years ago
- ☆44Updated 11 years ago
- Non-blocking Database Connectivity (NDBC)☆76Updated 2 years ago
- A library that toggles Scala code at compile-time, like #if in C/C++☆66Updated 7 months ago
- Scala library for memory-efficient data structures☆75Updated 7 years ago
- Compress long exception traces down to short signatures☆19Updated 2 years ago
- Access Scala language features on the type-level☆31Updated 5 months ago
- Extensible, fast and secure Scala expression evaluation engine☆22Updated this week
- Historical feature requests. Please create new feature requests at https://github.com/lampepfl/dotty/discussions/new?category=feature-req…☆31Updated last year
- Small library for creating RPC service without any headache☆15Updated 6 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
- Don't guess JVM object sizes. Get them on a silver platter.☆87Updated 4 years ago
- A fast parser combinator library, with extra querying goodness☆34Updated 8 years ago
- Higher Kinded Type machinery for Java☆82Updated 2 years ago
- Metal - fast unboxed data structures for Scala☆96Updated 6 years ago
- Build integrator for Java, Scala, Scala.macro, Scala.js, Scala.native, Eclipse and Maven.☆51Updated 5 years ago
- Reactive data structures for Scala and Scala.js☆35Updated 6 years ago
- Open source implementation of multi-sets (or bags) for Scala collection☆52Updated 7 years ago
- Macro based print debugging for Scala code. Locates debug statements in your IDE. Supports logging.☆23Updated 4 years ago