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
Sorting:
- SIMD Intrinsics in the JVM☆48Updated 7 years ago
- Meerkat parsers☆24Updated 7 years ago
- All stuff in a single repo (tests, ideas, benchmarks)☆24Updated last year
- A package that enables the use of SIMD x86 instructions in the Lightweight Modular Staging Framework (LMS).☆40Updated 7 years ago
- A recursive ascent/descent parser generator for Scala☆33Updated 2 years ago
- Scala cfor macro, like a java for-loop☆19Updated 9 months ago
- Historical feature requests. Please create new feature requests at https://github.com/lampepfl/dotty/discussions/new?category=feature-req…☆31Updated last year
- Scala macros for compile-time generation of Kryo serializers☆63Updated 10 months 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
- Compress long exception traces down to short signatures☆19Updated 3 years ago
- JNA for Scala☆10Updated 10 years ago
- Code for blog posts on string search algorithms.☆16Updated 5 years ago
- Higher kinded data in Scala☆20Updated last month
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Updated 10 months ago
- XML String Interpolator for Dotty☆34Updated last year
- Compile-time expression evaluation for Scala 2☆16Updated last month
- A fast parser combinator library, with extra querying goodness☆34Updated 8 years ago
- Higher kinded types for Java☆117Updated 3 years ago
- Library for deep embedding of DSLs based on Scala macros.☆74Updated 9 years ago
- Lightweight and fast serialization library for Scala 2/3 based on Protocol Buffers with macros☆33Updated 7 months ago
- Scala wrappers for MapDB☆12Updated 7 years ago
- Experimental JFR parser☆19Updated this week
- Immutable priority maps for Scala☆38Updated 8 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆37Updated 7 years ago
- Metal - fast unboxed data structures for Scala☆95Updated 6 years ago
- A Scala.js library for building user interfaces☆13Updated last year
- Scala library for memory-efficient data structures☆75Updated 7 years ago
- A type-safe Actor class and WiredActor for sending functions as messages☆18Updated 4 years ago
- Antlr4 plugin for sbt 1.1+ and 0.13.x☆57Updated last year
- Extremely fast string formatting☆127Updated 4 months ago