marianobarrios / dregexLinks
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:
- 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 2 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
- XML String Interpolator for Dotty☆34Updated last year
- Immutable priority maps for Scala☆38Updated 8 years ago
- SIMD Intrinsics in the JVM☆48Updated 7 years ago
- Multi-project build tool, based on sbt.☆83Updated 2 years ago
- A native binding generator for the Scala language.☆35Updated 7 years ago
- Scala wrappers for MapDB☆12Updated 7 years ago
- A library that toggles Scala code at compile-time, like #if in C/C++☆68Updated 11 months ago
- Extremely fast string formatting☆127Updated 5 months ago
- Resource Acquisition Is Initialization☆31Updated last year
- Small library for creating RPC service without any headache☆15Updated 6 years ago
- Extensible, fast and secure Scala expression evaluation engine☆22Updated 3 weeks ago
- SBT based IntellJ plugin template project☆34Updated 4 months ago
- A macro-based library for writing efficient and readable null-safe code in Scala.☆43Updated 2 months ago
- A fast parser combinator library, with extra querying goodness☆34Updated 8 years ago
- A recursive ascent/descent parser generator for Scala☆33Updated 2 years ago
- Axle Domain Specific Language for Scientific Cloud Computing and Visualization☆68Updated 3 months ago
- An sbt plugin for creating java foreign bindings using project panama.☆12Updated 5 years ago
- OSGi dynamics made easy - A Scala DSL to master OSGi dynamics☆54Updated 3 years ago
- JSON typeclasses that know the difference between null and absent fields☆21Updated 2 months ago
- Lightweight and fast serialization library for Scala 2/3 based on Protocol Buffers with macros☆33Updated 8 months ago
- Scala macros for compile-time generation of Kryo serializers☆63Updated 10 months ago
- A package that enables the use of SIMD x86 instructions in the Lightweight Modular Staging Framework (LMS).☆40Updated 7 years ago
- Modified version of dotty suporting language specific and library-specific optimizations☆37Updated 8 years ago
- A fork of https://gitlab.ow2.org/asm/asm for the Scala compiler☆15Updated last month
- High-performance helpers for working with flat arrays in Scala☆10Updated 2 months ago
- Higher kinded data in Scala☆20Updated 2 months ago
- Scala library for memory-efficient data structures☆74Updated 7 years ago